]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fix recent h8300 configury changes
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
081a1c2c
JK
12015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.compile/compile-ifunc.c: New file.
4 * gdb.compile/compile-ifunc.exp: New file.
5
2f41223f
AT
62015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7
8 * gdb.base/structs.exp: Check for correct struct on finish.
9
03eddd80
YQ
102015-02-26 Yao Qi <yao.qi@linaro.org>
11
12 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13 is zero.
14
80c57053
JK
152015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16
17 * gdb.arch/cordic.ko.bz2: New file.
18 * gdb.arch/cordic.ko.debug.bz2: New file.
19 * gdb.arch/ppc64-symtab-cordic.exp: New file.
20
21613c12
YQ
212015-02-25 Yao Qi <yao.qi@linaro.org>
22
23 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
24 aarch64*-*-* target.
25
d8b901ed
PA
262015-02-23 Pedro Alves <palves@redhat.com>
27
28 * lib/gdb.exp (delete_breakpoints): Rewrite using
29 gdb_test_multiple.
30
e5b85ead
PA
312015-02-23 Pedro Alves <palves@redhat.com>
32
33 * gdb.base/info-os.c: Include stdlib.h.
34
85c3a371
DE
352015-02-22 Doug Evans <xdje42@gmail.com>
36
37 PR symtab/17855
38 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
39 is read after symbols have been re-read.
40 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
41 * gdb.ada/exec_changed/second.adb (Second): Ditto.
42
96553a0c
DE
432015-02-21 Doug Evans <dje@google.com>
44
45 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
46
97a0c697
JK
472015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
48
49 PR corefiles/17808
50 * gdb.arch/i386-biarch-core.core.bz2: New file.
51 * gdb.arch/i386-biarch-core.exp: New file.
52
a47cd6e9
PA
532015-02-21 Pedro Alves <palves@redhat.com>
54
55 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
56 runto_main fails.
57
c5facdc4
PA
582015-02-20 Pedro Alves <palves@redhat.com>
59
60 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
61 info probes.
62
2db9a427
PA
632015-02-20 Pedro Alves <palves@redhat.com>
64
65 * gdb.threads/multi-create-ns-info-thr.exp: New file.
66
60fb7e9e
PA
672015-02-20 Pedro Alves <palves@redhat.com>
68
69 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
70 clean_restart before gdb_target_supports_trace.
71
5c5019c2
PA
722015-02-20 Pedro Alves <palves@redhat.com>
73
74 PR threads/18006
75 * gdb.threads/clone-thread_db.c: New file.
76 * gdb.threads/clone-thread_db.exp: New file.
77
c9587f88
AT
782015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
79
80 PR breakpoints/16812
81 * gdb.base/catch-gdb-caused-signals.c: New file.
82 * gdb.base/catch-gdb-caused-signals.exp: New file.
83
f6a88844
JM
842015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
85
86 * configure: Regenerated.
87 * configure.ac: Use GDB_AC_TRANSFORM.
88 * aclocal.m4: sinclude ../transform.m4.
89
497c491b
JM
902015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
91
92 * lib/dtrace.exp: New file.
93 * gdb.base/dtrace-probe.exp: Likewise.
94 * gdb.base/dtrace-probe.d: Likewise.
95 * gdb.base/dtrace-probe.c: Likewise.
96 * lib/pdtrace.in: Likewise.
97 * configure.ac: Output variables with the transformed names of
98 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
99 * configure: Regenerated.
100
03e98035
JM
1012015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
102
103 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
104 expected message when trying to access $_probe_* convenience
105 variables while not on a probe.
106
63cc30e9
JK
1072015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
108
109 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
110
0703599a
PA
1112015-02-11 Pedro Alves <pedro@codesourcery.com>
112
113 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
114 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
115
7e60a48e
DE
1162015-02-10 Doug Evans <xdje42@gmail.com>
117
118 * lib/gdb.exp (gdb_load): Always return a result.
119
01b088bc
PA
1202015-02-10 Pedro Alves <palves@redhat.com>
121
122 * gdb.threads/signal-sigtrap.c: New file.
123 * gdb.threads/signal-sigtrap.exp: New file.
124
b05ec7a5
AT
1252015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
126
127 * gdb.trace/no-attach-trace.c: New file.
128 * gdb.trace/no-attach-trace.exp: New file.
129
a2c2acaf
MW
1302015-02-09 Mark Wielaard <mjw@redhat.com>
131
132 * gdb.dwarf2/atomic.c: New file.
133 * gdb.dwarf2/atomic-type.exp: Likewise.
134
31fd9caa
MM
1352015-02-09 Markus Metzger <markus.t.metzger@intel.com>
136
137 * gdb.btrace/buffer-size.exp: Update "info record" output.
138 * gdb.btrace/delta.exp: Update "info record" output.
139 * gdb.btrace/enable.exp: Update "info record" output.
140 * gdb.btrace/finish.exp: Update "info record" output.
141 * gdb.btrace/instruction_history.exp: Update "info record" output.
142 * gdb.btrace/next.exp: Update "info record" output.
143 * gdb.btrace/nexti.exp: Update "info record" output.
144 * gdb.btrace/step.exp: Update "info record" output.
145 * gdb.btrace/stepi.exp: Update "info record" output.
146 * gdb.btrace/nohist.exp: Update "info record" output.
147
d33501a5
MM
1482015-02-09 Markus Metzger <markus.t.metzger@intel.com>
149
150 * gdb.btrace/buffer-size: New.
151
f4abbc16
MM
1522015-02-09 Markus Metzger <markus.t.metzger@intel.com>
153
154 * gdb.btrace/delta.exp: Update "info record" output.
155 * gdb.btrace/enable.exp: Update "info record" output.
156 * gdb.btrace/finish.exp: Update "info record" output.
157 * gdb.btrace/instruction_history.exp: Update "info record" output.
158 * gdb.btrace/next.exp: Update "info record" output.
159 * gdb.btrace/nexti.exp: Update "info record" output.
160 * gdb.btrace/step.exp: Update "info record" output.
161 * gdb.btrace/stepi.exp: Update "info record" output.
162 * gdb.btrace/nohist.exp: Update "info record" output.
163
b9d61307
SM
1642015-02-06 Simon Marchi <simon.marchi@ericsson.com>
165
166 PR gdb/15678
167 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
168
e584fdbc
PA
1692015-02-06 Pedro Alves <palves@redhat.com>
170
171 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
172 macro.
173 (seconds_left, again): New globals.
174 (main): Wait seconds_left in a 1-second sleep loop instead of
175 sleeping 180 seconds. If 'again' is set, reset the seconds
176 counter.
177 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
178 'again' in the inferior before detaching. Print the seconds left.
179 (options): New global.
180 (top level): Build program with -DTIMEOUT=$timeout.
181
77f41761
PA
1822015-02-06 Pedro Alves <palves@redhat.com>
183
184 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
185 determine how many seconds to pass to 'alarm'.
186 * gdb.base/gdb-sigterm.exp (top level): Build program with
187 -DTIMEOUT=$timeout.
188 (do_test): Return success/failure indication. Add more verbose
189 logging. Don't fail if 200 single steps are seen. Instead, fail
190 when the test times out.
191 (passes): New global.
192 (top level): Break the testing loop if testing fails on any
193 iteration. Use gdb_assert.
194
b9394193
DB
1952015-02-04 Don Breazeal <donb@codesourcery.com>
196
197 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
198 and initialize them.
199 (ipc_cleanup): New function.
200 (main): Don't declare shmid, semid, and msqid. Add a call to
201 atexit so that we call ipc_cleanup on exit.
202
42d9e528
PA
2032015-02-04 Pedro Alves <palves@redhat.com>
204
205 * boards/native-extended-gdbserver.exp: Remove any target variant
206 specifications from the board name before clearing the isremote
207 flag from board_info.
208
ae6ae975
DE
2092015-01-31 Doug Evans <xdje42@gmail.com>
210
211 * gdb.base/maint.exp <maint print type argc>: Update expected output.
212
cfb069a8
GB
2132015-01-31 Gary Benson <gbenson@redhat.com>
214
215 * gdb.base/completion.exp: Disable completion limiting for
216 existing tests. Add new tests to check completion limiting.
217 * gdb.linespec/ls-errs.exp: Disable completion limiting.
218
5dd31d79
DE
2192015-01-31 Doug Evans <xdje42@gmail.com>
220
221 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
222
9f050062
DE
2232015-01-31 Doug Evans <xdje42@gmail.com>
224
225 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
226 entries. Duplicate file section script entries.
227 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
228 inlined entries. Add test for safe-path rejection.
229 * gdb.python/py-section-script.c: Add duplicate inlined section script
230 entries. Duplicate file section script entries.
231 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
232 inlined entries. Add test for safe-path rejection.
233
df25ebbd
JB
2342015-01-29 Joel Brobecker <brobecker@adacore.com>
235
236 * gdb.ada/disc_arr_bound: New testcase.
237
4a0ca9ec
JB
2382015-01-29 Joel Brobecker <brobecker@adacore.com>
239
240 * gdb.ada/mi_var_array: New testcase.
241
3a8b707a
DE
2422015-01-27 Doug Evans <dje@google.com>
243
244 * gdb.python/py-objfile.exp: Add tests for objfile.username.
245 Add test for objfile.filename, objfile.username after objfile
246 has been unloaded.
247
f8313f6e
JB
2482015-01-26 Joel Brobecker <brobecker@adacore.com>
249
250 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
251 the second test to print the name attribute of value
252 returned by the call to gdb.lookup_type, and adjust
253 the expected output accordingly.
254
37bc665e
MW
2552015-01-25 Mark Wielaard <mjw@redhat.com>
256
257 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
258 * gdb.base/disp-step-fork.c: Include unistd.h.
259 * gdb.base/siginfo-obj.c: Include stdio.h.
260 * gdb.base/siginfo-thread.c: Likewise.
261 * gdb.mi/non-stop.c: Include unistd.h.
262 * gdb.mi/nsthrexec.c: Include stdio.h.
263 * gdb.mi/pthreads.c: Include unistd.h.
264 * gdb.modula2/unbounded1.c (main): Declare returns int.
265 * gdb.reverse/consecutive-reverse.c: Likewise.
266 * gdb.threads/create-fail.c: Include unistd.h.
267 * gdb.threads/killed.c: Likewise.
268 * gdb.threads/linux-dp.c: Likewise.
269 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
270 * gdb.threads/non-ldr-exc-2.c: Likewise.
271 * gdb.threads/non-ldr-exc-3.c: Likewise.
272 * gdb.threads/non-ldr-exc-4.c: Likewise.
273 * gdb.threads/pthreads.c: Include unistd.h.
274 (main): Declare returns int.
275 * gdb.threads/tls-main.c (foo): New declaration.
276 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
277
f7e5394d
SM
2782015-01-23 Simon Marchi <simon.marchi@ericsson.com>
279
280 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
281 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
282
743649fd
MW
2832015-01-15 Mark Wielaard <mjw@redhat.com>
284
285 * gdb.base/noreturn-return.c: New file.
286 * gdb.base/noreturn-return.exp: New file.
287 * gdb.base/noreturn-finish.c: New file.
288 * gdb.base/noreturn-finish.exp: New file.
289
198297aa
PA
2902015-01-23 Pedro Alves <palves@redhat.com>
291
292 * gdb.threads/continue-pending-after-query.c: New file.
293 * gdb.threads/continue-pending-after-query.exp: New file.
294
717cf30c
AG
2952015-01-22 Anders Granlund <anders.granlund@ericsson.com>
296 Simon Marchi <simon.marchi@ericsson.com>
297
298 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
299 * gdb.base/valgrind-db-attach.exp: Same.
300 * gdb.base/valgrind-infcall.exp: Same.
301 * lib/mi-support.exp (default_mi_gdb_start): Same.
302 * lib/prompt.exp (default_prompt_gdb_start): Same.
303 * lib/gdb.exp (default_gdb_spawn): Same.
304 (gdb_interact): New.
305
306
4b62a76e
JK
3072015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
308
309 * gdb.compile/compile.exp (pointer to jit function): New test.
310
b4cdae6f
WW
3112015-01-17 Wei-cheng Wang <cole945@gmail.com>
312
313 * lib/gdb.exp (supports_process_record): Return true for
314 powerpc*-*-linux*.
315 (supports_reverse): Likewise.
316
d221e7ef
DB
3172015-01-15 Don Breazeal <donb@codesourcery.com>
318
319 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
320 instead of checking whether the target board is remote and
321 use spawn_wait_for_attach instead of exec/sleep.
322 * gdb.base/attach-twice.exp: Likewise.
323
bafffb51
JB
3242015-01-15 Joel Brobecker <brobecker@adacore.com>
325
326 * gdb.ada/var_arr_attrs: New testcase.
327
5589af0e
PA
3282015-01-14 Pedro Alves <palves@redhat.com>
329 Joel Brobecker <brobecker@adacore.com>
330
331 PR gdb/17525
332 * gdb.base/bp-cmds-execution-x-script.c: New file.
333 * gdb.base/bp-cmds-execution-x-script.exp: New file.
334 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
335
6c400b59
PA
3362015-01-14 Pedro Alves <palves@redhat.com>
337
338 PR cli/17828
339 * gdb.base/batch-preserve-term-settings.c: New file.
340 * gdb.base/batch-preserve-term-settings.exp: New file.
341
e02c96a7
DE
3422015-01-13 Doug Evans <dje@google.com>
343
344 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
345 binary.
346
576fd14c
JB
3472015-01-13 Joel Brobecker <brobecker@adacore.com>
348
349 * Makefile.in (clean mostlyclean): Do not delete *.py.
350
04dccad0
JB
3512015-01-13 Joel Brobecker <brobecker@adacore.com>
352
353 * gdb.python/py-lookup-type.exp: New file.
354
3d230f71
PA
3552015-01-12 Pedro Alves <palves@redhat.com>
356
357 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
358 restore GDBFLAGS before returning.
359
7e67715d
JK
3602015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
361
362 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
363 is_amd64_regs_target and is_x86_like_target.
364
f2e0d4b4
DE
3652015-01-11 Doug Evans <xdje42@gmail.com>
366
367 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
368 is given without an explicit form.
369 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
370 attributes.
371 * gdb.dwarf/corrupt.exp: Ditto.
372 * gdb.dwarf2/enum-type.exp: Ditto.
373 * gdb.trace/entry-values.exp: Ditto.
374 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
375
439250fb
DE
3762015-01-11 Doug Evans <xdje42@gmail.com>
377
378 PR gdb/15830
379 * gdb.base/maint.exp: Remove references to "maint demangle".
380 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
381 Add tests for explicitly specifying language to demangle.
382 * gdb.dlang/demangle.exp: Ditto.
383
ede9f622
PA
3842015-01-09 Pedro Alves <palves@redhat.com>
385
386 * gdb.threads/non-stop-fair-events.c: New file.
387 * gdb.threads/non-stop-fair-events.exp: New file.
388
a7b796db
PA
3892015-01-09 Pedro Alves <palves@redhat.com>
390
391 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
392 the global scope. Set a breakpoint after all threads are started
393 rather than stepping over two source lines. Expect the prompt.
394 * gdb.base/watch_thread_num.c (threads_started_barrier): New
395 global.
396 (NUM): Now 15.
397 (main): Use threads_started_barrier to wait for all threads to
398 start. Main thread no longer calls thread_function. Exit after
399 180 seconds.
400 (loop): New function.
401 (thread_function): Wait on threads_started_barrier barrier. Call
402 'loop' at each iteration.
403 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
404 threads have started, instead of hardcoding number of "next"
405 steps. Use an access watchpoint instead of a write watchpoint.
406
9665ffdd
PA
4072015-01-09 Pedro Alves <palves@redhat.com>
408
409 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
410 (thread_func): Wait on barrier.
411 (main): Wait for all threads to start before stopping GDB.
412 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
413 global.
414 (thread1_func, thread2_func): Wait on barrier.
415 (main): Wait for all threads to start before stopping GDB.
416 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
417 New global.
418 (thread1_func, thread2_func): Wait on barrier.
419 (main): Wait for all threads to start before stopping GDB.
420
c945a99f
PA
4212015-01-09 Pedro Alves <palves@redhat.com>
422
423 * gdb.threads/attach-many-short-lived-threads.c: New file.
424 * gdb.threads/attach-many-short-lived-threads.exp: New file.
425
c1a747c1
PA
4262014-01-09 Pedro Alves <palves@redhat.com>
427
428 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
429 instead of to thread 2.
430 * gdb.threads/signal-command-multiple-signals-pending.c (main):
431 Add barrier around each pthread_create call instead of around all
432 calls.
433 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
434 Set a break on thread_function and have the child threads hit it
435 one at at a time.
436
60b3033e
PA
4372015-01-09 Pedro Alves <palves@redhat.com>
438
439 * lib/gdb.exp (can_spawn_for_attach): New procedure.
440 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
441 false.
442 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
443 checking whether the target board is remote.
444 * gdb.multi/multi-attach.exp: Likewise.
445 * gdb.python/py-sync-interp.exp: Likewise.
446 * gdb.server/ext-attach.exp: Likewise.
447 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
448 tests that need to attach, instead of checking whether the target
449 board is remote at the top of the file.
450
acc018ac
YQ
4512015-01-08 Yao Qi <yao@codesourcery.com>
452
453 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
454
50a18af8
JK
4552015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
456
457 Fix testcase compilation.
458 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
459
8503d6e1
JB
4602015-01-06 Joel Brobecker <brobecker@adacore.com>
461
462 * gdb.python/py-type.exp: Add a couple test about empty
463 array creation, and negative-length array creation.
464
cc73dbcc
DE
4652015-01-02 Doug Evans <xdje42@gmail.com>
466
467 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
468
0300bbc7
DE
4692015-01-02 Doug Evans <dje@google.com>
470
471 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
472
9d85a0ec
YQ
4732014-12-29 Yao Qi <yao@codesourcery.com>
474
475 * gdb.trace/entry-values.exp: Update comments. Rename variable
476 bar_call_foo to returned_from_foo.
477
87186c6a
MMN
4782014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
479
480 PR gdb/17394
481 * gdb.linespec/break-asm-file.c: New file.
482 * gdb.linespec/break-asm-file.exp: New file.
483 * gdb.linespec/break-asm-file0.s: New file.
484 * gdb.linespec/break-asm-file1.s: New file.
485
1bab7383
YQ
4862014-12-18 Nigel Stephens <nigel@mips.com>
487 Maciej W. Rozycki <macro@codesourcery.com>
488
489 * gdb.base/float.exp: Handle the new output from "info float" on
490 MIPS targets.
491
1bc1068a
JK
4922014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
493
494 Fix MinGW compilation.
495 * gdb.compile/compile-ops.exp: Update untested message if
496 !skip_compile_feature_tests.
497 * gdb.compile/compile-setjmp.exp: Likewise.
498 * gdb.compile/compile-tls.exp: Likewise.
499 * gdb.compile/compile.exp: Likewise.
500 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
501 supported on this host".
502
b6615d10
DE
5032014-12-16 Doug Evans <xdje42@gmail.com>
504
505 * boards/stabs.exp: New file.
506
25dda427
AA
5072014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
508
509 * gdb.base/completion.exp: Adjust to format changes of "maint
510 print user-registers".
511
bf330350
CU
5122014-12-16 Catalin Udma <catalin.udma@freescale.com>
513
514 PR server/17457
515 * gdb.arch/aarch64-fp.c: New file.
516 * gdb.arch/aarch64-fp.exp: New file.
517
395cf596
SDJ
5182014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
519
520 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
521 r210637, r210913, r211666, r215400, r215817).
522
523 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
524 * dg-extract-results.py: New file.
525 * dg-extract-results.sh: Use it if the environment seems
526 suitable.
527
528 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
529
530 * dg-extract-results.py (parse_run): Handle warnings that
531 are printed before a test harness is run.
532
533 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
534
535 * dg-extract-results.py (Named): Remove __cmp__ method.
536 (output_variation): Use a key to sort variation.harnesses.
537
538 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
539
540 * dg-extract-results.py: For Python 3, force sys.stdout to
541 handle surrogate escape sequences.
542 (safe_open): New function.
543 (output_segment, main): Use it.
544
545 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
546
547 * dg-extract-results.py (Prog.result_re): Include options
548 in test name.
549
550 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
551
552 * dg-extract-results.py (output_variation): Always sort if
553 do_sum.
554
e882ef3c
SM
5552014-12-15 Simon Marchi <simon.marchi@ericsson.com>
556
557 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
558 as long as we get pagination notifications.
559
4992aa20
JM
5602014-12-15 Jason Merrill <jason@redhat.com>
561
562 * Makefile.in (check-gdb.%): Restore.
563 * README: Mention it.
564
c1b5a1a6
JB
5652014-12-13 Joel Brobecker <brobecker@adacore.com>
566
567 * gdb.ada/str_uninit: New testcase.
568
5537b577
JK
5692014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
570
571 PR symtab/17642
572 * gdb.base/vla-stub-define.c: New file.
573 * gdb.base/vla-stub.c: New file.
574 * gdb.base/vla-stub.exp: New file.
575
bb2ec1b3
TT
5762014-12-12 Phil Muldoon <pmuldoon@redhat.com>
577 Jan Kratochvil <jan.kratochvil@redhat.com>
578 Tom Tromey <tromey@redhat.com>
579
580 * configure.ac: Add gdb.compile/.
581 * configure: Regenerate.
582 * gdb.compile/Makefile.in: New file.
583 * gdb.compile/compile-ops.exp: New file.
584 * gdb.compile/compile-ops.c: New file.
585 * gdb.compile/compile-tls.c: New file.
586 * gdb.compile/compile-tls.exp: New file.
587 * gdb.compile/compile-constvar.S: New file.
588 * gdb.compile/compile-constvar.c: New file.
589 * gdb.compile/compile-mod.c: New file.
590 * gdb.compile/compile-nodebug.c: New file.
591 * gdb.compile/compile-setjmp-mod.c: New file.
592 * gdb.compile/compile-setjmp.c: New file.
593 * gdb.compile/compile-setjmp.exp: New file.
594 * gdb.compile/compile-shlib.c: New file.
595 * gdb.compile/compile.c: New file.
596 * gdb.compile/compile.exp: New file.
597 * lib/gdb.exp (skip_compile_feature_tests): New proc.
598
4ff709eb
TT
5992014-12-12 Tom Tromey <tromey@redhat.com>
600
601 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
602 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
603
6dddd6a5
DE
6042014-12-12 Doug Evans <dje@google.com>
605
606 * lib/gdb-python.exp (get_python_valueof): New function.
607 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
608
71c24708
AA
6092014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
610
611 * gdb.base/completion.exp: Add test for completion of "info
612 registers ".
613
3e29f34a
MR
6142014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
615
616 * gdb.base/func-ptrs.c: New file.
617 * gdb.base/func-ptrs.exp: New file.
618
fc126975
SM
6192014-12-10 Simon Marchi <simon.marchi@ericsson.com>
620
621 PR breakpoints/17012
622 * gdb.base/dprintf-detach.c: New file.
623 * gdb.base/dprintf-detach.exp: New file.
624
0a46d518
SM
6252014-12-10 Simon Marchi <simon.marchi@ericsson.com>
626
627 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
628 * lib/gdb.exp (target_is_gdbserver): New procedure.
629
a0be3e44
DE
6302014-12-08 Doug Evans <dje@google.com>
631
632 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
633
df1b803a
YQ
6342014-12-05 Yao Qi <yao@codesourcery.com>
635
636 * gdb.guile/scm-error.exp: Remove the third argument to
637 gdb_remote_download.
638 * gdb.guile/scm-frame-args.exp: Likewise.
639 * gdb.guile/scm-section-script.exp: Likewise.
640
ddb9f679
YQ
6412014-12-05 Yao Qi <yao@codesourcery.com>
642
643 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
644
86e4ed39
DE
6452014-12-04 Doug Evans <dje@google.com>
646
647 * gdb.python/py-objfile.exp: Add tests for
648 objfile.add_separate_debug_file.
649
7c50a931
DE
6502014-12-04 Doug Evans <dje@google.com>
651
652 * lib/gdb.exp (get_build_id): New function.
653 (build_id_debug_filename_get): Rewrite to use it.
654 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
655
621661e3
MR
6562014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
657
658 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
659 `method(long)', not just 0x0.
660 * gdb.cp/nsalias.exp: Align code labels to 4.
661 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
662 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
663 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
664 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
665 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
666 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
667
29f0c3b7
DE
6682014-12-02 Doug Evans <dje@google.com>
669
e1e061e7 670 PR symtab/17602
29f0c3b7 671 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 672 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
673 * gdb.cp/anon-ns.exp: Update.
674
162078c8
NB
6752014-12-02 Nick Bull <nicholaspbull@gmail.com>
676
677 * gdb.python/py-events.py (inferior_call_handler): New.
678 (register_changed_handler, memory_changed_handler): New.
679 (test_events.invoke): Register new handlers.
680 * gdb.python/py-events.exp: Add tests for inferior call,
681 memory_changed and register_changed events.
682
fdb09caf
AA
6832014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
684
685 * gdb.base/execl-update-breakpoints.exp: Specify the link address
686 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
687 if the linker doesn't understand this.
688
55cfb2c4
SM
6892014-12-01 Simon Marchi <simon.marchi@ericsson.com>
690
691 * gdb.python/python.exp: Change expected reply to help().
692
9e8cd6df
YQ
6932014-12-01 Yao Qi <yao@codesourcery.com>
694
695 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
696 AC_CONFIG_SUBDIRS(gdb.gdbtk).
697 * configure: Re-generated.
698
6c659fc2
SC
6992014-11-28 Siva Chandra Reddy <sivachandra@google.com>
700
701 * gdb.cp/chained-calls.cc: New file.
702 * gdb.cp/chained-calls.exp: New file.
703 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
704
d7fc3181
SM
7052014-11-28 Simon Marchi <simon.marchi@ericsson.com>
706
707 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
708 * gdb.dwarf2/symtab-producer.exp: Same.
709 * gdb.gdb/python-interrupts.exp: Same.
710 * gdb.gdb/python-selftest.exp: Same.
711 * gdb.python/py-linetable.exp: Same.
712 * gdb.python/py-type.exp: Same.
713 * gdb.python/py-value-cc.exp: Same.
714 * gdb.python/py-value.exp: Same.
715
10e79639
YQ
7162014-11-28 Yao Qi <yao@codesourcery.com>
717
718 * gdb.base/break-probes.exp: Match library name prefixed with
719 sysroot.
720
f28a0564
SM
7212014-11-27 Simon Marchi <simon.marchi@ericsson.com>
722
723 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
724 test expected output. Add parentheses for the call to print.
725 Remove L suffix from integers.
726
3fe1ce1d
DE
7272014-11-26 Doug Evans <dje@google.com>
728
729 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
730
84429e27
YQ
7312014-11-22 Yao Qi <yao@codesourcery.com>
732
733 * gdb.trace/entry-values.c: Remove asms.
734 (foo): Add foo_label.
735 (bar): Add bar_label.
736 * gdb.trace/entry-values.exp: Remove code computing foo's
737 length and bar's length.
738 (Dwarf::assemble): Invoke function_range for bar and use
739 MACRO_AT_func for foo.
740
26741859
YQ
7412014-11-22 Yao Qi <yao@codesourcery.com>
742
743 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
744 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
745 Use .Lgcc43_procstart instead of gcc43.
746
45e44d27
JB
7472014-11-21 Joel Brobecker <brobecker@adacore.com>
748
749 * gdb.ada/n_arr_bound: New testcase.
750
458c8db8
SDJ
7512014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
752
753 PR breakpoints/10737
754 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
755 test_catch_syscall_multi_arch.
756 (test_catch_syscall_multi_arch): New function.
757
43f3e411
DE
7582014-11-20 Doug Evans <xdje42@gmail.com>
759
760 * gdb.base/maint.exp: Update expected output.
761
0d7b2549
AA
7622014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
763
764 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
765 4-byte instruction on S390.
766
8908fca5
JB
7672014-11-19 Joel Brobecker <brobecker@adacore.com>
768
769 * gdb.ada/arr_arr: New testcase.
770
4a46959e
JB
7712014-11-19 Joel Brobecker <brobecker@adacore.com>
772
773 * gdb.ada/pkd_arr_elem: New Testcase.
774
470e2f4e
LM
7752014-11-18 Luis Machado <lgustavo@codesourcery.com>
776
777 * gdb.reverse/break-precsave: Expect completion message for
778 core file reads.
779 * gdb.reverse/consecutive-precsave.exp: Likewise.
780 * gdb.reverse/finish-precsave.exp: Likewise.
781 * gdb.reverse/i386-precsave.exp: Likewise.
782 * gdb.reverse/machinestate-precsave.exp: Likewise.
783 * gdb.reverse/sigall-precsave.exp: Likewise.
784 * gdb.reverse/solib-precsave.exp: Likewise.
785 * gdb.reverse/step-precsave.exp: Likewise.
786 * gdb.reverse/until-precsave.exp: Likewise.
787 * gdb.reverse/watch-precsave.exp: Likewise.
788
a267f3ad
AA
7892014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
790
791 * gdb.base/bp-permanent.c: Include unistd.h.
792 * gdb.python/py-framefilter-mi.c (main): Add return type.
793 * gdb.python/py-framefilter.c (main): Likewise.
794 * gdb.trace/actions-changed.c (main): Likewise.
795
12084a9a
AA
7962014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
797
798 * gdb.mi/until.c: Add eye-catchers.
799 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
800 line numbers.
801
dc7e1a77
AA
8022014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
803
804 * gdb.base/condbreak.exp: Drop references to removed non-prototype
805 function header variants in break1.c.
806 * gdb.base/ena-dis-br.exp: Likewise.
807 * gdb.base/hbreak2.exp: Likewise.
808 * gdb.reverse/until-precsave.exp: Drop references to removed
809 non-prototype function header variants in ur1.c.
810 * gdb.reverse/until-reverse.exp: Likewise.
811
41c77605
PM
8122014-11-17 Petr Machata <pmachata@redhat.com>
813
814 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
815 ${_cu_offset_size} bytes abbrev offset.
816
34248c3a
DE
8172014-11-15 Doug Evans <xdje42@gmail.com>
818
819 PR symtab/17559
820 * gdb.base/line-symtabs.exp: New file.
821 * gdb.base/line-symtabs.c: New file.
822 * gdb.base/line-symtabs.h: New file.
823
646da059
YQ
8242014-11-14 Yao Qi <yao@codesourcery.com>
825
826 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
827 (func): Add label func_label.
828 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
829 Replace low_pc and high_pc with MACRO_AT_range.
830 Replace name, low_pc and high_pc with MACRO_AT_func.
831
9301ebe6
YQ
8322014-11-14 Yao Qi <yao@codesourcery.com>
833
834 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
835 Replace name, low_pc and high_pc with MACRO_AT_func.
836
f166b542
YQ
8372014-11-14 Yao Qi <yao@codesourcery.com>
838
839 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
840 produce debug information.
841 * gdb.dwarf2/implptr-optimized-out.S: Removed.
842
0f6e71e3
YQ
8432014-11-14 Yao Qi <yao@codesourcery.com>
844
845 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
846 object and get function length.
847 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
848 with MACRO_AT_func.
849 (top-level): Replace gdb_compile and clean_restart with
850 prepare_for_testing.
851 * gdb.dwarf2/main.c (main): Add label main_label.
852
876c4df9
YQ
8532014-11-14 Yao Qi <yao@codesourcery.com>
854
855 * lib/dwarf.exp (function_range): New procedure.
856 (Dwarf::_handle_macro_at_func): New procedure.
857 (Dwarf::_handle_macro_at_range): New procedure.
858 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
859
02ad9cf1
YQ
8602014-11-14 Yao Qi <yao@codesourcery.com>
861
862 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
863 (_handle_attribute): New procedure.
864
a59add0c
AA
8652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
866
867 * gdb.ada/cond_lang/foo.c (callme): Add return type.
868 * gdb.base/call-sc.c (zed): Likewise.
869 * gdb.base/checkpoint.c (main): Likewise.
870 * gdb.base/dump.c (main): Likewise.
871 * gdb.base/gcore.c (main): Likewise.
872 * gdb.base/huge.c (main): Likewise.
873 * gdb.base/multi-forks.c (main): Likewise.
874 * gdb.base/pr10179-a.c (main): Likewise.
875 * gdb.base/savedregs.c (main): Likewise.
876 * gdb.base/sigaltstack.c (main): Likewise.
877 * gdb.base/siginfo.c (main): Likewise.
878 * gdb.base/structs.c (zed): Likewise.
879 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
880 * gdb.mi/mi-syn-frame.c (main): Likewise.
881 * gdb.mi/until.c (foo, main): Likewise.
882 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
883 * gdb.base/solib-weak.c (foo): Declare.
884 * gdb.base/attach-twice.c: Include stdio.h.
885 * gdb.base/weaklib1.c: Likewise.
886 * gdb.base/weaklib2.c: Likewise.
887 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
888 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
889 unistd.h.
890 * gdb.base/attach-pie-misread.c: Include stdlib.h.
891 * gdb.mi/mi-exit-code.c: Likewise.
892 * gdb.base/break-interp-lib.c: Include string.h.
893 * gdb.base/coremaker.c: Likewise.
894 * gdb.base/testenv.c: Likewise.
895 * gdb.python/py-finish-breakpoint.c: Likewise.
896 * gdb.base/inferior-died.c: Include sys/wait.h.
897 * gdb.base/fileio.c: Include time.h.
898 * gdb.base/async-shell.c: Include unistd.h.
899 * gdb.base/dprintf-non-stop.c: Likewise.
900 * gdb.base/info-os.c: Likewise.
901 * gdb.mi/mi-console.c: Likewise.
902 * gdb.mi/watch-nonstop.c: Likewise.
903 * gdb.python/py-events.c: Likewise.
904 * gdb.base/async.c (baz): Move up before its invocation.
905 * gdb.base/code_elim2.c (my_global_func): Likewise.
906 * gdb.base/skip-solib-lib.c (multiply): Likewise.
907 * gdb.base/advance.c (func2): Likewise.
908
3b5d5997
AA
9092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
910
911 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
912 variant.
913 * gdb.base/annota3.c: Likewise.
914 * gdb.base/async.c: Likewise.
915 * gdb.base/average.c: Likewise.
916 * gdb.base/call-ar-st.c: Likewise.
917 * gdb.base/call-rt-st.c: Likewise.
918 * gdb.base/call-sc.c: Likewise.
919 * gdb.base/call-strs.c: Likewise.
920 * gdb.base/ending-run.c: Likewise.
921 * gdb.base/execd-prog.c: Likewise.
922 * gdb.base/exprs.c: Likewise.
923 * gdb.base/foll-exec.c: Likewise.
924 * gdb.base/foll-fork.c: Likewise.
925 * gdb.base/foll-vfork.c: Likewise.
926 * gdb.base/funcargs.c: Likewise.
927 * gdb.base/gcore.c: Likewise.
928 * gdb.base/jump.c: Likewise.
929 * gdb.base/langs0.c: Likewise.
930 * gdb.base/langs1.c: Likewise.
931 * gdb.base/langs2.c: Likewise.
932 * gdb.base/mips_pro.c: Likewise.
933 * gdb.base/nodebug.c: Likewise.
934 * gdb.base/opaque0.c: Likewise.
935 * gdb.base/opaque1.c: Likewise.
936 * gdb.base/recurse.c: Likewise.
937 * gdb.base/run.c: Likewise.
938 * gdb.base/scope0.c: Likewise.
939 * gdb.base/scope1.c: Likewise.
940 * gdb.base/setshow.c: Likewise.
941 * gdb.base/setvar.c: Likewise.
942 * gdb.base/shmain.c: Likewise.
943 * gdb.base/shr1.c: Likewise.
944 * gdb.base/shr2.c: Likewise.
945 * gdb.base/sigall.c: Likewise.
946 * gdb.base/signals.c: Likewise.
947 * gdb.base/so-indr-cl.c: Likewise.
948 * gdb.base/solib2.c: Likewise.
949 * gdb.base/structs.c: Likewise.
950 * gdb.base/sum.c: Likewise.
951 * gdb.base/vforked-prog.c: Likewise.
952 * gdb.base/watchpoint.c: Likewise.
953 * gdb.reverse/shr2.c: Likewise.
954 * gdb.reverse/until-reverse.c: Likewise.
955 * gdb.reverse/ur1.c: Likewise.
956 * gdb.reverse/watch-reverse.c: Likewise.
957
066a77c5
AA
9582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
959
960 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
961 variant.
962 * gdb.base/sepdebug.exp: Drop references to removed code.
963
4f204ea5
AA
9642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
965
966 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
967 variant. Preserve original line numbering.
968 * gdb.base/list1.c: Likewise.
969
3b377a3a
AA
9702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
971
972 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
973 variant.
974 * gdb.base/break1.c: Likewise.
975 * gdb.base/break.exp: Drop references to removed code.
976
e444df73
AA
9772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
978
979 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
980 variant.
981
8008f2a7
AA
9822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
983
984 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
985
a5a06887
AA
9862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
987
988 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
989 logic into perform_all_tests() and invoke it with and without
990 function header prototypes.
991 (do_function_calls): Remove conditional XFAIL for PR 5318.
992 (rerun_and_prepare): Remove duplicate code.
993 (perform_all_tests): New. Main logic moved here.
994
44dba9b9
AA
9952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
996
997 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
998 code guarded by #ifdef NO_PROTOTYPES.
999 (t_double_many_args): Likewise.
1000 (DEF_FUNC_MANY_ARGS_1): Likewise.
1001 (DEF_FUNC_VALUES_1): Likewise.
1002 (t_structs_ldc): Renamed from t_structs_fc in conditional code
1003 guarded by #ifdef PROTOTYPES.
1004
d1fbcd56
AA
10052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1006
1007 * gdb.mi/mi-console.c: Add eye-catcher.
1008 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
1009 instead of literal line number.
1010
b0e59b8f
AA
10112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1012
1013 * gdb.base/shr2.c: Add eye-catcher.
1014 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
1015 line number.
1016
78f98cca
AA
10172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1018
1019 * gdb.base/jump.c: Add eye-catchers.
1020 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
1021 numbers.
1022
58fa2af0
AA
10232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1024
1025 * gdb.base/execd-prog.c: Add eye-catchers.
1026 * gdb.base/foll-exec.c: Likewise.
1027 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
1028 line numbers.
1029
04e5059b
AA
10302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1031
1032 * gdb.base/ending-run.c: Add eye-catchers.
1033 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
1034 literal line numbers.
1035
dbfdb174
AA
10362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1037
1038 * gdb.base/call-rt-st.c: Add eye-catchers.
1039 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
1040 literal line numbers.
1041
888a2ade
AA
10422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1043
1044 * gdb.base/call-ar-st.c: Add eye-catchers.
1045 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
1046 literal line numbers.
1047
6acc2dde
AA
10482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1049
1050 * gdb.base/average.c: Add eye-catchers.
1051 * gdb.base/sum.c: Likewise.
1052 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
1053 regexps dynamically.
1054
9ecfcd1d
AA
10552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1056
1057 * gdb.base/solib1.c: Add eye-catchers.
1058 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
1059 literal line numbers.
1060
78708b7c
PA
10612014-11-12 Pedro Alves <palves@redhat.com>
1062
1063 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
1064 leader has exited.
1065
af48d08f
PA
10662014-11-12 Pedro Alves <palves@redhat.com>
1067
1068 * gdb.arch/i386-bp_permanent.c: New file.
1069 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
1070 (srcfile): Set to i386-bp_permanent.c.
1071 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
1072 that stepi does not execute the 'leave' instruction, instead of
1073 testing it does execute.
1074 * gdb.base/bp-permanent.c: New file.
1075 * gdb.base/bp-permanent.exp: New file.
1076
af3768e9
DE
10772014-11-10 Doug Evans <xdje42@gmail.com>
1078
1079 PR symtab/17564
1080 * gdb.base/symtab-search-order.exp: New file.
1081 * gdb.base/symtab-search-order.c: New file.
1082 * gdb.base/symtab-search-order-1.c: New file.
1083 * gdb.base/symtab-search-order-shlib-1.c: New file.
1084
9de00a4a
PA
10852014-11-07 Pedro Alves <palves@redhat.com>
1086
1087 PR gdb/17511
1088 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
1089 i?86-*-linux*.
1090
e0f52461
SC
10912014-11-03 Siva Chandra Reddy <sivachandra@google.com>
1092
1093 PR c++/17494
1094 * gdb.cp/pr17494.cc: New file.
1095 * gdb.cp/pr17494.exp: New file.
1096
6ce8c980
YQ
10972014-11-02 Yao Qi <yao@codesourcery.com>
1098
1099 * gdb.python/python.exp: Get working directory and match the
1100 output of "set extended-prompt \\w " with it.
1101
02be9a71
DE
11022014-10-30 Doug Evans <dje@google.com>
1103
1104 * gdb.python/py-objfile.exp: Add tests for setting random attributes
1105 in objfiles.
1106 * gdb.python/py-progspace.exp: Add tests for setting random attributes
1107 in progspaces.
1108
3bdff46b
LM
11092014-10-30 Janis Johnson <janisjo@codesourcery.com>
1110
1111 * gdb.base/fullpath-expand.exp: Skip for a remote host.
1112 * gdb.base/realname-expand.exp: Likewise.
1113 * gdb.linespec/macro-relative.exp: Likewise.
1114
ab917dfb
PA
11152014-10-29 Pedro Alves <palves@redhat.com>
1116
1117 PR gdb/17408
1118 * gdb.threads/schedlock.c (some_function): New function.
1119 (call_function): New global.
1120 (MAYBE_CALL_SOME_FUNCTION): New macro.
1121 (thread_function): Call it.
1122 * gdb.threads/schedlock.exp (get_args): Add description parameter,
1123 and use it instead of a global counter. Adjust all callers.
1124 (get_current_thread): Use "find current thread" for test message
1125 here rather than having all callers pass down the same string.
1126 (goto_loop): New procedure, factored out from ...
1127 (my_continue): ... this.
1128 (step_ten_loops): Change parameter from test message to command to
1129 use. Adjust.
1130 (list_count): Delete global.
1131 (check_result): New procedure, factored out from duplicate top
1132 level code.
1133 (continue tests): Wrap in with_test_prefix.
1134 (test_step): New procedure, factored out from duplicate top level
1135 code.
1136 (top level): Test "step" in combination with all scheduler-locking
1137 modes. Test "next" in combination with all scheduler-locking
1138 modes, and in combination with stepping over a function call or
1139 not.
1140 * gdb.threads/next-bp-other-thread.c: New file.
1141 * gdb.threads/next-bp-other-thread.exp: New file.
1142
d3d4baed
PA
11432014-10-29 Pedro Alves <palves@redhat.com>
1144
1145 PR python/17372
1146 * gdb.python/python.exp: Test a multi-line command that spawns
1147 interactive Python.
1148 * gdb.base/multi-line-starts-subshell.exp: New file.
1149
563e8d85
YQ
11502014-10-29 Yao Qi <yao@codesourcery.com>
1151
1152 * gdb.base/fileio.exp: Make directories on host.
1153
0ea4d52e
YQ
11542014-10-29 Yao Qi <yao@codesourcery.com>
1155
1156 * gdb.base/fileio.c (test_write): Close the file.
1157
7f5ef605
PA
11582014-10-28 Pedro Alves <palves@redhat.com>
1159
1160 PR gdb/12623
1161 * gdb.base/sigstep.c (no_handler): New global.
1162 (main): If 'no_handler is true, set the signal handlers to
1163 SIG_IGN.
1164 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
1165 with_sw_watch and no_handler parameters. Handle them.
1166 (top level) <stepping over handler when stopped at a breakpoint
1167 test>: Add a test axis for testing with a software watchpoint, and
1168 another for testing with the signal handler set to SIG_IGN.
1169 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
1170 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
1171
abbdbd03
PA
11722014-10-28 Pedro Alves <palves@redhat.com>
1173
1174 PR gdb/17511
1175 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
1176 * gdb.base/sigstep.exp (other_handler_location): New global.
1177 (advance): Support stepping into the signal handler, and running
1178 commands while in the handler.
1179 (in_handler_map): New global.
1180 (top level): In the advance test, add combinations for getting
1181 into the handler with stepping commands, and for running commands
1182 in the handler. Add comment descripting the advancei tests.
1183
1df4399f
PA
11842014-10-28 Pedro Alves <palves@redhat.com>
1185
1186 * gdb.base/sigstep.exp: Use build_executable instead of
1187 prepare_for_testing.
1188 (top level): Move code that starts GDB, runs to main and creates a
1189 display to ...
1190 (restart): ... this new procedure.
1191 (top level): Move backtrace from signal handler test to ...
1192 (validate_backtrace): ... this new procedure.
1193 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
1194 with_test_prefix. Always restart GDB.
1195 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
1196 with_test_prefix. Always restart GDB. No need to delete
1197 breakpoints after the test.
1198 (test_skip_handler): Remove prefix parameter.
1199 (skip_over_handler, breakpoint_to_handler)
1200 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
1201 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
1202 restart GDB. No need to delete breakpoints after the test.
1203 (top level): Use foreach to call the test procedures with
1204 different commands.
1205
a5b6e449
PA
12062014-10-28 Pedro Alves <palves@redhat.com>
1207
1208 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
1209 instead of GNATS numbers.
1210 * gdb.base/sigbpt.exp: Likewise.
1211 * gdb.base/siginfo.exp: Likewise.
1212 * gdb.base/sigstep.exp: Likewise.
1213
e5f8a7cc
PA
12142014-10-27 Pedro Alves <palves@redhat.com>
1215
1216 * gdb.base/sigstep.c (dummy): New global.
1217 (main): Issue a couple writes to the new global.
1218 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
1219 procedures.
1220 (skip_over_handler): Use test_skip_handler.
1221 (top level): Call skip_over_handler for stepi and nexti too.
1222 (breakpoint_over_handler): Use test_skip_handler.
1223 (top level): Call breakpoint_over_handler for stepi and nexti too.
1224
763905a3
YQ
12252014-10-27 Yao Qi <yao@codesourcery.com>
1226
1227 * gdb.trace/tfile.c (adjust_function_address)
1228 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
1229 function descriptor.
1230
6f259a23
DB
12312014-10-24 Don Breazeal <donb@codesourcery.com>
1232
1233 * gdb.base/foll-fork.exp (test_follow_fork,
1234 catch_fork_child_follow): Check for updated fork messages emitted
1235 from infrun.c.
1236 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
1237 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
1238 vfork_and_exec_child_follow_through_step): Check for updated vfork
1239 messages emitted from infrun.c.
1240
09dd9a69
PA
12412014-10-24 Pedro Alves <palves@redhat.com>
1242
1243 * gdb.base/corefile.exp: Remove references to ultrix.
1244 * gdb.base/interrupt.exp: Likewise.
1245 * gdb.base/whatis.exp: Likewise.
1246 * gdb.gdb/selftest.exp: Likewise.
1247 * gdb.threads/manythreads.exp: Likewise.
1248 * gdb.threads/print-threads.exp: Likewise.
1249 * gdb.threads/pthreads.exp:: Likewise.
1250 * gdb.threads/schedlock.exp: Likewise.
1251
3433cfa5
SC
12522014-10-24 Siva Chandra Reddy <sivachandra@google.com>
1253
1254 * gdb.cp/non-trivial-retval.cc: Add a test case.
1255 * gdb.cp/non-trivial-retval.exp: Add a test.
1256
092f880b
YQ
12572014-10-20 Yao Qi <yao@codesourcery.com>
1258
1259 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
1260 * gdb.python/py-objfile-script-gdb.py: New file.
1261 * gdb.python/py-objfile-script.exp: Update reference to
1262 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
1263 of remote_download. Remove the dest file.
1264
acbdb7f3
YQ
12652014-10-20 Yao Qi <yao@codesourcery.com>
1266
1267 * gdb.base/checkpoint.exp: Don't remove file copied on host.
1268 * gdb.base/step-line.exp: Likewise.
1269 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1270 * gdb.dwarf2/dw2-basic.exp: Likewise.
1271 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1272 * gdb.dwarf2/dw2-filename.exp: Likewise.
1273 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1274 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1275 * gdb.dwarf2/dw2-producer.exp: Likewise.
1276 * gdb.dwarf2/mac-fileno.exp: Likewise.
1277 * gdb.python/py-frame-args.exp: Likewise.
1278 * gdb.python/py-framefilter.exp: Likewise.
1279 * gdb.python/py-mi.exp: Likewise.
1280 * gdb.python/py-objfile-script.exp: Likewise
1281 * gdb.python/py-pp-integral.exp: Likewise.
1282 * gdb.python/py-pp-re-notag.exp: Likewise.
1283 * gdb.python/py-prettyprint.exp: Likewise.
1284 * gdb.python/py-section-script.exp: Likewise.
1285 * gdb.python/py-typeprint.exp: Likewise.
1286 * gdb.python/py-xmethods.exp: Likewise.
1287 * gdb.stabs/weird.exp: Likewise.
1288 * gdb.xml/tdesc-regs.exp: Likewise.
1289
bd286a29
KCY
12902014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
1291
1292 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
1293 (out_cu): Use addr_len for the size of addresses.
1294 (out_line): Likewise. Size DW_LNE_set_address instruction
1295 according to addr_len.
1296 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
1297 (FUNC): Add START_INSNS to definition.
1298
673dc4a0
YQ
12992014-10-18 Yao Qi <yao@codesourcery.com>
1300
1301 * gdb.base/argv0-symlink.exp: Check argv[0] value if
1302 gdb_has_argv0 return true.
1303 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
1304 check [target_info exists noargs], check [gdb_has_argv0]
1305 instead.
1306 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1307 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
1308 procedures.
1309
4ffbba72
DE
13102014-10-17 Doug Evans <dje@google.com>
1311
1312 * gdb.python/py-events.exp: Update expected output for clear_objfiles
1313 event.
1314 * gdb.python/py-events.py: Add clear_objfiles event.
1315
d096d8c1
DE
13162014-10-17 Doug Evans <dje@google.com>
1317
1318 * gdb.python/py-objfile.exp: Test progspace attribute.
1319
a80db015
LM
13202014-10-17 Luis Machado <lgustavo@codesourcery.com>
1321
1322 * gdb.guile/scm-breakpoint.exp: Do not assume any
1323 directory separators when matching source file paths.
1324 * gdb.python/py-breakpoint.exp: Likewise.
1325 * gdb.reverse/break-precsave.exp: Likewise.
1326 * gdb.reverse/break-reverse.exp: Likewise.
1327 * gdb.reverse/consecutive-precsave.exp: Likewise.
1328 * gdb.reverse/finish-precsave.exp: Likewise.
1329 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1330 * gdb.reverse/finish-reverse.exp: Likewise.
1331 * gdb.reverse/i386-precsave.exp: Likewise.
1332 * gdb.reverse/i387-env-reverse.exp: Likewise.
1333 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1334 * gdb.reverse/machinestate-precsave.exp: Likewise.
1335 * gdb.reverse/machinestate.exp: Likewise.
1336 * gdb.reverse/sigall-precsave.exp: Likewise.
1337 * gdb.reverse/solib-precsave.exp: Likewise.
1338 * gdb.reverse/step-precsave.exp: Likewise.
1339 * gdb.reverse/until-precsave.exp: Likewise.
1340 * gdb.reverse/watch-precsave.exp: Likewise.
1341 * gdb.reverse/watch-reverse.exp: Likewise.
1342
b22089ab
YQ
13432014-10-17 Yao Qi <yao@codesourcery.com>
1344
1345 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
1346 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
1347
6c4486e6
PA
13482014-10-17 Pedro Alves <palves@redhat.com>
1349
1350 PR gdb/17471
1351 * gdb.base/bg-execution-repeat.c: New file.
1352 * gdb.base/bg-execution-repeat.exp: New file.
1353
0ff33695
PA
13542014-10-17 Pedro Alves <palves@redhat.com>
1355
1356 PR gdb/17300
1357 * gdb.base/continue-all-already-running.c: New file.
1358 * gdb.base/continue-all-already-running.exp: New file.
1359
6fdebc3d
PA
13602014-10-17 Pedro Alves <palves@redhat.com>
1361
1362 PR gdb/17472
1363 * gdb.base/annota-input-while-running.c: New file.
1364 * gdb.base/annota-input-while-running.exp: New file.
1365
32a8097b
PA
13662014-10-17 Pedro Alves <palves@redhat.com>
1367
1368 * gdb.base/callfuncs.exp: emove references to osf.
1369 * gdb.base/sigall.exp: Likewise.
1370 * gdb.gdb/selftest.exp: Likewise.
1371 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1372 * gdb.mi/non-stop.c: Likewise.
1373 * gdb.mi/pthreads.c: Likewise.
1374 * gdb.reverse/sigall-precsave.exp: Likewise.
1375 * gdb.reverse/sigall-reverse.exp: Likewise.
1376 * gdb.threads/pthreads.c: Likewise.
1377 * gdb.threads/pthreads.exp: Likewise.
1378
7a3517ff
YQ
13792014-10-17 Yao Qi <yao@codesourcery.com>
1380
1381 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
1382 check 'target_info exists noargs'.
1383 (test_command_prompt_position): Likewise.
1384 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
1385 Remove "set args".
1386 (progvar_simple_while_test): Likewise.
1387 (progvar_complex_if_while_test): Likewise.
1388 (if_while_breakpoint_command_test): Likewise.
1389 (infrun_breakpoint_command_test): Likewise.
1390 (breakpoint_command_test): Likewise.
1391 (watchpoint_command_test): Likewise.
1392 (bp_deleted_in_command_test): Likewise.
1393 (temporary_breakpoint_commands): Likewise.
1394
bb99c472
YQ
13952014-10-16 Yao Qi <yao@codesourcery.com>
1396
1397 * gdb.base/remotetimeout.exp: Remove noargs checking.
1398
7c16b83e
PA
13992014-10-15 Pedro Alves <palves@redhat.com>
1400
1401 PR breakpoints/9649
1402 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
1403 * gdb.base/breakpoint-in-ro-region.exp
1404 (probe_target_hardware_step): New procedure.
1405 (top level): Probe hardware stepping and hardware breakpoint
1406 support. Test stepping through a read-only region, with both
1407 "breakpoint auto-hw" on and off and both "always-inserted" on and
1408 off.
1409
35a49624
IB
14102014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
1411
1412 * gdb.dlang/demangle.exp: Update for demangling changes.
1413
2d1c107c
SC
14142014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1415
1416 * gdb.cp/non-trivial-retval.cc: Add new test cases.
1417 * gdb.cp/non-trivial-retval.exp: Add new tests.
1418
778811d5
SC
14192014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1420
1421 PR c++/13403
1422 PR c++/15154
1423 * gdb.cp/non-trivial-retval.cc: New file.
1424 * gdb.cp/non-trivial-retval.exp: New file.
1425
10c5f0a8
YQ
14262014-10-15 Yao Qi <yao@codesourcery.com>
1427
1428 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
1429 remote host.
1430
65d7b369
YQ
14312014-10-15 Yao Qi <yao@codesourcery.com>
1432
1433 * gdb.python/py-symbol.exp: Match file base name if host is
1434 remote, otherwise match file name with dir name.
1435 * gdb.python/py-symtab.exp: Likewise.
1436 * gdb.python/python.exp: Likewise.
1437
46dc1394
YQ
14382014-10-15 Yao Qi <yao@codesourcery.com>
1439
1440 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
1441 pattern.
1442 * gdb.python/py-symtab.exp: Likewise.
1443 * gdb.python/python.exp: Remove trailing ".*". Fix typo
1444 locationn.
1445
c40cc657
JB
14462014-10-14 Joel Brobecker <brobecker@adacore.com>
1447
1448 * gdb.ada/addr_arith: New testcase.
1449
2abf49e1
MR
14502014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
1451
1452 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
1453 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
1454 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
1455 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
1456
f7088df3
SDJ
14572014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
1458
1459 * gdb.arch/stap-eval-lang-ada.S: Likewise.
1460 * gdb.arch/stap-eval-lang-ada.c: Likewise.
1461 * gdb.arch/stap-eval-lang-ada.exp: New file.
1462
4dc06805
YQ
14632014-10-14 Yao Qi <yao@codesourcery.com>
1464
1465 * gdb.mi/mi-var-child.c (nothing1): New function.
1466 (nothing2): New function.
1467 (do_children_tests): Set function pointers by nothing1 and
1468 nothing2.
1469 * gdb.mi/mi-var-child.exp: Step over new added statements.
1470 Update test to match the new output.
1471 * gdb.mi/var-cmd.c (nothing1): New function.
1472 (nothing2): New function.
1473 (do_children_tests): Set function pointers by nothing1 and
1474 nothing2.
1475 * gdb.mi/mi-var-display.exp: Update test to match output.
1476 Step to the line specified by $line_dct_nothing.
1477 Increase the number of lines to step.
1478
46a93de2
YQ
14792014-10-14 Yao Qi <yao@codesourcery.com>
1480
1481 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
1482 tests.
1483 * gdb.mi/mi2-var-child.exp: Likewise.
1484
14ea52ee
DE
14852014-10-13 Doug Evans <dje@google.com>
1486
1487 * gdb.python/py-objfile.exp: Change name of file name test.
1488
e5c6e92b
DE
14892014-10-13 Doug Evans <dje@google.com>
1490
1491 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
1492 from the start of the CU.
1493
c780cc2f
JK
14942014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1495 Yao Qi <yao@codesourcery.com>
1496
1497 Fix "save breakpoints" for "catch" command.
1498 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
1499 Remove -nonewline. Match also the added "main" line.
1500
99894e11
JK
15012014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1502
1503 Fix "save breakpoints" for "disable $bpnum" command.
1504 * gdb.base/save-bp.c (main): Add label.
1505 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
1506
6e1ac5a3
JK
15072014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1508
1509 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
1510
754dd2b0
YQ
15112014-10-11 Yao Qi <yao@codesourcery.com>
1512
1513 * gdb.server/server-kill.exp: Execute command
1514 "set remote trace-status-packet on" before "tstatus".
1515
f90183d7
YQ
15162014-10-11 Yao Qi <yao@codesourcery.com>
1517
1518 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
1519 (main): Call getppid.
1520 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
1521 and continue to it. Read variable "server_pid".
1522
bf40a607
YQ
15232014-10-11 Yao Qi <yao@codesourcery.com>
1524
1525 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
1526
052ca370
YQ
15272014-10-11 Yao Qi <yao@codesourcery.com>
1528
1529 * gdb.threads/thread-find.exp: Don't execute command
1530 "info threads".
1531 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
1532 * gdb.threads/linux-dp.exp: Don't check the condition
1533 $threads_created equals to zero.
1534
3831839c
PA
15352014-10-10 Pedro Alves <palves@redhat.com>
1536
1537 * gdb.base/bigcore.exp: Remove references to IRIX.
1538 * gdb.base/funcargs.exp: Likewise.
1539 * gdb.base/interrupt.exp: Likewise.
1540 * gdb.base/mips_pro.exp: Likewise.
1541 * gdb.base/nodebug.exp: Likewise.
1542 * gdb.base/setvar.exp: Likewise.
1543 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
1544
8b9a549d
PA
15452014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1546 Pedro Alves <palves@redhat.com>
1547
1548 PR symtab/14466
1549 * gdb.base/vdso-warning.c: New file.
1550 * gdb.base/vdso-warning.exp: New file.
1551
d48ba5e8
DE
15522014-10-02 Doug Evans <dje@google.com>
1553
1554 * gdb.base/structs.c (main): Don't run forever.
1555
2278c276
PA
15562014-10-02 Pedro Alves <palves@redhat.com>
1557
1558 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
1559 (top level) <stop threads 1, stop threads 2>: Use it.
1560
b57bacec
PA
15612014-10-02 Pedro Alves <palves@redhat.com>
1562
1563 * gdb.threads/break-while-running.exp (test): Add new
1564 'update_thread_list' argument. Skip "info threads" if false.
1565 (top level): Add new 'update_thread_list' axis.
1566
13fd3ff3
PA
15672014-10-02 Pedro Alves <palves@redhat.com>
1568
1569 PR breakpoints/17431
1570 * gdb.base/execl-update-breakpoints.c: New file.
1571 * gdb.base/execl-update-breakpoints.exp: New file.
1572
0fec99e8
PA
15732014-10-01 Pedro Alves <palves@redhat.com>
1574
1575 * gdb.base/breakpoint-in-ro-region.c: New file.
1576 * gdb.base/breakpoint-in-ro-region.exp: New file.
1577
2ddf4301
SM
15782014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1579
1580 * gdb.mi/mi-exit-code.exp: New file.
1581 * gdb.mi/mi-exit-code.c: New file.
1582
6a5f3f43
YQ
15832014-09-30 Yao Qi <yao@codesourcery.com>
1584
1585 * lib/prelink-support.exp (build_executable_own_libs): Error if
1586 the target isn't native.
1587
345bcc73
YQ
15882014-09-30 Yao Qi <yao@codesourcery.com>
1589
1590 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
1591 false.
1592
a25a5a45
PA
15932014-09-22 Pedro Alves <palves@redhat.com>
1594
1595 * gdb.threads/break-while-running.exp: New file.
1596 * gdb.threads/break-while-running.c: New file.
1597
00ba3162
YQ
15982014-09-19 Yao Qi <yao@codesourcery.com>
1599
1600 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
1601 Invoke test. Restart GDB with --readnow and invoke test again.
1602
c3b7b696
YQ
16032014-09-19 Yao Qi <yao@codesourcery.com>
1604
1605 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
1606 proc set_breakpoint_on_gcd_function. Invoke
1607 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
1608 invoke set_breakpoint_on_gcd_function again.
1609
2b4fd423
DE
16102014-09-18 Doug Evans <dje@google.com>
1611
1612 * gdb.dwarf2/symtab-producer.exp: New file.
1613
a5947601
SDJ
16142014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1615
1616 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
1617 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
1618 * gdb.base/global-var-nested-by-dso.c: Likewise.
1619 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1620
91c19059
SDJ
16212014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1622 Pedro Alves <palves@redhat.com>
1623
1624 * gdb.base/watch-bitfields.exp: Pass string other than test file
1625 name to prepare_for_testing.
1626 (watch): New procedure.
1627 (expect_watchpoint): Use with_test_prefix.
1628 (top level): Factor out tests to ...
1629 (test_watch_location, test_regular_watch): ... these new
1630 procedures, and use with_test_prefix and gdb_continue_to_end.
1631
bb9d5f81
PP
16322014-09-16 Patrick Palka <patrick@parcs.ath.cx>
1633
1634 PR breakpoints/12526
1635 * gdb.base/watch-bitfields.exp: New file.
1636 * gdb.base/watch-bitfields.c: New file.
1637
635856f5
PA
16382014-09-16 Pedro Alves <palves@redhat.com>
1639
1640 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
1641 software and hardware addresses, not software address against
1642 itself.
1643
7280ceea
PA
16442014-09-16 Pedro Alves <palves@redhat.com>
1645
1646 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
1647 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
1648
428b16bd
PA
16492014-09-16 Pedro Alves <palves@redhat.com>
1650
1651 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
1652 files.
1653 * gdb.base/a2-run.exp: Remove all code guarded by istarget
1654 "*-*-vxworks*" throughout.
1655 * gdb.base/break.exp: Likewise.
1656 * gdb.base/default.exp: Likewise.
1657 * gdb.base/scope.exp: Likewise.
1658 * gdb.base/sepdebug.exp: Likewise.
1659 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
1660 throughout.
1661 * gdb.base/run.c: Likewise.
1662 * gdb.base/sepdebug.c: Likewise.
1663 * gdb.hp/gdb.aCC/run.c: Likewise.
1664 * gdb.reverse/until-reverse.c: Likewise.
1665 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
1666
666d413c
YQ
16672014-09-16 Yao Qi <yao@codesourcery.com>
1668
1669 * boards/local-remote-host-native.exp: New file.
1670
57cbd724
DE
16712014-09-14 Doug Evans <xdje42@gmail.com>
1672
1673 * gdb.threads/queue-signal.c (thread_count): New variable.
1674 (thread_count_mutex, thread_count_condvar): New variables.
1675 (incr_thread_count, wait_all_threads_running): New functions.
1676 (main): Wait for all threads to be in their thread functions.
1677
81219e53
DE
16782014-09-13 Doug Evans <xdje42@gmail.com>
1679
1680 * gdb.threads/queue-signal.c: New file.
1681 * gdb.threads/queue-signal.exp: New file.
1682
3714cea7
DE
16832014-09-13 Doug Evans <xdje42@gmail.com>
1684
1685 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
1686 be consistent with what default_gdb_init uses.
1687 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
1688 the plain text of the prompt. Add some logging printfs.
1689 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
1690
fa43b1d7
PA
16912014-09-12 Pedro Alves <palves@redhat.com>
1692
1693 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
1694 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
1695 * gdb.arch/i386-size-overlap.exp: Likewise.
1696 * gdb.arch/i386-size.exp: Likewise.
1697 * gdb.arch/i386-unwind.exp: Likewise.
1698 * gdb.base/a2-run.exp: Likewise.
1699 * gdb.base/break.exp: Likewise.
1700 * gdb.base/charset.exp: Likewise.
1701 * gdb.base/chng-syms.exp: Likewise.
1702 * gdb.base/commands.exp: Likewise.
1703 * gdb.base/dbx.exp: Likewise.
1704 * gdb.base/find.exp: Likewise.
1705 * gdb.base/funcargs.exp: Likewise.
1706 * gdb.base/jit-simple.exp: Likewise.
1707 * gdb.base/reread.exp: Likewise.
1708 * gdb.base/sepdebug.exp: Likewise.
1709 * gdb.base/step-bt.exp: Likewise.
1710 * gdb.cp/mb-inline.exp: Likewise.
1711 * gdb.cp/mb-templates.exp: Likewise.
1712 * gdb.objc/basicclass.exp: Likewise.
1713 * gdb.threads/killed.exp: Likewise.
1714
9d9bf2df
EBM
17152014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1716
1717 PR tdep/17379
1718 * gdb.arch/powerpc-stackless.S: New file.
1719 * gdb.arch/powerpc-stackless.exp: New file.
1720
1cf2f1b0
JK
17212014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1722
1723 * gdb.base/attach.c: Include unistd.h.
1724 (main): Call alarm. Add label postloop.
1725 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
1726 gdb_breakpoint, gdb_continue_to_breakpoint.
1727 (test_command_line_attach_run): Kill ${testpid} in one exit path.
1728
98880d46
PA
17292014-09-11 Pedro Alves <palves@redhat.com>
1730
1731 PR gdb/17347
1732 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
1733 * gdb.base/attach.exp (test_command_line_attach_run): New
1734 procedure.
1735 (top level): Call it.
1736
4c92ff2c
PA
17372014-09-11 Pedro Alves <palves@redhat.com>
1738
1739 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
1740 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
1741 (do_command_attach_tests): Use spawn_wait_for_attach.
1742 * gdb.base/solib-overlap.exp: Likewise.
1743 * gdb.multi/multi-attach.exp: Likewise.
1744 * gdb.python/py-prompt.exp: Likewise.
1745 * gdb.python/py-sync-interp.exp: Likewise.
1746 * gdb.server/ext-attach.exp: Likewise.
1747
3adc1a7d
GKB
17482014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
1749
1750 * gdb.fortran/array-element.exp: Remove unexpected "continue"
1751 command in testcase. Simplify testcase.
1752
96334934
JB
17532014-09-10 Joel Brobecker <brobecker@adacore.com>
1754
1755 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
1756
eb479039
JB
17572014-09-10 Joel Brobecker <brobecker@adacore.com>
1758
1759 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
1760
deede10c
JB
17612014-09-10 Joel Brobecker <brobecker@adacore.com>
1762
1763 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
1764
7828a5f5
JB
17652014-09-10 Joel Brobecker <brobecker@adacore.com>
1766
1767 * gdb.dwarf2/dynarr-ptr.c: New file.
1768 * gdb.dwarf2/dynarr-ptr.exp: New file.
1769
33aeebcf
MR
17702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1771
1772 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
1773 of 30 rather than hardcoding 120 for a slow test case. Take the
1774 `gdb,timeout' target setting into account for this calculation.
1775 Don't extend the timeout for the test cases that don't need it.
1776
7b415901
MR
17772014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1778
1779 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
1780 a factor of 2 for a slow test case. Take the `gdb,timeout'
1781 target setting into account for this calculation.
1782 * gdb.reverse/until-precsave.exp: Increase the timeout by
1783 a factor of 15 and 3 respectively rather than adding 120
1784 for a pair of slow test cases. Take the `gdb,timeout'
1785 target setting into account for this calculation.
1786
4a40f85a
MR
17872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1788
1789 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
1790 timeout, don't pass one down to gdb_expect.
1791 (gdb_expect): Rework timeout selection.
1792
09635af7
MR
17932014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1794
1795 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
1796 exception on timeout.
1797 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
1798 (gdbserver_start_extended): Catch any `gdbserver_start' error
1799 exceptions.
1800 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
1801 * lib/mi-support.exp (mi_gdb_target_load): Catch any
1802 `gdbserver_gdb_load' error exceptions.
1803
2bdd10b7
MR
18042014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1805
1806 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
1807 120 on waiting for the TCP socket to open.
1808
316935f0
DE
18092014-09-09 Doug Evans <xdje42@gmail.com>
1810
1811 * gdb.base/default.exp (show_conv_list): Add _caller_is,
1812 _caller_matches, _any_caller_is, _any_caller_matches.
1813
83740597
DE
18142014-09-09 Doug Evans <xdje42@gmail.com>
1815
1816 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
1817
4c122fc3
YQ
18182014-09-09 Yao Qi <yao@codesourcery.com>
1819
1820 * gdb.mi/mi-var-display.exp: Set print symbol off.
1821
a9f116cb
GKB
18222014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
1823
1824 PR gdb/17035
1825 * gdb.base/commands.exp: Add tests to verify user-defined
1826 commands with empty bodies.
1827 * gdb.python/py-cmd.exp: Test that we don't show user-defined
1828 python commands in `show user command`.
1829 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
1830 scheme commands in `show user command`.
1831
c75bd3a2
JK
18322014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1833
1834 PR python/17355
1835 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
1836 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
1837 * gdb.python/py-framefilter-invalidarg.exp: New file.
1838 * gdb.python/py-framefilter-invalidarg.py: New file.
1839
faa42425
DE
18402014-09-06 Doug Evans <xdje42@gmail.com>
1841
1842 PR 15276
1843 * gdb.python/py-caller-is.c: New file.
1844 * gdb.python/py-caller-is.exp: New file.
1845
474ca4f6
SDJ
18462014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
1847
1848 PR gdb/17235
1849 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
1850 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
1851
eb0b0463
SDJ
18522014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
1853
1854 PR fortran/17237
1855 * gdb.fortran/print-formatted.exp: New file.
1856 * gdb.fortran/print-formatted.f90: Likewise.
1857
5f3b99cf
SS
18582014-09-03 Sasha Smundak <asmundak@google.com>
1859
1860 * gdb.python/py-frame.exp: Test Frame.read_register.
1861
7d793aa9
SDJ
18622014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
1863
1864 PR python/16699
1865 * gdb.python/py-completion.exp: New file.
1866 * gdb.python/py-completion.py: Likewise.
1867
fb0576e9
DE
18682014-08-28 Doug Evans <dje@google.com>
1869
1870 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
1871 eax,etc. are live with values set by gdb and thus the compiler can't
1872 use them.
1873 * gdb.arch/i386-pseudo.c (main): Ditto.
1874
ee92b0dd
DE
18752014-08-27 Doug Evans <dje@google.com>
1876
1877 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
1878
6649db35
DE
18792014-08-25 Doug Evans <dje@google.com>
1880
1881 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
1882 (main): Ditto.
1883
564b7600
DE
18842014-08-25 Doug Evans <dje@google.com>
1885
1886 * gdb.threads/thread-execl.exp: #include <stdio.h>.
1887
3881fb67
YQ
18882014-08-24 Yao Qi <yao@codesourcery.com>
1889
1890 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
1891 symbol off.
1892 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
1893
a05a36a5
DE
18942014-08-22 Doug Evans <dje@google.com>
1895
1896 PR 17276
1897 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
1898 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
1899 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
1900
7c343b48
YQ
19012014-08-22 Yao Qi <yao@codesourcery.com>
1902
1903 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
1904 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1905 * gdb.python/python.exp: Likewise. Use .py file on the host
1906 instead of the build.
1907
22fd09ae
JK
19082014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1909
1910 * gdb.threads/gcore-stale-thread.c: New file.
1911 * gdb.threads/gcore-stale-thread.exp: New file.
1912
a8454a7c
PA
19132014-08-21 Pedro Alves <palves@redhat.com>
1914
1915 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
1916 * gdb.base/gcore-relro-pie.exp: Likewise.
1917 * gdb.base/gcore-relro.exp: Likewise.
1918 * gdb.base/gcore.exp: Likewise.
1919 * gdb.base/print-symbol-loading.exp: Likewise.
1920 * gdb.threads/gcore-thread.exp: Likewise.
1921 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
1922
2a31c623
PA
19232014-08-20 Pedro Alves <palves@redhat.com>
1924 Jan Kratochvil <jan.kratochvil@redhat.com>
1925
1926 * Makefile.in (EXTRA_RULES, CC): New variables, get from
1927 configure.
1928 (EXPECT): Handle READ1 being set.
1929 (all): Depend on EXTRA_RULES.
1930 (check-read1, expect-read1, read1.so, read1): New rules.
1931 * README (Testsuite Parameters): Document the READ1 make variable.
1932 (Race detection): New section.
1933 * configure: Regenerate.
1934 * configure.ac: If build==host==target, and running under a
1935 GNU/glibc system, add read1 to the extra Makefile rules.
1936 (EXTRA_RULES): AC_SUBST it.
1937 * lib/read1.c: New file.
1938
d36430db
JB
19392014-08-20 Joel Brobecker <brobecker@adacore.com>
1940
1941 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
1942 the handling of variables declared as a typedef to an array
1943 which a DW_AT_data_location attribute.
1944
9a0dc9e3
PA
19452014-08-19 Andrew Burgess <aburgess@broadcom.com>
1946 Pedro Alves <palves@redhat.com>
1947
1948 PR symtab/14604
1949 PR symtab/14605
1950 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
1951 gdb_test.
1952
0718a8da
PA
19532014-08-19 Pedro Alves <palves@redhat.com>
1954
1955 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
1956
13b448cd
YQ
19572014-08-19 Yao Qi <yao@codesourcery.com>
1958
1959 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
1960 right line.
1961
1cbf5077
DB
19622014-08-18 David Blaikie <dblaikie@gmail.com>
1963
1964 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
1965
bf0fae19
JB
19662014-08-18 Joel Brobecker <brobecker@adacore.com>
1967
1968 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
1969 attribute in array range.
1970
3c8c5dcc
JB
19712014-08-18 Joel Brobecker <brobecker@adacore.com>
1972
1973 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
1974
e66d4446
SC
19752014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1976
1977 PR c++/17132
1978 * gdb.cp/pr17132.cc: New file.
1979 * gdb.cp/pr17132.exp: New file.
1980
940df408
SC
19812014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1982
1983 * gdb.python/py-xmethods.py (A_getarrayind)
1984 (E_method_char_worker.__call__, E_method_int_worker.__call__):
1985 Use 'print' with function call syntax.
1986 (E_method_matcher.match): Fix tab vs space indentation mixup.
1987
ebcc6c3a
YQ
19882014-08-15 Yao Qi <yao@codesourcery.com>
1989
1990 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
1991 false.
1992
775e0f04
YQ
19932014-08-15 Yao Qi <yao@codesourcery.com>
1994
1995 * gdb.cp/casts.exp: Set print symbol off.
1996 * gdb.cp/class2.exp: Likewise.
1997 * gdb.cp/overload.exp: Likewise.
1998 * gdb.cp/templates.exp: Likewise.
1999
d769e349
DE
20002014-08-11 Doug Evans <dje@google.com>
2001
2002 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2003 (test_load_shlib): Update.
2004
20c6f1e1
YQ
20052014-08-09 Yao Qi <yao@codesourcery.com>
2006
2007 * gdb.base/display.exp: Invoke is_address_zero_readable.
2008 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
2009 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2010 * gdb.base/hbreak-unmapped.exp: Return if
2011 is_address_zero_readable returns true.
2012 * gdb.base/signest.exp: Likewise.
2013 * gdb.base/signull.exp: Likewise.
2014 * gdb.base/sigbpt.exp: Likewise.
2015 * gdb.guile/scm-disasm.exp: Do the test if
2016 is_address_zero_readable returns false.
2017 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
2018 * gdb.python/py-arch.exp: Likewise.
2019 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
2020 * lib/gdb.exp (is_address_zero_readable): New proc.
2021
5792e8e3
YQ
20222014-08-09 Yao Qi <yao@codesourcery.com>
2023
2024 PR testsuite/13443
2025 * gdb.mi/mi-var-display.exp: Make test messages unique.
2026
3cecbbbe
TT
20272014-08-04 Tom Tromey <tromey@redhat.com>
2028
2029 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
2030 target 0".
2031
00b51ff5
TT
20322014-08-04 Tom Tromey <tromey@redhat.com>
2033
2034 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
2035 "target_resume".
2036
6908c509
JB
20372014-08-01 Joel Brobecker <brobecker@adacore.com>
2038
2039 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
2040 inner_vla_struct_object_size.
2041 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
2042 as xfail.
2043
cc6563d2
PA
20442014-07-30 Pedro Alves <palves@redhat.com>
2045
2046 * gdb.threads/signal-command-handle-nopass.exp (test): Add
2047 comment.
2048
7e09a223
YQ
20492014-07-29 Yao Qi <yao@codesourcery.com>
2050
2051 PR gdb/17206
2052 * gdb.base/until-nodebug.exp: New.
2053
7ebdbe92
DE
20542014-07-28 Doug Evans <xdje42@gmail.com>
2055
2056 PR guile/17203
2057 * gdb.guile/scm-parameter.exp: Add tests for trying to create
2058 previously existing parameter, and previously ambiguously spelled
2059 parameter.
2060
fdb1adc6
WN
20612014-07-28 Will Newton <will.newton@linaro.org>
2062
2063 * gdb.base/varargs.exp: Remove KFAILs for ARM.
2064
186fcde0
DE
20652014-07-26 Ludovic Courtès <ludo@gnu.org>
2066 Doug Evans <xdje42@gmail.com>
2067
2068 PR guile/17146
2069 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
2070
70509625
PA
20712014-07-25 Pedro Alves <palves@redhat.com>
2072
2073 * gdb.threads/signal-command-handle-nopass.c: New file.
2074 * gdb.threads/signal-command-handle-nopass.exp: New file.
2075 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
2076 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
2077 * gdb.threads/signal-delivered-right-thread.c: New file.
2078 * gdb.threads/signal-delivered-right-thread.exp: New file.
2079
c3f814a1
PA
20802014-07-25 Pedro Alves <palves@redhat.com>
2081
2082 * gdb.base/double-prompt-target-event-error.exp
2083 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
2084 match.
2085 (cancel_pagination_in_target_event): Rework double prompt
2086 detection.
2087 * gdb.base/paginate-after-ctrl-c-running.exp
2088 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
2089 <return>' match.
2090 * gdb.base/paginate-bg-execution.exp
2091 (test_bg_execution_pagination_return)
2092 (test_bg_execution_pagination_cancel): Remove '-notransfer
2093 <return>' matches.
2094 * gdb.base/paginate-execution-startup.exp
2095 (test_fg_execution_pagination_return)
2096 (test_fg_execution_pagination_cancel): Remove '-notransfer
2097 <return>' matches.
2098 * gdb.base/paginate-inferior-exit.exp
2099 (test_paginate_inferior_exited): Remove '-notransfer <return>'
2100 match.
2101 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
2102 * lib/gdb.exp (pagination_prompt): Run text through
2103 string_to_regexp.
2104 (gdb_test_multiple): Match $pagination_prompt instead of
2105 "<return>".
2106 (string_to_regexp): Move to lib/gdb-utils.exp.
2107
e214cf6c
JK
21082014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2109
2110 * gdb.arch/amd64-entry-value-paramref.S: New file.
2111 * gdb.arch/amd64-entry-value-paramref.cc: New file.
2112 * gdb.arch/amd64-entry-value-paramref.exp: New file.
2113 * gdb.arch/amd64-optimout-repeat.S: New file.
2114 * gdb.arch/amd64-optimout-repeat.c: New file.
2115 * gdb.arch/amd64-optimout-repeat.exp: New file.
2116
17d0c5c8
JK
21172014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2118
2119 PR gdb/17170
2120 * gdb.base/statistics.exp: New file.
2121
b8b8facf
DE
21222014-07-17 Doug Evans <dje@google.com>
2123
74b49205 2124 PR gdb/17170
b8b8facf
DE
2125 * gdb.base/maint.exp: Update testing of per-command stats.
2126
1b5d0ab3
PA
21272014-07-16 Pedro Alves <palves@redhat.com>
2128
2129 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
2130 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
2131 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
2132 (tfile_write_buf): New functions.
2133 (add_memory_block): Rewrite using the above.
2134 (adjust_function_address): New function.
2135 (FUNCTION_ADDRESS): New macro.
2136 (write_basic_trace_file): Remove short_x local, and use
2137 tfile_write_16. Change type of func_addr local to unsigned long
2138 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
2139 here. Cast argument of add_memory_block to char pointer.
2140 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
2141 (main): Remove parameters.
2142 * gdb.trace/tfile.exp: Remove nowarnings.
2143
4d974e88
SM
21442014-07-15 Simon Marchi <simon.marchi@ericsson.com>
2145
2146 * gdb.base/debug-expr.exp: Test string evaluation with
2147 "debug expression" on.
2148
41e99568
PA
21492014-07-15 Pedro Alves <palves@redhat.com>
2150
2151 * gdb.base/reread.exp: Use clean_restart.
2152
487d9753
PL
21532014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
2154
2155 * gdb.arch/avr-flash-qualifer.c: New.
2156 * gdb.arch/avr-flash-qualifer.exp: New.
2157
cc1c52ad
PA
21582014-07-14 Pedro Alves <palves@redhat.com>
2159
2160 * gdb.base/paginate-after-ctrl-c-running.c: New file.
2161 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
2162
1e973570
PA
21632014-07-14 Pedro Alves <palves@redhat.com>
2164
2165 * gdb.base/double-prompt-target-event-error.c: New file.
2166 * gdb.base/double-prompt-target-event-error.exp: New file.
2167
93d6eb10
PA
21682014-07-14 Pedro Alves <palves@redhat.com>
2169
2170 PR gdb/17072
2171 * gdb.base/paginate-inferior-exit.c: New file.
2172 * gdb.base/paginate-inferior-exit.exp: New file.
2173
0017922d
PA
21742014-07-14 Pedro Alves <palves@redhat.com>
2175
2176 PR gdb/17072
2177 * gdb.base/paginate-bg-execution.c: New file.
2178 * gdb.base/paginate-bg-execution.exp: New file.
2179
94696ad3
PA
21802014-07-14 Pedro Alves <palves@redhat.com>
2181
2182 PR gdb/17072
2183 * gdb.base/paginate-execution-startup.c: New file.
2184 * gdb.base/paginate-execution-startup.exp: New file.
2185 * lib/gdb.exp (pagination_prompt): New global.
2186 (default_gdb_spawn): New procedure, factored out from
2187 default_gdb_spawn.
2188 (default_gdb_start): Adjust to call default_gdb_spawn.
2189 (gdb_spawn): New procedure.
2190
bd293940
PA
21912014-07-14 Pedro Alves <palves@redhat.com>
2192
2193 * lib/gdb.exp (gdb_assert): New procedure.
2194 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
2195
c933f875
PA
21962014-07-14 Pedro Alves <palves@redhat.com>
2197
2198 * gdb.base/execution-termios.c: New file.
2199 * gdb.base/execution-termios.exp: New file.
2200
d98b7a16
TT
22012014-07-14 Tom Tromey <tromey@redhat.com>
2202
2203 * gdb.cp/vla-cxx.cc: New file.
2204 * gdb.cp/vla-cxx.exp: New file.
2205
548740d6
TT
22062014-07-14 Tom Tromey <tromey@redhat.com>
2207
2208 * gdb.reverse/rerun-prec.c: New file.
2209 * gdb.reverse/rerun-prec.exp: New file.
2210
a25eb028
MR
22112014-07-12 Maciej W. Rozycki <macro@mips.com>
2212 Maciej W. Rozycki <macro@codesourcery.com>
2213
2214 * lib/gdb-utils.exp: New file.
2215 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
2216 inline `gdb_init_command' processing.
2217 (gdb_start_cmd): Likewise.
2218 * lib/mi-support.exp (mi_run_cmd): Likewise.
2219 * README: Document `gdb_init_command' and `gdb_init_commands'.
2220
218c2655
JK
22212014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2222
2223 Fix false FAIL running under a very long directory name.
2224 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
2225 and "set print elements 10000". Twice.
2226
5401fde3
YQ
22272014-07-11 Yao Qi <yao@codesourcery.com>
2228
2229 * gdb.base/exprs.exp: "set print symbol off".
2230
e76126e8
PA
22312014-07-11 Pedro Alves <palves@redhat.com>
2232
2233 * gdb.threads/kill.c: New file.
2234 * gdb.threads/kill.exp: New file.
2235
2d6f0de6
YQ
22362014-07-10 Yao Qi <yao@codesourcery.com>
2237
2238 * gdb.trace/tfile.c (write_basic_trace_file)
2239 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
2240 address written to trace file.
2241
7180e04a
PA
22422014-07-09 Pedro Alves <palves@redhat.com>
2243
2244 * gdb.base/attach-wait-input.exp: New file.
2245 * gdb.base/attach-wait-input.c: New file.
2246
9a9a7608
AB
22472014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2248
2249 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
2250 setting up test structures.
2251 (main): Call new test function.
2252 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
2253 test function, continue into test function and walk test
2254 structures.
2255
161ac41e
YQ
22562014-07-02 Yao Qi <yao@codesourcery.com>
2257
2258 * gdb.trace/entry-values.c: Define labels 'foo_start' and
2259 'bar_start' at the beginning of functions 'foo' and 'bar'
2260 respectively.
2261 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
2262 instead of 'foo' and 'bar'.
2263
1f267ae3
MM
22642014-07-08 Markus Metzger <markus.t.metzger@intel.com>
2265
2266 * gdb.btrace/segv.exp: New.
2267 * gdb.btrace/segv.c: New.
2268
2b239efb
LM
22692014-07-02 Luis Machado <lgustavo@codesourcery.com>
2270
2271 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
2272 instruction.
2273
cf363f18
MW
22742014-06-30 Mark Wielaard <mjw@redhat.com>
2275
2276 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
2277 vulture, vilify, villar): New volatile array constants.
2278 (vindictive, vegetation): New const volatile array constants.
2279 * gdb.base/volatile.exp: Test volatile and const volatile array
2280 types.
2281
aebf9d24
AA
22822014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2283
2284 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
2285 target lacks support for awatch, rwatch, or hbreak.
2286
b67a2c6f
YQ
22872014-06-27 Yao Qi <yao@codesourcery.com>
2288
2289 * gdb.multi/dummy-frame-restore.exp: New.
2290 * gdb.multi/dummy-frame-restore.c: New.
2291
aef92902
MM
22922014-06-25 Markus Metzger <markus.t.metzger@intel.com>
2293
2294 * gdb.btrace/gcore.exp: New.
2295
8e9db26e
PA
22962014-06-23 Pedro Alves <palves@redhat.com>
2297
2298 * gdb.base/watchpoint-reuse-slot.c: New file.
2299 * gdb.base/watchpoint-reuse-slot.exp: New file.
2300
70afc5b7
SC
23012014-06-23 Siva Chandra Reddy <sivachandra@google.com>
2302
2303 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
2304 progspace's filename in 'info', 'enable' and 'disable' command
2305 tests.
2306
b972bd9c
JK
23072014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2308
2309 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
2310 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2311 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
2312
125f8a3d
GB
23132014-06-20 Gary Benson <gbenson@redhat.com>
2314
2315 * gdb.arch/i386-avx.exp: Fix include file location.
2316 * gdb.arch/i386-sse.exp: Likewise.
2317
3ed9baed
IB
23182014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
2319
2320 * gdb.dlang/expression.exp: New file.
2321
034f788c
PA
23222014-06-19 Pedro Alves <palves@redhat.com>
2323
2324 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
2325 out from ...
2326 (top level): ... here. Iterate running tests under different
2327 scheduler-locking settings.
2328
45371d0c
LM
23292014-06-18 Luis Machado <lgustavo@codesourcery.com>
2330
2331 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
2332 to DW_FORM_addr and use non-zero addresses.
2333
5d376983
SC
23342014-06-18 Siva Chandra Reddy <sivachandra@google.com>
2335
2336 PR gdb/17017
2337 * gdb.python/py-xmethods.cc: Add global function call counters and
2338 increment them in their respective functions. Remove "cout"
2339 statements.
2340 * gdb.python/py-xmethods.exp: Make tests check the global function
2341 call counters instead of depending on inferior IO.
2342
a1aa2221
LM
23432014-06-18 Don Breazeal <donb@codesourcery.com>
2344
2345 * gdb.base/foll-fork.exp (default_fork_parent_follow):
2346 Deleted procedure.
2347 (explicit_fork_parent_follow): Deleted procedure.
2348 (explicit_fork_child_follow): Deleted procedure.
2349 (test_follow_fork): New procedure.
2350 (do_fork_tests): Replace calls to deleted procedures with
2351 calls to test_follow_fork and reset GDB for subsequent
2352 procedure calls.
2353
0fc05997
YQ
23542014-06-17 Yao Qi <yao@codesourcery.com>
2355
2356 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
2357 CP1252.
2358
70795c52
LM
23592014-06-17 Luis Machado <lgustavo@codesourcery.com>
2360
2361 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
2362 Initialize ptr and S explicitly.
2363 (skip_type_update_when_not_use_rtti_test): Likewise.
2364
6be47f0c
KS
23652014-06-16 Keith Seitz <keiths@redhat.com>
2366
2367 PR mi/15863
2368 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
2369 the inferior is started.
2370
d03de421
PA
23712014-06-16 Pedro Alves <palves@redhat.com>
2372
2373 * gdb.base/break-main-file-remove-fail.c: New file.
2374 * gdb.base/break-main-file-remove-fail.exp: New file.
2375 * gdb.base/break-unload-file.exp: Use build_executable instead of
2376 prepare_for_testing.
2377 (test_break): New parameter "initial_load". Handle it.
2378 (top level): Add initial_load cmdline/file axis.
2379
f9579b99
TT
23802014-06-12 Tom Tromey <tromey@redhat.com>
2381
2382 * gdb.base/completion.exp: Don't use directory name in test.
2383
3657956b
GB
23842014-06-09 Gary Benson <gbenson@redhat.com>
2385
2386 * gdb.base/sigall.c [Functions to send signals]: Reorder to
2387 separate the always-available ANSI-standard signals from the
2388 signals that require checking.
2389 (main): Likewise.
2390 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
2391 Likewise.
2392 (main): Likewise.
2393
4186eb54
KS
23942014-06-07 Keith Seitz <keiths@redhat.com>
2395
2396 Revert:
2397 PR c++/16253
2398 * gdb.cp/var-tag.cc: New file.
2399 * gdb.cp/var-tag.exp: New file.
2400 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2401 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2402 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2403 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2404
25326a28 24052014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
2406
2407 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
2408
829155c9
PA
24092014-06-06 Pedro Alves <palves@redhat.com>
2410
2411 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
2412 in target debug output instead of looking at RSP packets,
2413 disabling the test on any target that uses hardware stepping.
2414 Update comments.
2415
61c8d22e
PA
24162014-06-06 Pedro Alves <palves@redhat.com>
2417
2418 * gdb.base/break-unload-file.exp: Fix typo.
2419
d9a47287
YQ
24202014-06-06 Yao Qi <yao@codesourcery.com>
2421
2422 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
2423 from "jit_function" to "^jit_function".
2424
e5e01dbf
YQ
24252014-06-06 Yao Qi <yao@codesourcery.com>
2426
2427 * gdb.base/async.c (foo): Add one statement.
2428 * gdb.base/async.exp: Get the next instruction address and
2429 match the output of "nexti" by instruction address. Match
2430 the hex address in the output of "finish".
2431
73ba372c
GB
24322014-06-06 Gary Benson <gbenson@redhat.com>
2433
2434 * gdb.base/call-signals.c: Remove preprocessor conditionals
2435 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
2436 SIGSEGV and SIGTERM.
2437 * gdb.base/sigall.c: Likewise.
2438 * gdb.base/unwindonsignal.c: Likewise.
2439 * gdb.reverse/sigall-reverse.c: Likewise.
2440
831517df
YQ
24412014-06-06 Yao Qi <yao@codesourcery.com>
2442
2443 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
2444 readable, skip the test.
2445
b8b91e98
YQ
24462014-06-06 Yao Qi <yao@codesourcery.com>
2447
2448 * gdb.threads/staticthreads.c (thread_function): Move the line
2449 setting breakpoint on forward.
2450 * gdb.threads/staticthreads.exp: Update comments.
2451
fb934770
LC
24522014-06-05 Ludovic Courtès <ludo@gnu.org>
2453
2454 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
2455 "history-append! type error".
2456
6ef284bd
SM
24572014-06-05 Simon Marchi <simon.marchi@ericsson.com>
2458
2459 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
2460 erroneous dprintf expected input.
2461
a872e241
DE
24622014-06-04 Doug Evans <xdje42@gmail.com>
2463
2464 * gdb.guile/scm-generics.exp: Delete.
2465
16f691fb
DE
24662014-06-04 Doug Evans <xdje42@gmail.com>
2467
2468 * gdb.guile/scm-breakpoint.exp: Update.
2469 Add tests for breakpoint registration.
2470
012370f6
TT
24712014-06-04 Tom Tromey <tromey@redhat.com>
2472
2473 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
2474 VLA-in-union.
2475 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
2476 inner_vla_struct, vla_union types. Initialize objects of those
2477 types and compute their sizes.
2478
9f5a4cef
HZ
24792014-06-04 Nathan Sidwell <nathan@codesourcery.com>
2480 Hui Zhu <hui@codesourcery.com>
2481
2482 * gdb.base/fileio.exp: Add test for shell not available as well as
2483 available.
2484 * gdb.base/fileio.c (test_system): Check for shell twice.
2485
90a45c4d
YQ
24862014-06-04 Yao Qi <yao@codesourcery.com>
2487
2488 * gdb.base/auto-connect-native-target.exp: Remove redundant
2489 space from the regexp pattern.
2490
70017e41
YQ
24912014-06-04 Yao Qi <yao@codesourcery.com>
2492
2493 * gdb.base/default.exp: Replace "child" with "native" in
2494 regexp pattern.
2495
883964a7
SC
24962014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2497
2498 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
2499 * gdb.python/py-xmethods.exp: New tests to test xmethods.
2500 * gdb.python/py-xmethods.py: Python script supporting the
2501 new testcase and tests.
2502
ef370185
JB
25032014-06-03 Joel Brobecker <brobecker@adacore.com>
2504 Pedro Alves <palves@redhat.com>
2505
2506 PR breakpoints/17000
2507 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
2508 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
2509
1e2ccb61
BM
25102014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
2511
2512 * gdb.base/subst.exp: Add tests to verify partial path matching
2513 output.
2514
c6ec5ab2
PA
25152014-06-03 Pedro Alves <palves@redhat.com>
2516
2517 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
2518 target that doesn't use software single-stepping.
2519
835c559f
PA
25202014-06-03 Pedro Alves <palves@redhat.com>
2521
2522 PR breakpoints/17000
2523 * gdb.base/sss-bp-on-user-bp-2.c: New file.
2524 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
2525
06eb1586
DE
25262014-06-02 Doug Evans <xdje42@gmail.com>
2527
2528 * gdb.guile/scm-parameter.exp: New file.
2529
e698b8c4
DE
25302014-06-02 Doug Evans <xdje42@gmail.com>
2531
2532 * gdb.guile/scm-cmd.c: New file.
2533 * gdb.guile/scm-cmd.exp: New file.
2534
ded03782
DE
25352014-06-02 Doug Evans <xdje42@gmail.com>
2536
2537 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
2538 pretty-printer lookup.
2539 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
2540 (make-pp_s-printer): Call it.
2541 (make-pretty-printer-from-dict): New function.
2542 (lookup-pretty-printer-maker-from-dict): New function.
2543 (*pretty-printer*): Simplify.
2544 (make-objfile-pp_s-printer): New function.
2545 (install-objfile-pretty-printers!): New function.
2546 (make-progspace-pp_s-printer): New function.
2547 (install-progspace-pretty-printers!): New function.
2548 * gdb.guile/scm-progspace.c: New file.
2549 * gdb.guile/scm-progspace.exp: New file.
2550
41fac0cf
PA
25512014-06-02 Pedro Alves <palves@redhat.com>
2552
2553 * gdb.base/dprintf-bp-same-addr.c: New file.
2554 * gdb.base/dprintf-bp-same-addr.exp: New file.
2555
96ae5695
EBM
25562014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2557
2558 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
2559 * gdb.arch/powerpc-power.s: Likewise.
2560
da02b3a8
JB
25612014-06-02 Joel Brobecker <brobecker@adacore.com>
2562
2563 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
2564
c72b2e7b
YQ
25652014-06-01 Yao Qi <yao@codesourcery.com>
2566
2567 * gdb.base/watchpoint.exp (test_watch_location): Check null
2568 pointer can be dereferenced. If not, do the test, otherwise
2569 skip it.
2570
53e8a631
AB
25712014-05-30 Andrew Burgess <aburgess@broadcom.com>
2572
2573 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
2574 results.
2575 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
2576
938f0e2f
AB
25772014-05-30 Andrew Burgess <aburgess@broadcom.com>
2578
2579 * gdb.arch/amd64-invalid-stack-middle.S: New file.
2580 * gdb.arch/amd64-invalid-stack-middle.c: New file.
2581 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
2582 * gdb.arch/amd64-invalid-stack-top.c: New file.
2583 * gdb.arch/amd64-invalid-stack-top.exp: New file.
2584
9ba6657a
PA
25852014-05-30 Pedro Alves <palves@redhat.com>
2586
2587 PR breakpoints/17000
2588 * gdb.base/sss-bp-on-user-bp.c: New file.
2589 * gdb.base/sss-bp-on-user-bp.exp: New file.
2590
522c09bf
DB
25912014-05-30 David Blaikie <dblaikie@gmail.com>
2592
2593 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
2594 gnu_inline semantics via attribute.
2595 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
2596 source explicitly specifies the required semantics.
2597
bf4ef81e
MR
25982014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
2599
2600 * gdb.reverse/sigall-reverse.exp: Fix a typo.
2601
329ea579
PA
26022014-05-29 Pedro Alves <palves@redhat.com>
2603 Tom Tromey <tromey@redhat.com>
2604
2605 * gdb.base/async-shell.exp: Don't enable target-async.
2606 * gdb.base/async.exp
2607 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
2608 parameter. Adjust.
2609 (top level): Don't test with "target-async".
2610 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
2611 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
2612 * gdb.base/inferior-died.exp: Don't enable target-async.
2613 * gdb.base/interrupt-noterm.exp: Likewise.
2614 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
2615 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2616 * gdb.mi/mi-nonstop.exp: Likewise.
2617 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2618 * gdb.mi/mi-nsintrall.exp: Likewise.
2619 * gdb.mi/mi-nsmoribund.exp: Likewise.
2620 * gdb.mi/mi-nsthrexec.exp: Likewise.
2621 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2622 * gdb.multi/watchpoint-multi.exp: Adjust comment.
2623 * gdb.python/py-evsignal.exp: Don't enable target-async.
2624 * gdb.python/py-evthreads.exp: Likewise.
2625 * gdb.python/py-prompt.exp: Likewise.
2626 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
2627 * gdb.server/solib-list.exp: Don't enable target-async.
2628 * gdb.threads/thread-specific-bp.exp: Likewise.
2629 * lib/mi-support.exp: Adjust to use mi-async.
2630
fd664c91
PA
26312014-05-29 Pedro Alves <palves@redhat.com>
2632
2633 PR gdb/13860
2634 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
2635 reason, even in sync mode.
2636
251bde03
PA
26372014-05-29 Pedro Alves <palves@redhat.com>
2638 Hui Zhu <hui@codesourcery.com>
2639
2640 PR PR15693
2641 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
2642 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
2643 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
2644 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
2645
7f3c0343
JB
26462014-05-28 Joel Brobecker <brobecker@adacore.com>
2647
2648 * config/monitor.exp (gdb_target_monitor): Replace use of
2649 "set remotebaud" by "set serial baud".
2650
b2715b27
AW
26512014-05-26 Andy Wingo <wingo@igalia.com>
2652
2653 * gdb.guile/scm-breakpoint.exp:
2654 * gdb.guile/scm-gsmob.exp: Update to use plain old object
2655 properties instead of gdb-object-properties.
2656
498a4489
YQ
26572014-05-26 Yao Qi <yao@codesourcery.com>
2658
2659 * gdb.server/no-thread-db.exp: Specify source file name
2660 explicitly when setting a breakpoint.
2661
589fdceb
MM
26622014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2663
2664 * gdb.btrace/vdso.c: New.
2665 * gdb.btrace/vdso.exp: New.
2666
e9089e05
MM
26672014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2668
2669 * gdb.base/gcore.exp (capture_command_output): Move ...
2670 * lib/gdb.exp (capture_command_output): ... here.
2671
67b5c0c1
MM
26722014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2673
2674 * gdb.btrace/data.exp: Test memory access during btrace replay.
2675
a2199296
SM
26762014-05-22 Simon Marchi <simon.marchi@ericsson.com>
2677
2678 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
2679
17b2616c
PA
26802014-05-21 Pedro Alves <palves@redhat.com>
2681
2682 PR gdb/13860
2683 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
2684 (top level): Test that output related to execution commands is
2685 sent to the console with CLI commands, but not with MI commands.
2686 Test that breakpoint events are always mirrored to the console.
2687 Also expect the new source line to be output after a "next" in
2688 async mode too. Make it a pass/fail test.
2689 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
2690 output.
2691 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
2692
5166082f
PA
26932014-05-21 Pedro Alves <palves@redhat.com>
2694
2695 * gdb.base/list.exp (build_pattern, test_list): New procedures.
2696 Use them to test variations of "list" after reaching a breakpoint.
2697 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
2698 Test "list" with listsize 10 after reaching a breakpoint.
2699 * gdb.python/python.exp (decode_line current location line
2700 number): Adjust expected line number.
2701
2f25d70f
SM
27022014-05-21 Simon Marchi <simon.marchi@ericsson.com>
2703
2704 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
2705 behavior for $args, pass it directly to "run".
2706
ff604a67
MR
27072014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
2708
2709 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
2710 30000 to 65536.
2711
6a3cb8e8
PA
27122014-05-21 Pedro Alves <palves@redhat.com>
2713
2714 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
2715 auto-connect-native-target off".
2716 * gdb.base/auto-connect-native-target.c: New file.
2717 * gdb.base/auto-connect-native-target.exp: New file.
2718
4ebfc96e
PA
27192014-05-21 Pedro Alves <palves@redhat.com>
2720
2721 * gdb.base/default.exp: Test "target native" instead of "target
2722 child".
2723
36d46afb
MW
27242014-05-21 Mark Wielaard <mjw@redhat.com>
2725
2726 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2727
5876f503
JK
27282014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2729
2730 Fix TLS access for -static -pthread.
2731 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
2732 <HAVE_TLS> (thread_function, main): Initialize it.
2733 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
2734 Add clean_restart.
2735 <$have_tls != "">: Check TLSVAR.
2736
0256a6ac
PA
27372014-05-21 Pedro Alves <palves@redhat.com>
2738
2739 * gdb.base/dcache-line-read-error.c: New.
2740 * gdb.base/dcache-line-read-error.exp: New.
2741
936d2992
PA
27422014-05-20 Pedro Alves <palves@redhat.com>
2743
2744 * gdb.base/compare-sections.c: New file.
2745 * gdb.base/compare-sections.exp: New file.
2746
802e8e6d
PA
27472014-05-20 Pedro Alves <palves@redhat.com>
2748
2749 * gdb.base/break-idempotent.c: New file.
2750 * gdb.base/break-idempotent.exp: New file.
2751
e59fa00f
MM
27522014-05-20 Markus Metzger <markus.t.metzger@intel.com>
2753
2754 * gdb.btrace/nohist.exp: New.
2755
8b696e31
YQ
27562014-05-20 Yao Qi <yao@codesourcery.com>
2757
2758 * lib/gdb.exp (gdb_init): Set timeout if test file is under
2759 gdb.reverse directory and gdb_reverse_timeout exists in board
2760 setting.
2761 * README: Document gdb_reverse_timeout.
2762
73c9764f
YQ
27632014-05-20 Yao Qi <yao@codesourcery.com>
2764
2765 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
2766 'test_file_name'. Treat args as a string instead of a list.
2767 (gdb_init): Rename argument 'args' by 'test_file_name'.
2768
f1f4348a
JK
27692014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2770
2771 * gdb.arch/powerpc-power.exp: New file.
2772 * gdb.arch/powerpc-power.s: New file.
2773
0dbe70ce
DE
27742014-05-16 Doug Evans <dje@google.com>
2775
2776 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
2777 * gdb.base/completion.exp: Check that all expected files exist
2778 before doing file completion.
0dbe70ce 2779
8d551b02
DE
27802014-05-16 Doug Evans <dje@google.com>
2781
2782 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
2783 Update.
2784 (do_syscall_tests_without_xml): Update.
2785
73eb7709
PA
27862014-05-16 Pedro Alves <palves@redhat.com>
2787
2788 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
2789 instead of "unknown output after running".
2790
3fae92fc
YQ
27912014-05-16 Yao Qi <yao@codesourcery.com>
2792
2793 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
2794 file1.txt from host at the end.
2795 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2796
c2b2ccc5
DE
27972014-05-15 Doug Evans <dje@google.com>
2798
2799 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
2800 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
2801 loading file. Add test for TU lookup.
2802
8c217a4b
SM
28032014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2804
2805 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
2806 calling "-exec-arguments" or "set args" before running the
2807 inferior.
2808
3deb39c6
SM
28092014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2810
2811 * lib/mi-support.exp (mi_expect_stop): Expect message for
2812 inferiors that exit with non-zero exit code.
2813
71a79f8c
YQ
28142014-05-14 Yao Qi <yao@codesourcery.com>
2815
2816 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
2817 match absolute path on remote host.
2818 (test_file_list_exec_source_files): Remove "/" from the
2819 pattern.
2820
f23fcd46
YQ
28212014-05-14 Yao Qi <yao@codesourcery.com>
2822
2823 * boards/local-remote-host-notty.exp (${board}_file): New
2824 proc.
2825
9404b58f
KM
28262014-05-07 Kyle McMartin <kyle@redhat.com>
2827
2828 Pushed by Joel Brobecker <brobecker@adacore.com>.
2829 * gdb.arch/aarch64-atomic-inst.c: New file.
2830 * gdb.arch/aarch64-atomic-inst.exp: New file.
2831
5e45f04c
YQ
28322014-05-07 Yao Qi <yao@codesourcery.com>
2833
2834 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
2835 in current context" too.
2836
c888a17d
KS
28372014-05-05 Keith Seitz <keiths@redhat.com>
2838
2839 * gdb.linespec/ls-dollar.exp: Add test for linespec
2840 file:convenience_variable.
2841
290a839c
YQ
28422014-05-05 Yao Qi <yao@codesourcery.com>
2843
2844 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
2845 traceframes into tfile and ctf trace files. Read data from
2846 trace file and test collected data.
2847 (gdb_collect_locals_test): Likewise.
2848 (gdb_unavailable_registers_test): Likewise.
2849 (gdb_unavailable_floats): Likewise.
2850 (gdb_collect_globals_test): Likewise.
2851 (top-level): Append "ctf" to trace_file_targets if GDB
2852 supports.
2853
b5262cd0
YQ
28542014-05-05 Yao Qi <yao@codesourcery.com>
2855
2856 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
2857 code to ...
2858 (gdb_collect_args_test_1): ... it. New proc.
2859 (gdb_collect_locals_test): Move some code to ...
2860 (gdb_collect_locals_test_1): ... it. New proc.
2861 (gdb_unavailable_registers_test): Move some code to ...
2862 (gdb_unavailable_registers_test_1): ... it. New proc.
2863 (gdb_unavailable_floats): Move some code to ...
2864 (gdb_unavailable_floats_1): ... it. New proc.
2865
30a1e6cc
SDJ
28662014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2867
2868 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
2869 probes to test for bitness recognition.
2870 * gdb.arch/amd64-stap-optional-prefix.exp
2871 (test_probe_value_without_reg): New procedure.
2872 Add code to test for different kinds of bitness.
2873
f33da99a
SDJ
28742014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2875
2876 PR breakpoints/16889
2877 * gdb.arch/amd64-stap-optional-prefix.S: New file.
2878 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2879
5b80f00d
PA
28802014-05-01 Pedro Alves <palves@redhat.com>
2881
2882 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
2883 gdb_file_cmd if no file is specified.
2884 * boards/native-extended-gdbserver.exp (gdb_load): Use the
2885 last_loaded_file to set the remote exec-file.
2886
f8c2a73c
PA
28872014-05-01 Pedro Alves <palves@redhat.com>
2888
2889 * boards/local-remote-host.exp: New file.
2890
be6e8ac7
PA
28912014-05-01 Pedro Alves <palves@redhat.com>
2892
2893 * boards/local-remote-host.exp: Rename to ...
2894 * boards/local-remote-host-notty.exp: ... this.
2895
cac0dc8f
JB
28962014-04-28 Joel Brobecker <brobecker@adacore.com>
2897
2898 * gdb.ada/dyn_arrayidx: New testcase.
2899
9730e6cc
YQ
29002014-04-26 Yao Qi <yao@codesourcery.com>
2901
2902 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
2903 and compute the length of function main. Save it in
2904 $main_length.
2905 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
2906 (top-level): Use gdb_compile to compile objects into
2907 executable and restart GDB. Remove invocation to
2908 prepare_for_testing.
2909
7ae1a6a6
PA
29102014-04-25 Simon Marchi <simon.marchi@ericsson.com>
2911 Pedro Alves <palves@redhat.com>
2912
2913 PR server/16255
2914 * gdb.multi/multi-attach.c: New file.
2915 * gdb.multi/multi-attach.exp: New file.
2916
4082afcc
PA
29172014-04-25 Pedro Alves <palves@redhat.com>
2918
2919 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
2920 user.
2921 (top level): Test that "set remote conditional-breakpoints-packet
2922 off" works as intended.
2923 * gdb.base/dprintf.exp: Test that "set remote
2924 breakpoint-commands-packet off" works as intended.
2925 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
2926 New function.
2927 (top level): Call it.
2928 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
2929 remote fast-tracepoints-packet off" works as intended.
2930 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
2931 * lib/gdb.exp (gdb_is_target_remote): ... here.
2932
2abc3f8d
DB
29332014-04-24 David Blaikie <dblaikie@gmail.com>
2934
2935 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
2936 ensure clang would not discard them.
2937 * gdb.base/gdbvars.c: Ditto.
2938 * gdb.base/memattr.c: Ditto.
2939 * gdb.base/whatis.c: Ditto.
2940 * gdb.python/py-prettyprint.c: Ditto.
2941 * gdb.trace/actions.c: Ditto.
2942 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
2943 ensure clang would not discard it.
2944
bfd39632
DB
29452014-04-24 David Blaikie <dblaikie@gmail.com>
2946
2947 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
2948 clang to emit the full definition of type required by the test
2949 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
2950
22842ff6
DB
29512014-04-24 David Blaikie <dblaikie@gmail.com>
2952
2953 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
2954 coax Clang into emitting the definition of the type.
2955 * gdb.cp/pr10728-x.h (y): Ditto.
2956 * gdb.cp/pr10728-y.cc (y): Ditto.
2957
c2e827ad
DB
29582014-04-24 David Blaikie <dblaikie@gmail.com>
2959
2960 * gdb.base/label.exp: XFAIL label related tests under Clang.
2961 * gdb.cp/cplabel.exp: Ditto.
2962 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
2963 under Clang those using labels.
2964
4c2d33e7
YQ
29652014-04-25 Yao Qi <yao@codesourcery.com>
2966
2967 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
2968 double_label.
2969 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
2970 partial_label and double_label.
2971
56083b99
DB
29722014-04-24 David Blaikie <dblaikie@gmail.com>
2973
2974 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
2975
25d4e99d
DB
29762014-04-24 David Blaikie <dblaikie@gmail.com>
2977
2978 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
2979 of the function to work across GCC and Clang.
2980 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
2981 pointer types (const void ** const V void **).
2982
01f9f808
MS
29832014-04-24 Michael Sturm <michael.sturm@mintel.com>
2984 Walfred Tedeschi <walfred.tedeschi@intel.com>
2985
2986 * Makefile.in (EXECUTABLES): Added i386-avx512.
2987 * gdb.arch/i386-avx512.c: New file.
2988 * gdb.arch/i386-avx512.exp: Likewise.
2989
4b48d439
KS
29902014-04-23 Keith Seitz <keiths@redhat.com>
2991
2992 * lib/mi-support.exp (mi_list_breakpoints): Delete.
2993 (mi_make_breakpoint_table): New procedure.
2994 (mi_create_breakpoint): Use mi_make_breakpoint
2995 and return the result.
2996 (mi_make_breakpoint): New procedure.
2997 (mi_build_kv_pairs): New procedure.
2998
2999 * gdb.mi/mi-break.exp: Remove unused globals,
3000 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
3001 All callers updated.
3002 * gdb.mi/mi-dprintf.exp: Use variable to track command
3003 number.
3004 Update all callers of mi_create_breakpoint and use
3005 mi_make_breakpoint_table.
3006 Remove any unused global variables.
3007 * gdb.mi/mi-nonstop.exp: Likewise.
3008 * gdb.mi/mi-nsintrall.exp: Likewise.
3009 * gdb.mi/mi-nsmoribund.exp: Likewise.
3010 * gdb.mi/mi-nsthrexec.exp: Likewise.
3011 * gdb.mi/mi-reverse.exp: Likewise.
3012 * gdb.mi/mi-simplerun.exp: Likewise.
3013 * gdb.mi/mi-stepn.exp: Likewise.
3014 * gdb.mi/mi-syn-frame.exp: Likewise.
3015 * gdb.mi/mi-until.exp: Likewise.
3016 * gdb.mi/mi-var-cp.exp: Likewise.
3017 * gdb.mi/mi-var-display.exp: Likewise.
3018 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
3019 * gdb.mi/mi2-var-child.exp: Likewise.
3020 * gdb.mi/mi-vla-c99.exp: Likewise.
3021 * lib/mi-support.exp: Likewise.
3022
3023 From Ian Lance Taylor <iant@cygnus.com>:
3024 * lib/gdb.exp (parse_args): New procedure.
3025
08351840
PA
30262014-04-23 Pedro Alves <palves@redhat.com>
3027
3028 * gdb.base/break-unload-file.c: New file.
3029 * gdb.base/break-unload-file.exp: New file.
3030 * gdb.base/sym-file-lib.c (baz): New function.
3031 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
3032 field.
3033 (load): Store the segment's mapped size.
3034 (unload): New function.
3035 (unload_shlib): New function.
3036 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
3037 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
3038 set a breakpoint at baz, and call it.
3039 * gdb.base/sym-file.exp: New tests for stale breakpoint
3040 instructions.
3041
076855f9
PA
30422014-04-23 Pedro Alves <palves@redhat.com>
3043
3044 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
3045 * gdb.base/hbreak-in-shr-unsupported.c: New file.
3046 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
3047 * gdb.base/hbreak-unmapped.c: New file.
3048 * gdb.base/hbreak-unmapped.exp: New file.
3049 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
3050 * lib/gdb.exp (gdb_is_target_remote): ... here.
3051
483805cf
PA
30522014-04-22 Pedro Alves <palves@redhat.com>
3053
3054 * gdb.base/consecutive-step-over.c: New file.
3055 * gdb.base/consecutive-step-over.exp: New file.
3056
06d97543
PA
30572014-04-22 Pedro Alves <palves@redhat.com>
3058
3059 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
3060 instead of send_gdb/gdb_expect.
3061
b4429ea2
YQ
30622014-04-22 Yao Qi <yao@codesourcery.com>
3063
3064 * lib/trace-support.exp (generate_tracefile): New procedure.
3065 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
3066 return 0.
3067 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
3068 if generate_tracefile returns 1.
3069
51d48146
PA
30702014-04-18 Tom Tromey <palves@redhat.com>
3071 Pedro alves <tromey@redhat.com>
3072
3073 PR backtrace/15558
3074 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
3075 with a backtrace limit.
3076 * gdb.python/py-frame-inline.exp: Test running to an inline
3077 function with a backtrace limit, and printing the newest frame.
3078 * gdb.python/py-frame-inline.c (main): Call f.
3079
bd1dce5f
MS
30802014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3081
3082 * gdb.java/jnpe.exp: Drop srcdir from untested path.
3083
40d1a503
MS
30842014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3085
3086 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
3087 Drop prefix from unsupported source file path.
3088
389b98f7
YQ
30892014-04-17 Yao Qi <yao@codesourcery.com>
3090
3091 * lib/gdb.exp (with_target_charset): New proc.
3092 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
3093 with_target_charset.
3094 (test_print_strings): Likewise.
3095 (test_repeat_bytes): Likewise.
3096 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
3097 for some tests.
3098
22869d73
KS
30992014-04-16 Keith Seitz <keiths@redhat.com>
3100
3101 PR gdb/15827
3102 * gdb.dwarf2/corrupt.c: New file.
3103 * gdb.dwarf2/corrupt.exp: New file.
3104
c4f87ca6
KS
31052014-04-16 Keith Seitz <keiths@redhat.com>
3106
3107 PR c++/16597
3108 * gdb.cp/namelessclass.cc: New file.
3109 * gdb.cp/namelessclass.exp: New file.
3110 * gdb.cp/namelessclass.S: New file.
3111
ab19de87
DE
31122014-04-16 Doug Evans <dje@google.com>
3113
3114 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
3115 Add comment.
3116 (gdbserver_default_get_comm_port): New function.
3117 (gdbserver_start): Check if board file provided
3118 "gdbserver,get_comm_port" and use it if so.
3119 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
3120 (gdb,socketport): Set to "stdio".
3121 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
3122 (stdio_gdbserver_template): Delete.
3123 (${board}_get_remote_address): Update.
3124 (${board}_build_remote_cmd): Delete.
3125 (${board}_get_comm_port): New function.
3126 (${board}_spawn): Update.
3127 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
3128 Delete.
3129 (${board}_get_remote_address): Update.
3130 (${board}_get_comm_port): New function.
3131
fc98a809
AB
31322014-04-16 Andrew Burgess <aburgess@broadcom.com>
3133
3134 * gdb.base/memattr.exp: Improve regexps to handle memory regions
3135 appearing in any order.
3136
87fd9e6e
DE
31372014-04-15 Doug Evans <dje@google.com>
3138
3139 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
3140 uninitialized value of "description".
3141
099fc3ea
KS
31422014-04-15 Keith Seitz <keiths@redhat.com>
3143
3144 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
3145 Remove unused globals.
3146 (test_running_the_program): Likewise.
3147 (test_controlled_execution): Likewise.
3148 (test_controlling_breakpoints): Likewise.
3149 (test_program_termination): Likewise.
3150
5da151d4
KS
31512014-04-15 Keith Seitz <keiths@redhat.com>
3152
3153 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
3154 unused globals.
3155 (test_rbreak_creation_and_listing): Likewise.
3156 (test_ignore_count): Likewise.
3157 (test_error): Likewise.
3158
35e5d2f0
PA
31592014-04-15 Pedro Alves <palves@redhat.com>
3160
3161 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
3162 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
3163 sym-file-loader.c.
3164 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3165 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3166 to sym-file-loader.c.
3167 (struct library): Forward declare.
3168 (load_shlib, lookup_function): Change prototypes.
3169 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3170 (translate_offset): Remove declarations.
3171 (get_text_addr): New declaration.
3172 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
3173 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
3174 sym-file-loader.h.
3175 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3176 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3177 here from sym-file-loader.h.
3178 (struct library): New structure.
3179 (load_shlib, lookup_function): Change prototypes and adjust to
3180 work with a struct library.
3181 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3182 (translate_offset): Make static.
3183 (get_text_addr): New function.
3184 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
3185
eb4c1710
PA
31862014-04-15 Pedro Alves <palves@redhat.com>
3187
3188 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
3189
2d1baf52
PA
31902014-04-15 Pedro Alves <palves@redhat.com>
3191
3192 * gdb.base/sym-file-loader.c: Include <limits.h>.
3193 (SELF_LINK): New define.
3194 (get_origin): New function.
3195 (load_shlib): Use it.
3196 * gdb.base/sym-file.exp: Don't early return if the target is
3197 remote. Use runto_main, and issue fail is that fails. Use
3198 gdb_load_shlibs.
3199 (shlib_name): Delete.
3200 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
3201
7dd6df01
PA
32022014-04-15 Pedro Alves <palves@redhat.com>
3203
3204 * gdb.base/sym-file.exp: Remove regex characters from test
3205 message. Don't refer to breakpoint numbers in test messages.
3206
b50c8614
KS
32072014-04-14 Keith Seitz <keiths@redhat.com>
3208
3209 PR c++/16253
3210 * gdb.cp/var-tag.cc: New file.
3211 * gdb.cp/var-tag.exp: New file.
3212 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3213 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3214 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3215 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3216
3d567982
TT
32172014-04-14 Tom Tromey <tromey@redhat.com>
3218
3219 * gdb.cp/classes.exp (test_enums): Handle underlying type.
3220 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
3221 type.
3222 * gdb.cp/enum-class.exp: New file.
3223 * gdb.cp/enum-class.cc: New file.
3224
0626fc76
TT
32252014-04-14 Tom Tromey <tromey@redhat.com>
3226
3227 * gdb.dwarf2/enum-type.exp: New file.
3228
dca325b3
SA
32292014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3230
3231 * gdb.mi/mi-vla-c99.exp: New file.
3232 * gdb.mi/vla.c: New file.
3233
5854b38a
SA
32342014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3235
3236 * gdb.base/vla-datatypes.c: New file.
3237 * gdb.base/vla-datatypes.exp: New file.
3238
463bb957
SA
32392014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3240
3241 * gdb.base/vla-ptr.c: New file.
3242 * gdb.base/vla-ptr.exp: New file.
3243
3dd170be
SA
32442014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3245
3246 * gdb.dwarf2/count.exp: New file.
3247
5ecaaa66
SA
32482014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3249
3250 * gdb.base/vla-sideeffect.c: New file.
3251 * gdb.base/vla-sideeffect.exp: New file.
3252
41f1ada5
DB
32532014-04-14 David Blaikie <dblaikie@gmail.com>
3254
3255 * gdb.mi/non-stop.c: Add return value for non-void function return
3256 statement.
3257 * gdb.threads/staticthreads.c: Ditto.
3258
0be03e84
DE
32592014-04-12 Siva Chandra Reddy <sivachandra@google.com>
3260 Doug Evans <xdje42@gmail.com>
3261
3262 * gdb.guile/scm-value.c: Improve test case.
3263 * gdb.guile/scm-value.exp: Add new test.
3264
f180a1fb
DB
32652014-04-11 David Blaikie <dblaikie@gmail.com>
3266
3267 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
3268 override Clang's default.
3269
6b662e19
JB
32702014-04-11 Joel Brobecker <brobecker@adacore.com>
3271
3272 Revert the following changes (regressions):
3273
3274 * gdb.base/vla-sideeffect.c: New file.
3275 * gdb.base/vla-sideeffect.exp: New file.
3276
3277 * gdb.dwarf2/count.exp: New file.
3278
3279 * gdb.base/vla-multi.c: New file.
3280 * gdb.base/vla-multi.exp: New file.
3281
3282 * gdb.base/vla-ptr.c: New file.
3283 * gdb.base/vla-ptr.exp: New file.
3284
3285 * gdb.base/vla-datatypes.c: New file.
3286 * gdb.base/vla-datatypes.exp: New file.
3287
3288 * gdb.mi/mi-vla-c99.exp: New file.
3289 * gdb.mi/vla.c: New file.
3290
245a5f0b
KS
32912014-04-11 Keith Seitz <keiths@redhat.com>
3292
3293 PR c++/16675
3294 * gdb.cp/cpsizeof.exp: New file.
3295 * gdb.cp/cpsizeof.cc: New file.
3296
58a84dcf
SA
32972014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3298
191a8a90
JB
3299 * gdb.mi/mi-vla-c99.exp: New file.
3300 * gdb.mi/vla.c: New file.
58a84dcf 3301
c8655f75
SA
33022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3303
3304 * gdb.base/vla-datatypes.c: New file.
3305 * gdb.base/vla-datatypes.exp: New file.
3306
024e13b4
SA
33072014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3308
3309 * gdb.base/vla-ptr.c: New file.
3310 * gdb.base/vla-ptr.exp: New file.
3311
1a237e0e
SA
33122014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3313
3314 * gdb.base/vla-multi.c: New file.
3315 * gdb.base/vla-multi.exp: New file.
3316
504f3432
SA
33172014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3318
3319 * gdb.dwarf2/count.exp: New file.
3320
3bce8237
SA
33212014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3322
191a8a90
JB
3323 * gdb.base/vla-sideeffect.c: New file.
3324 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 3325
322f9c21
YQ
33262014-04-11 Yao Qi <yao@codesourcery.com>
3327
3328 * gdb.base/completion.exp: Check file exists before running tests
3329 on file completion.
3330
d708bcd1
PA
33312014-04-10 Pedro Alves <palves@redhat.com>
3332
3333 * gdb.base/cond-eval-mode.c: New file.
3334 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
3335 prepare_for_testing to build the new file. Check result of
3336 runto_main.
3337 (test_break, test_watch): New procedures.
3338 (top level): Use them.
3339
ae1d2761
PM
33402014-04-08 Pierre Muller <muller@sourceware.org>
3341
3342 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
3343 Ctrl-V use for mingw hosts.
3344
7af389b8
SC
33452014-04-07 Siva Chandra Reddy <sivachandra@google.com>
3346
3347 * gdb.python/py-value.c: Improve test case.
3348 * gdb.python/py-value.exp: Add new test.
3349
5e703181
DE
33502014-04-07 David Blaikie <dblaikie@gmail.com>
3351
3352 * lib/compiler.c: Identify the clang compiler.
3353 * lib/compiler.cc: Ditto.
3354
9810b410
YQ
33552014-04-03 Yao Qi <yao@codesourcery.com>
3356
3357 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
3358
98d1b8dc
AB
33592014-04-01 Anton Blanchard <anton@samba.org>
3360
3361 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
3362 messages unique.
3363
3114cea1
AB
33642014-04-01 Anton Blanchard <anton@samba.org>
3365
3366 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
3367 prepare_for_testing.
3368
62f7182c
AB
33692014-04-01 Anton Blanchard <anton@samba.org>
3370
3371 * gdb.arch/ppc64-atomic-inst.c: Remove.
3372 * gdb.arch/ppc64-atomic-inst.S: New file.
3373 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
3374
770e7fc7
DE
33752014-03-31 Doug Evans <dje@google.com>
3376
3377 * gdb.base/print-symbol-loading-lib.c: New file.
3378 * gdb.base/print-symbol-loading-main.c: New file.
3379 * gdb.base/print-symbol-loading.exp: New file.
3380
46e2bafa
YQ
33812014-03-31 Yao Qi <yao@codesourcery.com>
3382
3383 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
3384
8776cfe9
JB
33852014-03-28 Joel Brobecker <brobecker@adacore.com>
3386
3387 * gdb.ada/mi_dyn_arr: New testcase.
3388
5d1ef361
DE
33892014-03-27 Doug Evans <dje@google.com>
3390
3391 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
3392
b5bee914
YQ
33932014-03-27 Yao Qi <yao@codesourcery.com>
3394
3395 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
3396 if target is nios2-*-*.
3397
0d4d0e77
YQ
33982014-03-26 Yao Qi <yao@codesourcery.com>
3399
3400 * lib/gdb.exp (readline_is_used): New proc.
3401 * gdb.base/completion.exp: Move tests on command complete up.
3402 Skip the rest of tests if readline is not used.
3403 * gdb.ada/complete.exp: Skp the test if readline is not
3404 used.
3405 * gdb.base/filesym.exp: Likewise.
3406 * gdb.base/macscp.exp: Likewise.
3407 * gdb.base/readline-ask.exp: Likewise.
3408 * gdb.base/readline.exp: Likewise.
3409 * gdb.python/py-cmd.exp: Likewise.
3410 * gdb.trace/tfile.exp: Likewise.
3411
29361eee
YQ
34122014-03-26 Yao Qi <yao@codesourcery.com>
3413
3414 * gdb.base/macscp.exp: Fix code format issues.
3415
bc9a5525
UW
34162014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
3417
3418 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
3419 * gdb.asm/powerpc64le.inc: New file.
3420
d3839ede
PA
34212014-03-25 Pedro Alves <palves@redhat.com>
3422 Doug Evans <dje@google.com>
3423
3424 * gdb.base/source-execution.c: New file.
3425 * gdb.base/source-execution.exp: New file.
3426 * gdb.base/source-execution.gdb: New file.
3427
01672a57
DE
34282014-03-24 Doug Evans <dje@google.com>
3429
3430 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
3431 using fission.
3432
88bbeca9
HZ
34332014-03-24 Hui Zhu <hui@codesourcery.com>
3434 Pedro Alves <palves@redhat.com>
3435
3436 PR breakpoints/16101
3437 * gdb.base/dprintf.exp: Use unsupported rather than changing the
3438 test pass/fail messages. Detect missing support for dprintf when
3439 breakpoints are actually inserted.
3440 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
3441 breakpoints are actually inserted.
3442 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
3443 fails.
3444
d2348791
JK
34452014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3446
3447 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
3448
feef67ab
DE
34492014-03-22 Doug Evans <xdje42@gmail.com>
3450
3451 * gdb.python/python.exp (python not supported): Verify multi-line
3452 python command issues an error.
25d743f9 3453 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 3454 guile command issues an error.
feef67ab 3455
ecebef6a
MR
34562014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
3457
3458 * gdb.threads/thread-specific.exp: Handle the lack of usable
3459 $this_breakpoint and $this_thread.
3460
ccdd1909
HZ
34612014-03-21 Hui Zhu <hui@codesourcery.com>
3462
3463 * gdb.base/attach.exp (do_command_attach_tests): New.
3464
beb460e8
PA
34652014-03-20 Tom Tromey <tromey@redhat.com>
3466 Pedro Alves <palves@redhat.com>
3467
3468 PR cli/15718
3469 * gdb.base/condbreak-call-false.c: New file.
3470 * gdb.base/condbreak-call-false.exp: New file.
3471
40acf43a
PA
34722014-03-20 Pedro Alves <palves@redhat.com>
3473
3474 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
3475 Delete.
3476 (block_signals, unblock_signals): Delete.
3477 (child_function_2, main): Remove references to deleted variable
3478 and functions.
3479
9f5e1e02
PA
34802014-03-20 Pedro Alves <palves@redhat.com>
3481
3482 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
3483 Use pthread_kill to signal thread 2.
3484 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3485 Adjust to make the test send itself a signal rather than using the
3486 host's "kill" command.
3487
99619bea
PA
34882014-03-20 Pedro Alves <palves@redhat.com>
3489
3490 * gdb.threads/multiple-step-overs.c: New file.
3491 * gdb.threads/multiple-step-overs.exp: New file.
3492 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3493 Adjust expected infrun debug output.
3494
2adfaa28
PA
34952014-03-20 Pedro Alves <palves@redhat.com>
3496
3497 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
3498 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
3499
31e77af2
PA
35002014-03-20 Pedro Alves <palves@redhat.com>
3501
3502 PR breakpoints/7143
3503 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
3504 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
3505 of gdb_test_multiple.
3506 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
3507 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
3508
b9f437de
PA
35092014-03-20 Pedro Alves <palves@redhat.com>
3510
3511 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
3512 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
3513
05adc73e
PA
35142014-03-19 Pedro Alves <palves@redhat.com>
3515
3516 * gdb.base/async.exp: Remove early return.
3517
6048b950
PA
35182014-03-19 Pedro Alves <palves@redhat.com>
3519
3520 * gdb.base/async.exp (step& tests): Pass explicit test messages.
3521
8bcfb00a
PA
35222014-03-19 Pedro Alves <palves@redhat.com>
3523
3524 * gdb.base/async.exp (test_background): Expect \r\n after
3525 "completed." in the fail pattern.
3526
884e37dc
PA
35272014-03-19 Pedro Alves <palves@redhat.com>
3528
3529 * gdb.base/async.exp (test_background): New procedure.
3530 Use it for all background execution command tests.
3531
148e57e2
PA
35322014-03-19 Pedro Alves <palves@redhat.com>
3533
3534 * gdb.base/async.exp: Use prepare_for_testing.
3535
f48088c7
PA
35362014-03-19 Pedro Alves <palves@redhat.com>
3537
3538 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
3539 the same line.
3540
e2f6c966
PA
35412014-03-19 Pedro Alves <palves@redhat.com>
3542
3543 * gdb.base/async.c (main): Add "jump here" and "until here" line
3544 marker comments.
3545 * gdb.base/async.exp (jump_here): New global.
3546 (jump& test): Use it.
3547 (until_here): New global.
3548 (until& test): Use it.
3549
c30568d4
PA
35502014-03-19 Pedro Alves <palves@redhat.com>
3551
3552 * gdb.base/async.exp: Don't frob gdb_protocol.
3553
0172b6a7
DE
35542014-03-18 Doug Evans <xdje42@gmail.com>
3555
3556 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
3557 Fix spelling of exec-done-display.
3558
06c868a8
JK
35592014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3560
3561 PR gdb/15358
3562 * gdb.base/gdb-sigterm.c: New file.
3563 * gdb.base/gdb-sigterm.exp: New file.
3564
0c7e1a46
PA
35652014-03-18 Pedro Alves <palves@redhat.com>
3566
3567 PR gdb/13860
3568 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
3569 * lib/mi-support.exp (mi_expect_stop): Add special handling for
3570 solib-event.
3571
f7c77d93
JB
35722014-03-17 Joel Brobecker <brobecker@adacore.com>
3573
3574 * gdb.ada/pckd_arr_ren: New testcase.
3575
5a1e8c7a
DE
35762014-03-13 Doug Evans <xdje42@gmail.com>
3577
3578 PR guile/16612
3579 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
3580 collect after discarding symbols.
3581
350e1a76
DE
35822014-03-13 Ludovic Courtès <ludo@gnu.org>
3583 Doug Evans <xdje42@gmail.com>
3584
3585 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
3586 to history survives a gc.
3587
a69900ae
PA
35882014-03-13 Pedro Alves <palves@redhat.com>
3589
3590 * gdb.base/default.exp: Don't test "target procfs".
3591
5db9f0bd
PA
35922014-03-13 Pedro Alves <palves@redhat.com>
3593
3594 * gdb.base/default.exp: Update "target child" and "target procfs"
3595 tests to not expect "Unix".
3596
b3ccfe11
TT
35972014-03-12 Tom Tromey <tromey@redhat.com>
3598
3599 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
3600 New procs. Add target-async tests.
3601 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
3602 Add target-async tests.
3603
646f4417
AA
36042014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3605
3606 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
3607 'func_start' and 'func_end' for the beginning and end of the
3608 function code, respectively.
3609 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
3610 'func_end' instead of 'func' and 'main'.
3611
288c211f
AA
36122014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3613
3614 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
3615 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
3616 generate the debug info assembler source.
3617
e0c0f156
AA
36182014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3619
3620 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
3621 * gdb.dwarf2/arr-subrange.exp: Likewise.
3622 * gdb.dwarf2/dwz.exp: Likewise.
3623 * gdb.dwarf2/method-ptr.exp: Likewise.
3624 * gdb.dwarf2/missing-sig-type.exp: Likewise.
3625 * gdb.dwarf2/subrange.exp: Likewise.
3626 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
3627 * gdb.dwarf2/implptrpiece.exp: Likewise.
3628 * gdb.dwarf2/nostaticblock.exp: Likewise.
3629
0e5c4555
AA
36302014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3631
3632 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
3633 directory to absolute path name arguments.
3634
5ec18f2b
JG
36352014-03-10 Joel Brobecker <brobecker@adacore.com>
3636
3637 * gdb.ada/tagged_access: New testcase.
3638
847fc4f2
MM
36392014-03-07 Markus Metzger <markus.t.metzger@intel.com>
3640
3641 * gdb.btrace/data.exp: Update expected output.
3642
cc3da688
YQ
36432014-03-06 Yao Qi <yao@codesourcery.com>
3644
3645 * gdb.trace/pr16508.exp: New file.
3646
0f26cec1
PA
36472014-03-05 Pedro Alves <palves@redhat.com>
3648
3649 PR gdb/16575
3650 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
3651 procedure.
3652 (top level): Adjust to use it. Add tests that exercise breakpoint
3653 interaction with the code-cache.
3654
7a5a839f
LC
36552014-02-26 Ludovic Courtès <ludo@gnu.org>
3656
3657 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
3658 test for 'history-append!'.
3659
31aa7e4e
JB
36602014-02-26 Joel Brobecker <brobecker@adacore.com>
3661
3662 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
3663 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
3664 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
3665 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
3666 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
3667 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
3668
1b588015
JB
36692014-02-26 Joel Brobecker <brobecker@adacore.com>
3670
3671 * testsuite/gdb.python/py-pp-re-notag.c: New file.
3672 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
3673 * testsuite/gdb.python/py-pp-re-notag.p: New file.
3674
55426c9d
JB
36752014-02-26 Joel Brobecker <brobecker@adacore.com>
3676
3677 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
3678
dc53a7ad
JB
36792014-02-26 Joel Brobecker <brobecker@adacore.com>
3680
3681 * gdb.dwarf2/arr-stride.c: New file.
3682 * gdb.dwarf2/arr-stride.exp: New file.
3683
12ab52e9
PA
36842014-02-26 Pedro Alves <palves@redhat.com>
3685
3686 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
3687 that won't ever trigger. Make sure that GDB reports the correct
3688 breakpoint that caused the stop.
3689
849c862e
JK
36902014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3691
3692 PR gdb/16626
3693 * gdb.base/auto-load-script: New file.
3694 * gdb.base/auto-load.c: New file.
3695 * gdb.base/auto-load.exp: New file.
3696
71b7d793
JK
3697 PR gdb/16626
3698 * gdb.base/auto-load.exp: Fix out-of-srctree run.
3699
e2f0d509
JK
37002014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3701
3702 Fix dw2-icycle.exp -fsanitize=address GDB crash.
3703 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
3704
50cc37c8
DE
37052014-02-24 Doug Evans <dje@google.com>
3706
3707 * lib/gdb.exp (run_on_host): Log error output if program fails.
3708
ea4758f2
PA
37092014-02-21 Pedro Alves <palves@redhat.com>
3710
3711 * gdb.threads/step-after-sr-lock.c: Rename to ...
3712 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
3713 * gdb.threads/step-after-sr-lock.exp: Rename to ...
3714 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3715 ... this.
3716
d7b30f67
SDJ
37172014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
3718
3719 PR tdep/16397
3720 * gdb.arch/amd64-stap-special-operands.exp: New file.
3721 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
3722 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
3723 * gdb.arch/amd64-stap-triplet.S: Likewise.
3724 * gdb.arch/amd64-stap-triplet.c: Likewise.
3725
83deb43f
JB
37262014-02-20 Joel Brobecker <brobecker@adacore.com>
3727
3728 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
3729 in .section pseudo-op.
3730
adde2bff
DE
37312014-02-20 lin zuojian <manjian2006@gmail.com>
3732 Joel Brobecker <brobecker@adacore.com>
3733 Doug Evans <xdje42@gmail.com>
3734
3735 PR symtab/16581
3736 * gdb.dwarf2/dw2-icycle.S: New file.
3737 * gdb.dwarf2/dw2-icycle.c: New file.
3738 * gdb.dwarf2/dw2-icycle.exp: New file.
3739
f7bd0f78
SC
37402014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3741
3742 * gdb.python/py-value-cc.cc: Improve test case to enable testing
3743 operations on gdb.Value objects.
3744 * gdb.python/py-value-cc.exp: Add new test to test operations on
3745 gdb.Value objects.
3746
c17ef0d5
DE
37472014-02-18 Doug Evans <dje@google.com>
3748
3749 * Makefile.in (TESTS): New variable.
3750 (expanded_tests, expanded_tests_or_none): New variables
3751 (check-single): Pass $(expanded_tests_or_none) to runtest.
3752 (check-parallel): Only run tests in $(TESTS) if non-empty.
3753 (check/no-matching-tests-found): New rule.
3754 * README: Document TESTS makefile variable.
3755
5dd3176f
DE
37562014-02-18 Doug Evans <dje@google.com>
3757
3758 * Makefile.in (check-parallel): rm -rf outputs temp.
3759
0b10be4f
JK
37602014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3761
3762 Fix "ERROR: no fileid for" in the testsuite.
3763 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
3764
85f224e7
DE
37652014-02-12 Doug Evans <dje@google.com>
3766
3767 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
3768 (MISCELLANEOUS): New variable.
3769 (clean): rm -rf $(MISCELLANEOUS).
3770 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
3771 dwp live in the same directory as symlinks, with each symlink pointed
3772 to a differently named file in a different directory.
3773
149b30ff
DE
37742014-02-11 Doug Evans <dje@google.com>
3775
3776 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
3777 of Tcl file commands.
3778
1dfdac32
MK
37792014-02-10 Mark Kettenis <kettenis@gnu.org>
3780
3781 * gdb.threads/step-after-sr-lock.exp: Avoid executing
3782 "kill -SIGUSR1 -1".
3783
aa4fb036
JB
37842014-02-10 Joel Brobecker <brobecker@adacore.com>
3785
3786 * gdb.ada/tick_length_array_enum_idx: New testcase.
3787
ed3ef339
DE
37882014-02-10 Doug Evans <xdje42@gmail.com>
3789
3790 * configure.ac (AC_OUTPUT): Add gdb.guile.
3791 * configure: Regenerate.
3792 * lib/gdb-guile.exp: New file.
3793 * lib/gdb.exp (get_target_charset): New function.
3794 * gdb.base/help.exp: Update expected output from "apropos apropos".
3795 * gdb.guile/Makefile.in: New file.
3796 * gdb.guile/guile.exp: New file.
3797 * gdb.guile/scm-arch.c: New file.
3798 * gdb.guile/scm-arch.exp: New file.
3799 * gdb.guile/scm-block.c: New file.
3800 * gdb.guile/scm-block.exp: New file.
3801 * gdb.guile/scm-breakpoint.c: New file.
3802 * gdb.guile/scm-breakpoint.exp: New file.
3803 * gdb.guile/scm-disasm.c: New file.
3804 * gdb.guile/scm-disasm.exp: New file.
3805 * gdb.guile/scm-equal.c: New file.
3806 * gdb.guile/scm-equal.exp: New file.
3807 * gdb.guile/scm-error.exp: New file.
3808 * gdb.guile/scm-error.scm: New file.
3809 * gdb.guile/scm-frame-args.c: New file.
3810 * gdb.guile/scm-frame-args.exp: New file.
3811 * gdb.guile/scm-frame-args.scm: New file.
3812 * gdb.guile/scm-frame-inline.c: New file.
3813 * gdb.guile/scm-frame-inline.exp: New file.
3814 * gdb.guile/scm-frame.c: New file.
3815 * gdb.guile/scm-frame.exp: New file.
3816 * gdb.guile/scm-generics.exp: New file.
3817 * gdb.guile/scm-gsmob.exp: New file.
3818 * gdb.guile/scm-iterator.c: New file.
3819 * gdb.guile/scm-iterator.exp: New file.
3820 * gdb.guile/scm-math.c: New file.
3821 * gdb.guile/scm-math.exp: New file.
3822 * gdb.guile/scm-objfile-script-gdb.in: New file.
3823 * gdb.guile/scm-objfile-script.c: New file.
3824 * gdb.guile/scm-objfile-script.exp: New file.
3825 * gdb.guile/scm-objfile.c: New file.
3826 * gdb.guile/scm-objfile.exp: New file.
3827 * gdb.guile/scm-ports.exp: New file.
3828 * gdb.guile/scm-pretty-print.c: New file.
3829 * gdb.guile/scm-pretty-print.exp: New file.
3830 * gdb.guile/scm-pretty-print.scm: New file.
3831 * gdb.guile/scm-section-script.c: New file.
3832 * gdb.guile/scm-section-script.exp: New file.
3833 * gdb.guile/scm-section-script.scm: New file.
3834 * gdb.guile/scm-symbol.c: New file.
3835 * gdb.guile/scm-symbol.exp: New file.
3836 * gdb.guile/scm-symtab-2.c: New file.
3837 * gdb.guile/scm-symtab.c: New file.
3838 * gdb.guile/scm-symtab.exp: New file.
3839 * gdb.guile/scm-type.c: New file.
3840 * gdb.guile/scm-type.exp: New file.
3841 * gdb.guile/scm-value-cc.cc: New file.
3842 * gdb.guile/scm-value-cc.exp: New file.
3843 * gdb.guile/scm-value.c: New file.
3844 * gdb.guile/scm-value.exp: New file.
3845 * gdb.guile/source2.scm: New file.
3846 * gdb.guile/types-module.cc: New file.
3847 * gdb.guile/types-module.exp: New file.
3848
7026a7c1
YQ
38492014-02-10 Yao Qi <yao@codesourcery.com>
3850
3851 PR testsuite/16543
3852 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
3853 * configure: Regenerated.
3854 * Makefile.in: New file.
3855
6c466447
AS
38562014-02-08 Andreas Schwab <schwab@linux-m68k.org>
3857
3858 * gdb.python/py-framefilter.exp: Fix typo.
3859
6e854735
YQ
38602014-02-08 Yao Qi <yao@codesourcery.com>
3861
3862 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
3863 that no =breakpoint-modified is emitted when breakpoints are
3864 modified through MI commands.
3865
d137e6dc
PA
38662014-02-07 Pedro Alves <pedro@codesourcery.com>
3867 Pedro Alves <palves@redhat.com>
3868
3869 * gdb.threads/step-after-sr-lock.c: New file.
3870 * gdb.threads/step-after-sr-lock.exp: New file.
3871
b5ee5a50
PA
38722014-02-07 Pedro Alves <palves@redhat.com>
3873
3874 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
3875
3c77faf3
JK
38762014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3877
3878 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
3879 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
3880
6dddc817
DE
38812014-02-06 Doug Evans <xdje42@gmail.com>
3882
3883 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
3884 output.
3885
3886 * gdb.gdb/python-interrupts.exp: New file.
3887
de7b2893
YQ
38882014-02-05 Yao Qi <yao@codesourcery.com>
3889
3890 * gdb.trace/report.exp (use_collected_data): Test the output
3891 of "info threads" and "info inferiors".
3892
66d032ac
YQ
38932014-02-05 Yao Qi <yao@codesourcery.com>
3894
3895 Revert this patch:
3896
3897 2013-05-24 Yao Qi <yao@codesourcery.com>
3898
3899 * gdb.trace/tfile.exp: Test inferior and thread.
3900
591a12a1
UW
39012014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3902
3903 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
3904 on a function.
3905 * gdb.base/step-bt.c: Call hello via function pointer to make
3906 sure its first instruction is executed on powerpc64le-linux.
3907
0ff3e01f
UW
39082014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3909
3910 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
3911
084ee545
UW
39122014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3913
3914 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
3915 of the test patterns for use on little-endian systems.
3916
6ed14ff3
UW
39172014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3918
3919 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
3920 (decimal_vector): Fix for little-endian.
3921
401e27fd
JM
39222014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
3923
3924 * gdb.arch/sparc-sysstep.exp: New file.
3925 * gdb.arch/sparc-sysstep.c: Likewise.
3926
3927 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
3928
8b924729
EBM
39292014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3930
3931 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
3932
fb151210
JB
39332014-01-23 Tom Tromey <tromey@redhat.com>
3934
3935 * gdb.ada/array_char_idx: New testcase.
3936
0740f8d8
TT
39372014-01-23 Tom Tromey <tromey@redhat.com>
3938
3939 PR python/16487:
3940 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
3941 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
3942 classes.
3943
21909fa1
TT
39442014-01-23 Tom Tromey <tromey@redhat.com>
3945
3946 PR python/16491:
3947 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
3948 string from an inferior frame.
3949 * gdb.python/py-framefilter-mi.exp: Update.
3950
87ce2a04
DE
39512014-01-22 Doug Evans <dje@google.com>
3952
3953 * gdb.server/server-mon.exp: Add tests for "set debug-format".
3954
237b092b
AA
39552014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3956
3957 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
3958
d674a709
AA
39592014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3960
3961 * gdb.trace/entry-values.exp: Remove excess space character from
3962 regex patterns. Handle s390 call instruction.
3963
20fa3390
AA
39642014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3965
3966 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
3967 define "*_start" label. Make "name" static.
3968 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
3969 ${name} by references to ${name}_start.
3970
78466714
AA
39712014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3972
3973 * gdb.base/info-macros.exp: Remove "debug" from the compile
3974 options.
3975
ec9f644a
IB
39762014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3977
3978 * gdb.dlang/demangle.exp: New file.
3979
94b1b47e
IB
39802014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3981
3982 * gdb.dlang/primitive-types.exp: New file.
3983
7f420862
IB
39842014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3985
3986 * configure.ac: Create gdb.dlang/Makefile.
3987 * configure: Regenerate.
3988 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
3989 * gdb.dlang/Makefile.in: New file.
3990 * lib/d-support.exp: New file.
3991 * lib/gdb.exp (skip_d_tests): New proc.
3992
52834460
MM
39932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3994
3995 * gdb.btrace/delta.exp: Check reverse stepi.
3996 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
3997 * gdb.btrace/finish.exp: New.
3998 * gdb.btrace/next.exp: New.
3999 * gdb.btrace/nexti.exp: New.
4000 * gdb.btrace/record_goto.c: Add comments.
4001 * gdb.btrace/step.exp: New.
4002 * gdb.btrace/stepi.exp: New.
4003 * gdb.btrace/multi-thread-step.c: New.
4004 * gdb.btrace/multi-thread-step.exp: New.
4005 * gdb.btrace/rn-dl-bind.c: New.
4006 * gdb.btrace/rn-dl-bind.exp: New.
4007 * gdb.btrace/data.c: New.
4008 * gdb.btrace/data.exp: New.
4009 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4010
6e07b1d2
MM
40112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4012
4013 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
4014 * gdb.btrace/exception.exp: Update.
4015 * gdb.btrace/instruction_history.exp: Update.
4016 * gdb.btrace/record_goto.exp: Update.
4017 * gdb.btrace/tailcall.exp: Update.
4018 * gdb.btrace/unknown_functions.exp: Update.
4019 * gdb.btrace/delta.exp: New.
4020
0b722aec
MM
40212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4022
4023 * gdb.btrace/record_goto.exp: Add backtrace test.
4024 * gdb.btrace/tailcall.exp: Add backtrace test.
4025
066ce621
MM
40262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4027
4028 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
4029 * gdb.btrace/record_goto.c: New.
4030 * gdb.btrace/record_goto.exp: New.
4031 * gdb.btrace/x86-record_goto.S: New.
4032
0688d04e
MM
40332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4034
4035 * gdb.btrace/function_call_history.exp: Update tests.
4036 * gdb.btrace/instruction_history.exp: Update tests.
4037
8710b709
MM
40382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4039
4040 * gdb.btrace/function_call_history.exp: Fix expected field
4041 order for "record function-call-history".
4042 Add new tests for "record function-call-history /c".
4043 * gdb.btrace/exception.cc: New.
4044 * gdb.btrace/exception.exp: New.
4045 * gdb.btrace/tailcall.exp: New.
4046 * gdb.btrace/x86-tailcall.S: New.
4047 * gdb.btrace/x86-tailcall.c: New.
4048 * gdb.btrace/unknown_functions.c: New.
4049 * gdb.btrace/unknown_functions.exp: New.
4050 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4051
5de9129b
MM
40522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4053
4054 * gdb.btrace/instruction_history.exp: Update.
4055 * gdb.btrace/function_call_history.exp: Update.
4056
23a7fe75
MM
40572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4058
4059 * gdb.btrace/function_call_history.exp: Fix expected function
4060 trace.
4061 * gdb.btrace/instruction_history.exp: Initialize traced.
4062 Remove traced_functions.
4063
724c7dd8
MM
40642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4065
4066 * gdb.btrace/function_call_history.exp: Update
4067 * gdb.btrace/instruction_history.exp: Update.
4068
6d78d93b
MM
40692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4070
4071 * gdb.btrace/enable.exp: Update expected text.
4072
93a360cc
OJ
40732014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
4074
4075 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
4076 bytes.
4077
3772b53f
MR
40782014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
4079
4080 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
4081
596662fa
OJ
40822014-01-15 Omair Javaid <omair.javaid@linaro.org>
4083
4084 * lib/gdb.exp (supports_process_record): Return true for
4085 arm*-linux*. (supports_reverse): Likewise.
4086
b5b08fb4
SC
40872014-01-13 Siva Chandra Reddy <sivachandra@google.com>
4088
4089 PR python/15464
4090 PR python/16113
4091 * gdb.python/py-type.c: Enhance test case.
4092 * gdb.python/py-value-cc.cc: Likewise
4093 * gdb.python/py-type.exp: Add new tests.
4094 * gdb.python/py-value-cc.exp: Likewise
4095
52d7fb13
AA
40962014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
4097 Pedro Alves <palves@redhat.com>
4098
4099 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
4100 Make "name" extern.
4101 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
4102 references to ${name}_start by references to ${name}.
4103
a2cd8cfe
JB
41042014-01-10 Joel Brobecker <brobecker@adacore.com>
4105
4106 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
4107
4e23fced
JB
41082014-01-10 Joel Brobecker <brobecker@adacore.com>
4109
4110 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
4111
c6a9e42c
PA
41122014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
4113 Pedro Alves <palves@redhat.com>
4114
4115 * gdb.mi/mi-info-os.exp: Connect to the target with
4116 mi_gdb_target_load.
4117
b7ea362b
PA
41182014-01-08 Pedro Alves <palves@redhat.com>
4119
4120 * gdb.threads/reconnect-signal.c: New file.
4121 * gdb.threads/reconnect-signal.exp: New file.
4122
5e3f4fab
EBM
41232014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4124
4125 * gdb.base/source-dir.exp: New file.
4126
79301218
JB
41272014-01-07 Joel Brobecker <brobecker@adacore.com>
4128
4129 * gdb.ada/mi_interface: New testcase.
4130
8e355c5d
JB
41312014-01-07 Joel Brobecker <brobecker@adacore.com>
4132
4133 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
4134 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
4135 gdb.ada/pp-rec-component/pck.ads: New files.
4136
c0d48811
JB
41372014-01-07 Joel Brobecker <brobecker@adacore.com>
4138
4139 * gdb.python/py-pp-integral.c: New file.
4140 * gdb.python/py-pp-integral.py: New file.
4141 * gdb.python/py-pp-integral.exp: New file.
4142
17b609c3 4143For older changes see ChangeLog-1993-2013.
c906108c 4144\f
8d8cb839
EZ
4145;; Local Variables:
4146;; mode: change-log
4147;; left-margin: 8
4148;; fill-column: 74
4149;; version-control: never
4150;; End:
902f2ccb 4151
32d0add0 4152 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
4153 Copying and distribution of this file, with or without modification,
4154 are permitted provided the copyright notice and this notice are preserved.