Adjust self tests to cope with GDB built as a C++ program
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
a37bfa30
PA
12015-02-27 Pedro Alves <palves@redhat.com>
2
3 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4 "true" for boolean result.
5 * gdb.gdb/selftest.exp (test_with_self): Also accept full
6 prototype of main.
7
6f98576f
PA
82015-02-27 Pedro Alves <palves@redhat.com>
9
10 * lib/unbuffer_output.c: New file.
11 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12 (main): Call gdb_unbuffer_output.
13
eba5ab56
YQ
142015-02-27 Yao Qi <yao.qi@linaro.org>
15
16 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
17 target.
18
0def5aaa
DE
192015-02-26 Doug Evans <dje@google.com>
20
21 * gdb.cp/class2.cc (Dbase, D): New classes.
22 (main): New local delta.
23 * gdb.cp/class2.exp: Test printing delta.
24 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
25 (dynbar): New global.
26 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
27
081a1c2c
JK
282015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
29
30 * gdb.compile/compile-ifunc.c: New file.
31 * gdb.compile/compile-ifunc.exp: New file.
32
2f41223f
AT
332015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
34
35 * gdb.base/structs.exp: Check for correct struct on finish.
36
03eddd80
YQ
372015-02-26 Yao Qi <yao.qi@linaro.org>
38
39 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
40 is zero.
41
80c57053
JK
422015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
43
44 * gdb.arch/cordic.ko.bz2: New file.
45 * gdb.arch/cordic.ko.debug.bz2: New file.
46 * gdb.arch/ppc64-symtab-cordic.exp: New file.
47
21613c12
YQ
482015-02-25 Yao Qi <yao.qi@linaro.org>
49
50 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
51 aarch64*-*-* target.
52
d8b901ed
PA
532015-02-23 Pedro Alves <palves@redhat.com>
54
55 * lib/gdb.exp (delete_breakpoints): Rewrite using
56 gdb_test_multiple.
57
e5b85ead
PA
582015-02-23 Pedro Alves <palves@redhat.com>
59
60 * gdb.base/info-os.c: Include stdlib.h.
61
85c3a371
DE
622015-02-22 Doug Evans <xdje42@gmail.com>
63
64 PR symtab/17855
65 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
66 is read after symbols have been re-read.
67 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
68 * gdb.ada/exec_changed/second.adb (Second): Ditto.
69
96553a0c
DE
702015-02-21 Doug Evans <dje@google.com>
71
72 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
73
97a0c697
JK
742015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
75
76 PR corefiles/17808
77 * gdb.arch/i386-biarch-core.core.bz2: New file.
78 * gdb.arch/i386-biarch-core.exp: New file.
79
a47cd6e9
PA
802015-02-21 Pedro Alves <palves@redhat.com>
81
82 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
83 runto_main fails.
84
c5facdc4
PA
852015-02-20 Pedro Alves <palves@redhat.com>
86
87 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
88 info probes.
89
2db9a427
PA
902015-02-20 Pedro Alves <palves@redhat.com>
91
92 * gdb.threads/multi-create-ns-info-thr.exp: New file.
93
60fb7e9e
PA
942015-02-20 Pedro Alves <palves@redhat.com>
95
96 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
97 clean_restart before gdb_target_supports_trace.
98
5c5019c2
PA
992015-02-20 Pedro Alves <palves@redhat.com>
100
101 PR threads/18006
102 * gdb.threads/clone-thread_db.c: New file.
103 * gdb.threads/clone-thread_db.exp: New file.
104
c9587f88
AT
1052015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
106
107 PR breakpoints/16812
108 * gdb.base/catch-gdb-caused-signals.c: New file.
109 * gdb.base/catch-gdb-caused-signals.exp: New file.
110
f6a88844
JM
1112015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
112
113 * configure: Regenerated.
114 * configure.ac: Use GDB_AC_TRANSFORM.
115 * aclocal.m4: sinclude ../transform.m4.
116
497c491b
JM
1172015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
118
119 * lib/dtrace.exp: New file.
120 * gdb.base/dtrace-probe.exp: Likewise.
121 * gdb.base/dtrace-probe.d: Likewise.
122 * gdb.base/dtrace-probe.c: Likewise.
123 * lib/pdtrace.in: Likewise.
124 * configure.ac: Output variables with the transformed names of
125 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
126 * configure: Regenerated.
127
03e98035
JM
1282015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
129
130 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
131 expected message when trying to access $_probe_* convenience
132 variables while not on a probe.
133
63cc30e9
JK
1342015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
135
136 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
137
0703599a
PA
1382015-02-11 Pedro Alves <pedro@codesourcery.com>
139
140 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
141 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
142
7e60a48e
DE
1432015-02-10 Doug Evans <xdje42@gmail.com>
144
145 * lib/gdb.exp (gdb_load): Always return a result.
146
01b088bc
PA
1472015-02-10 Pedro Alves <palves@redhat.com>
148
149 * gdb.threads/signal-sigtrap.c: New file.
150 * gdb.threads/signal-sigtrap.exp: New file.
151
b05ec7a5
AT
1522015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
153
154 * gdb.trace/no-attach-trace.c: New file.
155 * gdb.trace/no-attach-trace.exp: New file.
156
a2c2acaf
MW
1572015-02-09 Mark Wielaard <mjw@redhat.com>
158
159 * gdb.dwarf2/atomic.c: New file.
160 * gdb.dwarf2/atomic-type.exp: Likewise.
161
31fd9caa
MM
1622015-02-09 Markus Metzger <markus.t.metzger@intel.com>
163
164 * gdb.btrace/buffer-size.exp: Update "info record" output.
165 * gdb.btrace/delta.exp: Update "info record" output.
166 * gdb.btrace/enable.exp: Update "info record" output.
167 * gdb.btrace/finish.exp: Update "info record" output.
168 * gdb.btrace/instruction_history.exp: Update "info record" output.
169 * gdb.btrace/next.exp: Update "info record" output.
170 * gdb.btrace/nexti.exp: Update "info record" output.
171 * gdb.btrace/step.exp: Update "info record" output.
172 * gdb.btrace/stepi.exp: Update "info record" output.
173 * gdb.btrace/nohist.exp: Update "info record" output.
174
d33501a5
MM
1752015-02-09 Markus Metzger <markus.t.metzger@intel.com>
176
177 * gdb.btrace/buffer-size: New.
178
f4abbc16
MM
1792015-02-09 Markus Metzger <markus.t.metzger@intel.com>
180
181 * gdb.btrace/delta.exp: Update "info record" output.
182 * gdb.btrace/enable.exp: Update "info record" output.
183 * gdb.btrace/finish.exp: Update "info record" output.
184 * gdb.btrace/instruction_history.exp: Update "info record" output.
185 * gdb.btrace/next.exp: Update "info record" output.
186 * gdb.btrace/nexti.exp: Update "info record" output.
187 * gdb.btrace/step.exp: Update "info record" output.
188 * gdb.btrace/stepi.exp: Update "info record" output.
189 * gdb.btrace/nohist.exp: Update "info record" output.
190
b9d61307
SM
1912015-02-06 Simon Marchi <simon.marchi@ericsson.com>
192
193 PR gdb/15678
194 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
195
e584fdbc
PA
1962015-02-06 Pedro Alves <palves@redhat.com>
197
198 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
199 macro.
200 (seconds_left, again): New globals.
201 (main): Wait seconds_left in a 1-second sleep loop instead of
202 sleeping 180 seconds. If 'again' is set, reset the seconds
203 counter.
204 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
205 'again' in the inferior before detaching. Print the seconds left.
206 (options): New global.
207 (top level): Build program with -DTIMEOUT=$timeout.
208
77f41761
PA
2092015-02-06 Pedro Alves <palves@redhat.com>
210
211 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
212 determine how many seconds to pass to 'alarm'.
213 * gdb.base/gdb-sigterm.exp (top level): Build program with
214 -DTIMEOUT=$timeout.
215 (do_test): Return success/failure indication. Add more verbose
216 logging. Don't fail if 200 single steps are seen. Instead, fail
217 when the test times out.
218 (passes): New global.
219 (top level): Break the testing loop if testing fails on any
220 iteration. Use gdb_assert.
221
b9394193
DB
2222015-02-04 Don Breazeal <donb@codesourcery.com>
223
224 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
225 and initialize them.
226 (ipc_cleanup): New function.
227 (main): Don't declare shmid, semid, and msqid. Add a call to
228 atexit so that we call ipc_cleanup on exit.
229
42d9e528
PA
2302015-02-04 Pedro Alves <palves@redhat.com>
231
232 * boards/native-extended-gdbserver.exp: Remove any target variant
233 specifications from the board name before clearing the isremote
234 flag from board_info.
235
ae6ae975
DE
2362015-01-31 Doug Evans <xdje42@gmail.com>
237
238 * gdb.base/maint.exp <maint print type argc>: Update expected output.
239
cfb069a8
GB
2402015-01-31 Gary Benson <gbenson@redhat.com>
241
242 * gdb.base/completion.exp: Disable completion limiting for
243 existing tests. Add new tests to check completion limiting.
244 * gdb.linespec/ls-errs.exp: Disable completion limiting.
245
5dd31d79
DE
2462015-01-31 Doug Evans <xdje42@gmail.com>
247
248 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
249
9f050062
DE
2502015-01-31 Doug Evans <xdje42@gmail.com>
251
252 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
253 entries. Duplicate file section script entries.
254 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
255 inlined entries. Add test for safe-path rejection.
256 * gdb.python/py-section-script.c: Add duplicate inlined section script
257 entries. Duplicate file section script entries.
258 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
259 inlined entries. Add test for safe-path rejection.
260
df25ebbd
JB
2612015-01-29 Joel Brobecker <brobecker@adacore.com>
262
263 * gdb.ada/disc_arr_bound: New testcase.
264
4a0ca9ec
JB
2652015-01-29 Joel Brobecker <brobecker@adacore.com>
266
267 * gdb.ada/mi_var_array: New testcase.
268
3a8b707a
DE
2692015-01-27 Doug Evans <dje@google.com>
270
271 * gdb.python/py-objfile.exp: Add tests for objfile.username.
272 Add test for objfile.filename, objfile.username after objfile
273 has been unloaded.
274
f8313f6e
JB
2752015-01-26 Joel Brobecker <brobecker@adacore.com>
276
277 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
278 the second test to print the name attribute of value
279 returned by the call to gdb.lookup_type, and adjust
280 the expected output accordingly.
281
37bc665e
MW
2822015-01-25 Mark Wielaard <mjw@redhat.com>
283
284 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
285 * gdb.base/disp-step-fork.c: Include unistd.h.
286 * gdb.base/siginfo-obj.c: Include stdio.h.
287 * gdb.base/siginfo-thread.c: Likewise.
288 * gdb.mi/non-stop.c: Include unistd.h.
289 * gdb.mi/nsthrexec.c: Include stdio.h.
290 * gdb.mi/pthreads.c: Include unistd.h.
291 * gdb.modula2/unbounded1.c (main): Declare returns int.
292 * gdb.reverse/consecutive-reverse.c: Likewise.
293 * gdb.threads/create-fail.c: Include unistd.h.
294 * gdb.threads/killed.c: Likewise.
295 * gdb.threads/linux-dp.c: Likewise.
296 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
297 * gdb.threads/non-ldr-exc-2.c: Likewise.
298 * gdb.threads/non-ldr-exc-3.c: Likewise.
299 * gdb.threads/non-ldr-exc-4.c: Likewise.
300 * gdb.threads/pthreads.c: Include unistd.h.
301 (main): Declare returns int.
302 * gdb.threads/tls-main.c (foo): New declaration.
303 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
304
f7e5394d
SM
3052015-01-23 Simon Marchi <simon.marchi@ericsson.com>
306
307 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
308 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
309
743649fd
MW
3102015-01-15 Mark Wielaard <mjw@redhat.com>
311
312 * gdb.base/noreturn-return.c: New file.
313 * gdb.base/noreturn-return.exp: New file.
314 * gdb.base/noreturn-finish.c: New file.
315 * gdb.base/noreturn-finish.exp: New file.
316
198297aa
PA
3172015-01-23 Pedro Alves <palves@redhat.com>
318
319 * gdb.threads/continue-pending-after-query.c: New file.
320 * gdb.threads/continue-pending-after-query.exp: New file.
321
717cf30c
AG
3222015-01-22 Anders Granlund <anders.granlund@ericsson.com>
323 Simon Marchi <simon.marchi@ericsson.com>
324
325 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
326 * gdb.base/valgrind-db-attach.exp: Same.
327 * gdb.base/valgrind-infcall.exp: Same.
328 * lib/mi-support.exp (default_mi_gdb_start): Same.
329 * lib/prompt.exp (default_prompt_gdb_start): Same.
330 * lib/gdb.exp (default_gdb_spawn): Same.
331 (gdb_interact): New.
332
333
4b62a76e
JK
3342015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
335
336 * gdb.compile/compile.exp (pointer to jit function): New test.
337
b4cdae6f
WW
3382015-01-17 Wei-cheng Wang <cole945@gmail.com>
339
340 * lib/gdb.exp (supports_process_record): Return true for
341 powerpc*-*-linux*.
342 (supports_reverse): Likewise.
343
d221e7ef
DB
3442015-01-15 Don Breazeal <donb@codesourcery.com>
345
346 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
347 instead of checking whether the target board is remote and
348 use spawn_wait_for_attach instead of exec/sleep.
349 * gdb.base/attach-twice.exp: Likewise.
350
bafffb51
JB
3512015-01-15 Joel Brobecker <brobecker@adacore.com>
352
353 * gdb.ada/var_arr_attrs: New testcase.
354
5589af0e
PA
3552015-01-14 Pedro Alves <palves@redhat.com>
356 Joel Brobecker <brobecker@adacore.com>
357
358 PR gdb/17525
359 * gdb.base/bp-cmds-execution-x-script.c: New file.
360 * gdb.base/bp-cmds-execution-x-script.exp: New file.
361 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
362
6c400b59
PA
3632015-01-14 Pedro Alves <palves@redhat.com>
364
365 PR cli/17828
366 * gdb.base/batch-preserve-term-settings.c: New file.
367 * gdb.base/batch-preserve-term-settings.exp: New file.
368
e02c96a7
DE
3692015-01-13 Doug Evans <dje@google.com>
370
371 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
372 binary.
373
576fd14c
JB
3742015-01-13 Joel Brobecker <brobecker@adacore.com>
375
376 * Makefile.in (clean mostlyclean): Do not delete *.py.
377
04dccad0
JB
3782015-01-13 Joel Brobecker <brobecker@adacore.com>
379
380 * gdb.python/py-lookup-type.exp: New file.
381
3d230f71
PA
3822015-01-12 Pedro Alves <palves@redhat.com>
383
384 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
385 restore GDBFLAGS before returning.
386
7e67715d
JK
3872015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
388
389 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
390 is_amd64_regs_target and is_x86_like_target.
391
f2e0d4b4
DE
3922015-01-11 Doug Evans <xdje42@gmail.com>
393
394 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
395 is given without an explicit form.
396 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
397 attributes.
398 * gdb.dwarf/corrupt.exp: Ditto.
399 * gdb.dwarf2/enum-type.exp: Ditto.
400 * gdb.trace/entry-values.exp: Ditto.
401 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
402
439250fb
DE
4032015-01-11 Doug Evans <xdje42@gmail.com>
404
405 PR gdb/15830
406 * gdb.base/maint.exp: Remove references to "maint demangle".
407 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
408 Add tests for explicitly specifying language to demangle.
409 * gdb.dlang/demangle.exp: Ditto.
410
ede9f622
PA
4112015-01-09 Pedro Alves <palves@redhat.com>
412
413 * gdb.threads/non-stop-fair-events.c: New file.
414 * gdb.threads/non-stop-fair-events.exp: New file.
415
a7b796db
PA
4162015-01-09 Pedro Alves <palves@redhat.com>
417
418 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
419 the global scope. Set a breakpoint after all threads are started
420 rather than stepping over two source lines. Expect the prompt.
421 * gdb.base/watch_thread_num.c (threads_started_barrier): New
422 global.
423 (NUM): Now 15.
424 (main): Use threads_started_barrier to wait for all threads to
425 start. Main thread no longer calls thread_function. Exit after
426 180 seconds.
427 (loop): New function.
428 (thread_function): Wait on threads_started_barrier barrier. Call
429 'loop' at each iteration.
430 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
431 threads have started, instead of hardcoding number of "next"
432 steps. Use an access watchpoint instead of a write watchpoint.
433
9665ffdd
PA
4342015-01-09 Pedro Alves <palves@redhat.com>
435
436 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
437 (thread_func): Wait on barrier.
438 (main): Wait for all threads to start before stopping GDB.
439 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
440 global.
441 (thread1_func, thread2_func): Wait on barrier.
442 (main): Wait for all threads to start before stopping GDB.
443 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
444 New global.
445 (thread1_func, thread2_func): Wait on barrier.
446 (main): Wait for all threads to start before stopping GDB.
447
c945a99f
PA
4482015-01-09 Pedro Alves <palves@redhat.com>
449
450 * gdb.threads/attach-many-short-lived-threads.c: New file.
451 * gdb.threads/attach-many-short-lived-threads.exp: New file.
452
c1a747c1
PA
4532014-01-09 Pedro Alves <palves@redhat.com>
454
455 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
456 instead of to thread 2.
457 * gdb.threads/signal-command-multiple-signals-pending.c (main):
458 Add barrier around each pthread_create call instead of around all
459 calls.
460 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
461 Set a break on thread_function and have the child threads hit it
462 one at at a time.
463
60b3033e
PA
4642015-01-09 Pedro Alves <palves@redhat.com>
465
466 * lib/gdb.exp (can_spawn_for_attach): New procedure.
467 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
468 false.
469 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
470 checking whether the target board is remote.
471 * gdb.multi/multi-attach.exp: Likewise.
472 * gdb.python/py-sync-interp.exp: Likewise.
473 * gdb.server/ext-attach.exp: Likewise.
474 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
475 tests that need to attach, instead of checking whether the target
476 board is remote at the top of the file.
477
acc018ac
YQ
4782015-01-08 Yao Qi <yao@codesourcery.com>
479
480 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
481
50a18af8
JK
4822015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
483
484 Fix testcase compilation.
485 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
486
8503d6e1
JB
4872015-01-06 Joel Brobecker <brobecker@adacore.com>
488
489 * gdb.python/py-type.exp: Add a couple test about empty
490 array creation, and negative-length array creation.
491
cc73dbcc
DE
4922015-01-02 Doug Evans <xdje42@gmail.com>
493
494 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
495
0300bbc7
DE
4962015-01-02 Doug Evans <dje@google.com>
497
498 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
499
9d85a0ec
YQ
5002014-12-29 Yao Qi <yao@codesourcery.com>
501
502 * gdb.trace/entry-values.exp: Update comments. Rename variable
503 bar_call_foo to returned_from_foo.
504
87186c6a
MMN
5052014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
506
507 PR gdb/17394
508 * gdb.linespec/break-asm-file.c: New file.
509 * gdb.linespec/break-asm-file.exp: New file.
510 * gdb.linespec/break-asm-file0.s: New file.
511 * gdb.linespec/break-asm-file1.s: New file.
512
1bab7383
YQ
5132014-12-18 Nigel Stephens <nigel@mips.com>
514 Maciej W. Rozycki <macro@codesourcery.com>
515
516 * gdb.base/float.exp: Handle the new output from "info float" on
517 MIPS targets.
518
1bc1068a
JK
5192014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
520
521 Fix MinGW compilation.
522 * gdb.compile/compile-ops.exp: Update untested message if
523 !skip_compile_feature_tests.
524 * gdb.compile/compile-setjmp.exp: Likewise.
525 * gdb.compile/compile-tls.exp: Likewise.
526 * gdb.compile/compile.exp: Likewise.
527 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
528 supported on this host".
529
b6615d10
DE
5302014-12-16 Doug Evans <xdje42@gmail.com>
531
532 * boards/stabs.exp: New file.
533
25dda427
AA
5342014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
535
536 * gdb.base/completion.exp: Adjust to format changes of "maint
537 print user-registers".
538
bf330350
CU
5392014-12-16 Catalin Udma <catalin.udma@freescale.com>
540
541 PR server/17457
542 * gdb.arch/aarch64-fp.c: New file.
543 * gdb.arch/aarch64-fp.exp: New file.
544
395cf596
SDJ
5452014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
546
547 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
548 r210637, r210913, r211666, r215400, r215817).
549
550 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
551 * dg-extract-results.py: New file.
552 * dg-extract-results.sh: Use it if the environment seems
553 suitable.
554
555 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
556
557 * dg-extract-results.py (parse_run): Handle warnings that
558 are printed before a test harness is run.
559
560 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
561
562 * dg-extract-results.py (Named): Remove __cmp__ method.
563 (output_variation): Use a key to sort variation.harnesses.
564
565 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
566
567 * dg-extract-results.py: For Python 3, force sys.stdout to
568 handle surrogate escape sequences.
569 (safe_open): New function.
570 (output_segment, main): Use it.
571
572 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
573
574 * dg-extract-results.py (Prog.result_re): Include options
575 in test name.
576
577 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
578
579 * dg-extract-results.py (output_variation): Always sort if
580 do_sum.
581
e882ef3c
SM
5822014-12-15 Simon Marchi <simon.marchi@ericsson.com>
583
584 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
585 as long as we get pagination notifications.
586
4992aa20
JM
5872014-12-15 Jason Merrill <jason@redhat.com>
588
589 * Makefile.in (check-gdb.%): Restore.
590 * README: Mention it.
591
c1b5a1a6
JB
5922014-12-13 Joel Brobecker <brobecker@adacore.com>
593
594 * gdb.ada/str_uninit: New testcase.
595
5537b577
JK
5962014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
597
598 PR symtab/17642
599 * gdb.base/vla-stub-define.c: New file.
600 * gdb.base/vla-stub.c: New file.
601 * gdb.base/vla-stub.exp: New file.
602
bb2ec1b3
TT
6032014-12-12 Phil Muldoon <pmuldoon@redhat.com>
604 Jan Kratochvil <jan.kratochvil@redhat.com>
605 Tom Tromey <tromey@redhat.com>
606
607 * configure.ac: Add gdb.compile/.
608 * configure: Regenerate.
609 * gdb.compile/Makefile.in: New file.
610 * gdb.compile/compile-ops.exp: New file.
611 * gdb.compile/compile-ops.c: New file.
612 * gdb.compile/compile-tls.c: New file.
613 * gdb.compile/compile-tls.exp: New file.
614 * gdb.compile/compile-constvar.S: New file.
615 * gdb.compile/compile-constvar.c: New file.
616 * gdb.compile/compile-mod.c: New file.
617 * gdb.compile/compile-nodebug.c: New file.
618 * gdb.compile/compile-setjmp-mod.c: New file.
619 * gdb.compile/compile-setjmp.c: New file.
620 * gdb.compile/compile-setjmp.exp: New file.
621 * gdb.compile/compile-shlib.c: New file.
622 * gdb.compile/compile.c: New file.
623 * gdb.compile/compile.exp: New file.
624 * lib/gdb.exp (skip_compile_feature_tests): New proc.
625
4ff709eb
TT
6262014-12-12 Tom Tromey <tromey@redhat.com>
627
628 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
629 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
630
6dddd6a5
DE
6312014-12-12 Doug Evans <dje@google.com>
632
633 * lib/gdb-python.exp (get_python_valueof): New function.
634 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
635
71c24708
AA
6362014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
637
638 * gdb.base/completion.exp: Add test for completion of "info
639 registers ".
640
3e29f34a
MR
6412014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
642
643 * gdb.base/func-ptrs.c: New file.
644 * gdb.base/func-ptrs.exp: New file.
645
fc126975
SM
6462014-12-10 Simon Marchi <simon.marchi@ericsson.com>
647
648 PR breakpoints/17012
649 * gdb.base/dprintf-detach.c: New file.
650 * gdb.base/dprintf-detach.exp: New file.
651
0a46d518
SM
6522014-12-10 Simon Marchi <simon.marchi@ericsson.com>
653
654 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
655 * lib/gdb.exp (target_is_gdbserver): New procedure.
656
a0be3e44
DE
6572014-12-08 Doug Evans <dje@google.com>
658
659 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
660
df1b803a
YQ
6612014-12-05 Yao Qi <yao@codesourcery.com>
662
663 * gdb.guile/scm-error.exp: Remove the third argument to
664 gdb_remote_download.
665 * gdb.guile/scm-frame-args.exp: Likewise.
666 * gdb.guile/scm-section-script.exp: Likewise.
667
ddb9f679
YQ
6682014-12-05 Yao Qi <yao@codesourcery.com>
669
670 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
671
86e4ed39
DE
6722014-12-04 Doug Evans <dje@google.com>
673
674 * gdb.python/py-objfile.exp: Add tests for
675 objfile.add_separate_debug_file.
676
7c50a931
DE
6772014-12-04 Doug Evans <dje@google.com>
678
679 * lib/gdb.exp (get_build_id): New function.
680 (build_id_debug_filename_get): Rewrite to use it.
681 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
682
621661e3
MR
6832014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
684
685 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
686 `method(long)', not just 0x0.
687 * gdb.cp/nsalias.exp: Align code labels to 4.
688 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
689 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
690 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
691 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
692 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
693 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
694
29f0c3b7
DE
6952014-12-02 Doug Evans <dje@google.com>
696
e1e061e7 697 PR symtab/17602
29f0c3b7 698 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 699 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
700 * gdb.cp/anon-ns.exp: Update.
701
162078c8
NB
7022014-12-02 Nick Bull <nicholaspbull@gmail.com>
703
704 * gdb.python/py-events.py (inferior_call_handler): New.
705 (register_changed_handler, memory_changed_handler): New.
706 (test_events.invoke): Register new handlers.
707 * gdb.python/py-events.exp: Add tests for inferior call,
708 memory_changed and register_changed events.
709
fdb09caf
AA
7102014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
711
712 * gdb.base/execl-update-breakpoints.exp: Specify the link address
713 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
714 if the linker doesn't understand this.
715
55cfb2c4
SM
7162014-12-01 Simon Marchi <simon.marchi@ericsson.com>
717
718 * gdb.python/python.exp: Change expected reply to help().
719
9e8cd6df
YQ
7202014-12-01 Yao Qi <yao@codesourcery.com>
721
722 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
723 AC_CONFIG_SUBDIRS(gdb.gdbtk).
724 * configure: Re-generated.
725
6c659fc2
SC
7262014-11-28 Siva Chandra Reddy <sivachandra@google.com>
727
728 * gdb.cp/chained-calls.cc: New file.
729 * gdb.cp/chained-calls.exp: New file.
730 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
731
d7fc3181
SM
7322014-11-28 Simon Marchi <simon.marchi@ericsson.com>
733
734 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
735 * gdb.dwarf2/symtab-producer.exp: Same.
736 * gdb.gdb/python-interrupts.exp: Same.
737 * gdb.gdb/python-selftest.exp: Same.
738 * gdb.python/py-linetable.exp: Same.
739 * gdb.python/py-type.exp: Same.
740 * gdb.python/py-value-cc.exp: Same.
741 * gdb.python/py-value.exp: Same.
742
10e79639
YQ
7432014-11-28 Yao Qi <yao@codesourcery.com>
744
745 * gdb.base/break-probes.exp: Match library name prefixed with
746 sysroot.
747
f28a0564
SM
7482014-11-27 Simon Marchi <simon.marchi@ericsson.com>
749
750 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
751 test expected output. Add parentheses for the call to print.
752 Remove L suffix from integers.
753
3fe1ce1d
DE
7542014-11-26 Doug Evans <dje@google.com>
755
756 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
757
84429e27
YQ
7582014-11-22 Yao Qi <yao@codesourcery.com>
759
760 * gdb.trace/entry-values.c: Remove asms.
761 (foo): Add foo_label.
762 (bar): Add bar_label.
763 * gdb.trace/entry-values.exp: Remove code computing foo's
764 length and bar's length.
765 (Dwarf::assemble): Invoke function_range for bar and use
766 MACRO_AT_func for foo.
767
26741859
YQ
7682014-11-22 Yao Qi <yao@codesourcery.com>
769
770 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
771 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
772 Use .Lgcc43_procstart instead of gcc43.
773
45e44d27
JB
7742014-11-21 Joel Brobecker <brobecker@adacore.com>
775
776 * gdb.ada/n_arr_bound: New testcase.
777
458c8db8
SDJ
7782014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
779
780 PR breakpoints/10737
781 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
782 test_catch_syscall_multi_arch.
783 (test_catch_syscall_multi_arch): New function.
784
43f3e411
DE
7852014-11-20 Doug Evans <xdje42@gmail.com>
786
787 * gdb.base/maint.exp: Update expected output.
788
0d7b2549
AA
7892014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
790
791 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
792 4-byte instruction on S390.
793
8908fca5
JB
7942014-11-19 Joel Brobecker <brobecker@adacore.com>
795
796 * gdb.ada/arr_arr: New testcase.
797
4a46959e
JB
7982014-11-19 Joel Brobecker <brobecker@adacore.com>
799
800 * gdb.ada/pkd_arr_elem: New Testcase.
801
470e2f4e
LM
8022014-11-18 Luis Machado <lgustavo@codesourcery.com>
803
804 * gdb.reverse/break-precsave: Expect completion message for
805 core file reads.
806 * gdb.reverse/consecutive-precsave.exp: Likewise.
807 * gdb.reverse/finish-precsave.exp: Likewise.
808 * gdb.reverse/i386-precsave.exp: Likewise.
809 * gdb.reverse/machinestate-precsave.exp: Likewise.
810 * gdb.reverse/sigall-precsave.exp: Likewise.
811 * gdb.reverse/solib-precsave.exp: Likewise.
812 * gdb.reverse/step-precsave.exp: Likewise.
813 * gdb.reverse/until-precsave.exp: Likewise.
814 * gdb.reverse/watch-precsave.exp: Likewise.
815
a267f3ad
AA
8162014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
817
818 * gdb.base/bp-permanent.c: Include unistd.h.
819 * gdb.python/py-framefilter-mi.c (main): Add return type.
820 * gdb.python/py-framefilter.c (main): Likewise.
821 * gdb.trace/actions-changed.c (main): Likewise.
822
12084a9a
AA
8232014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
824
825 * gdb.mi/until.c: Add eye-catchers.
826 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
827 line numbers.
828
dc7e1a77
AA
8292014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
830
831 * gdb.base/condbreak.exp: Drop references to removed non-prototype
832 function header variants in break1.c.
833 * gdb.base/ena-dis-br.exp: Likewise.
834 * gdb.base/hbreak2.exp: Likewise.
835 * gdb.reverse/until-precsave.exp: Drop references to removed
836 non-prototype function header variants in ur1.c.
837 * gdb.reverse/until-reverse.exp: Likewise.
838
41c77605
PM
8392014-11-17 Petr Machata <pmachata@redhat.com>
840
841 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
842 ${_cu_offset_size} bytes abbrev offset.
843
34248c3a
DE
8442014-11-15 Doug Evans <xdje42@gmail.com>
845
846 PR symtab/17559
847 * gdb.base/line-symtabs.exp: New file.
848 * gdb.base/line-symtabs.c: New file.
849 * gdb.base/line-symtabs.h: New file.
850
646da059
YQ
8512014-11-14 Yao Qi <yao@codesourcery.com>
852
853 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
854 (func): Add label func_label.
855 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
856 Replace low_pc and high_pc with MACRO_AT_range.
857 Replace name, low_pc and high_pc with MACRO_AT_func.
858
9301ebe6
YQ
8592014-11-14 Yao Qi <yao@codesourcery.com>
860
861 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
862 Replace name, low_pc and high_pc with MACRO_AT_func.
863
f166b542
YQ
8642014-11-14 Yao Qi <yao@codesourcery.com>
865
866 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
867 produce debug information.
868 * gdb.dwarf2/implptr-optimized-out.S: Removed.
869
0f6e71e3
YQ
8702014-11-14 Yao Qi <yao@codesourcery.com>
871
872 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
873 object and get function length.
874 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
875 with MACRO_AT_func.
876 (top-level): Replace gdb_compile and clean_restart with
877 prepare_for_testing.
878 * gdb.dwarf2/main.c (main): Add label main_label.
879
876c4df9
YQ
8802014-11-14 Yao Qi <yao@codesourcery.com>
881
882 * lib/dwarf.exp (function_range): New procedure.
883 (Dwarf::_handle_macro_at_func): New procedure.
884 (Dwarf::_handle_macro_at_range): New procedure.
885 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
886
02ad9cf1
YQ
8872014-11-14 Yao Qi <yao@codesourcery.com>
888
889 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
890 (_handle_attribute): New procedure.
891
a59add0c
AA
8922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
893
894 * gdb.ada/cond_lang/foo.c (callme): Add return type.
895 * gdb.base/call-sc.c (zed): Likewise.
896 * gdb.base/checkpoint.c (main): Likewise.
897 * gdb.base/dump.c (main): Likewise.
898 * gdb.base/gcore.c (main): Likewise.
899 * gdb.base/huge.c (main): Likewise.
900 * gdb.base/multi-forks.c (main): Likewise.
901 * gdb.base/pr10179-a.c (main): Likewise.
902 * gdb.base/savedregs.c (main): Likewise.
903 * gdb.base/sigaltstack.c (main): Likewise.
904 * gdb.base/siginfo.c (main): Likewise.
905 * gdb.base/structs.c (zed): Likewise.
906 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
907 * gdb.mi/mi-syn-frame.c (main): Likewise.
908 * gdb.mi/until.c (foo, main): Likewise.
909 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
910 * gdb.base/solib-weak.c (foo): Declare.
911 * gdb.base/attach-twice.c: Include stdio.h.
912 * gdb.base/weaklib1.c: Likewise.
913 * gdb.base/weaklib2.c: Likewise.
914 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
915 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
916 unistd.h.
917 * gdb.base/attach-pie-misread.c: Include stdlib.h.
918 * gdb.mi/mi-exit-code.c: Likewise.
919 * gdb.base/break-interp-lib.c: Include string.h.
920 * gdb.base/coremaker.c: Likewise.
921 * gdb.base/testenv.c: Likewise.
922 * gdb.python/py-finish-breakpoint.c: Likewise.
923 * gdb.base/inferior-died.c: Include sys/wait.h.
924 * gdb.base/fileio.c: Include time.h.
925 * gdb.base/async-shell.c: Include unistd.h.
926 * gdb.base/dprintf-non-stop.c: Likewise.
927 * gdb.base/info-os.c: Likewise.
928 * gdb.mi/mi-console.c: Likewise.
929 * gdb.mi/watch-nonstop.c: Likewise.
930 * gdb.python/py-events.c: Likewise.
931 * gdb.base/async.c (baz): Move up before its invocation.
932 * gdb.base/code_elim2.c (my_global_func): Likewise.
933 * gdb.base/skip-solib-lib.c (multiply): Likewise.
934 * gdb.base/advance.c (func2): Likewise.
935
3b5d5997
AA
9362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
937
938 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
939 variant.
940 * gdb.base/annota3.c: Likewise.
941 * gdb.base/async.c: Likewise.
942 * gdb.base/average.c: Likewise.
943 * gdb.base/call-ar-st.c: Likewise.
944 * gdb.base/call-rt-st.c: Likewise.
945 * gdb.base/call-sc.c: Likewise.
946 * gdb.base/call-strs.c: Likewise.
947 * gdb.base/ending-run.c: Likewise.
948 * gdb.base/execd-prog.c: Likewise.
949 * gdb.base/exprs.c: Likewise.
950 * gdb.base/foll-exec.c: Likewise.
951 * gdb.base/foll-fork.c: Likewise.
952 * gdb.base/foll-vfork.c: Likewise.
953 * gdb.base/funcargs.c: Likewise.
954 * gdb.base/gcore.c: Likewise.
955 * gdb.base/jump.c: Likewise.
956 * gdb.base/langs0.c: Likewise.
957 * gdb.base/langs1.c: Likewise.
958 * gdb.base/langs2.c: Likewise.
959 * gdb.base/mips_pro.c: Likewise.
960 * gdb.base/nodebug.c: Likewise.
961 * gdb.base/opaque0.c: Likewise.
962 * gdb.base/opaque1.c: Likewise.
963 * gdb.base/recurse.c: Likewise.
964 * gdb.base/run.c: Likewise.
965 * gdb.base/scope0.c: Likewise.
966 * gdb.base/scope1.c: Likewise.
967 * gdb.base/setshow.c: Likewise.
968 * gdb.base/setvar.c: Likewise.
969 * gdb.base/shmain.c: Likewise.
970 * gdb.base/shr1.c: Likewise.
971 * gdb.base/shr2.c: Likewise.
972 * gdb.base/sigall.c: Likewise.
973 * gdb.base/signals.c: Likewise.
974 * gdb.base/so-indr-cl.c: Likewise.
975 * gdb.base/solib2.c: Likewise.
976 * gdb.base/structs.c: Likewise.
977 * gdb.base/sum.c: Likewise.
978 * gdb.base/vforked-prog.c: Likewise.
979 * gdb.base/watchpoint.c: Likewise.
980 * gdb.reverse/shr2.c: Likewise.
981 * gdb.reverse/until-reverse.c: Likewise.
982 * gdb.reverse/ur1.c: Likewise.
983 * gdb.reverse/watch-reverse.c: Likewise.
984
066a77c5
AA
9852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
986
987 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
988 variant.
989 * gdb.base/sepdebug.exp: Drop references to removed code.
990
4f204ea5
AA
9912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
992
993 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
994 variant. Preserve original line numbering.
995 * gdb.base/list1.c: Likewise.
996
3b377a3a
AA
9972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
998
999 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
1000 variant.
1001 * gdb.base/break1.c: Likewise.
1002 * gdb.base/break.exp: Drop references to removed code.
1003
e444df73
AA
10042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1005
1006 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
1007 variant.
1008
8008f2a7
AA
10092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1010
1011 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
1012
a5a06887
AA
10132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1014
1015 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
1016 logic into perform_all_tests() and invoke it with and without
1017 function header prototypes.
1018 (do_function_calls): Remove conditional XFAIL for PR 5318.
1019 (rerun_and_prepare): Remove duplicate code.
1020 (perform_all_tests): New. Main logic moved here.
1021
44dba9b9
AA
10222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1023
1024 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
1025 code guarded by #ifdef NO_PROTOTYPES.
1026 (t_double_many_args): Likewise.
1027 (DEF_FUNC_MANY_ARGS_1): Likewise.
1028 (DEF_FUNC_VALUES_1): Likewise.
1029 (t_structs_ldc): Renamed from t_structs_fc in conditional code
1030 guarded by #ifdef PROTOTYPES.
1031
d1fbcd56
AA
10322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1033
1034 * gdb.mi/mi-console.c: Add eye-catcher.
1035 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
1036 instead of literal line number.
1037
b0e59b8f
AA
10382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1039
1040 * gdb.base/shr2.c: Add eye-catcher.
1041 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
1042 line number.
1043
78f98cca
AA
10442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1045
1046 * gdb.base/jump.c: Add eye-catchers.
1047 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
1048 numbers.
1049
58fa2af0
AA
10502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1051
1052 * gdb.base/execd-prog.c: Add eye-catchers.
1053 * gdb.base/foll-exec.c: Likewise.
1054 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
1055 line numbers.
1056
04e5059b
AA
10572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1058
1059 * gdb.base/ending-run.c: Add eye-catchers.
1060 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
1061 literal line numbers.
1062
dbfdb174
AA
10632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1064
1065 * gdb.base/call-rt-st.c: Add eye-catchers.
1066 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
1067 literal line numbers.
1068
888a2ade
AA
10692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1070
1071 * gdb.base/call-ar-st.c: Add eye-catchers.
1072 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
1073 literal line numbers.
1074
6acc2dde
AA
10752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1076
1077 * gdb.base/average.c: Add eye-catchers.
1078 * gdb.base/sum.c: Likewise.
1079 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
1080 regexps dynamically.
1081
9ecfcd1d
AA
10822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1083
1084 * gdb.base/solib1.c: Add eye-catchers.
1085 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
1086 literal line numbers.
1087
78708b7c
PA
10882014-11-12 Pedro Alves <palves@redhat.com>
1089
1090 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
1091 leader has exited.
1092
af48d08f
PA
10932014-11-12 Pedro Alves <palves@redhat.com>
1094
1095 * gdb.arch/i386-bp_permanent.c: New file.
1096 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
1097 (srcfile): Set to i386-bp_permanent.c.
1098 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
1099 that stepi does not execute the 'leave' instruction, instead of
1100 testing it does execute.
1101 * gdb.base/bp-permanent.c: New file.
1102 * gdb.base/bp-permanent.exp: New file.
1103
af3768e9
DE
11042014-11-10 Doug Evans <xdje42@gmail.com>
1105
1106 PR symtab/17564
1107 * gdb.base/symtab-search-order.exp: New file.
1108 * gdb.base/symtab-search-order.c: New file.
1109 * gdb.base/symtab-search-order-1.c: New file.
1110 * gdb.base/symtab-search-order-shlib-1.c: New file.
1111
9de00a4a
PA
11122014-11-07 Pedro Alves <palves@redhat.com>
1113
1114 PR gdb/17511
1115 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
1116 i?86-*-linux*.
1117
e0f52461
SC
11182014-11-03 Siva Chandra Reddy <sivachandra@google.com>
1119
1120 PR c++/17494
1121 * gdb.cp/pr17494.cc: New file.
1122 * gdb.cp/pr17494.exp: New file.
1123
6ce8c980
YQ
11242014-11-02 Yao Qi <yao@codesourcery.com>
1125
1126 * gdb.python/python.exp: Get working directory and match the
1127 output of "set extended-prompt \\w " with it.
1128
02be9a71
DE
11292014-10-30 Doug Evans <dje@google.com>
1130
1131 * gdb.python/py-objfile.exp: Add tests for setting random attributes
1132 in objfiles.
1133 * gdb.python/py-progspace.exp: Add tests for setting random attributes
1134 in progspaces.
1135
3bdff46b
LM
11362014-10-30 Janis Johnson <janisjo@codesourcery.com>
1137
1138 * gdb.base/fullpath-expand.exp: Skip for a remote host.
1139 * gdb.base/realname-expand.exp: Likewise.
1140 * gdb.linespec/macro-relative.exp: Likewise.
1141
ab917dfb
PA
11422014-10-29 Pedro Alves <palves@redhat.com>
1143
1144 PR gdb/17408
1145 * gdb.threads/schedlock.c (some_function): New function.
1146 (call_function): New global.
1147 (MAYBE_CALL_SOME_FUNCTION): New macro.
1148 (thread_function): Call it.
1149 * gdb.threads/schedlock.exp (get_args): Add description parameter,
1150 and use it instead of a global counter. Adjust all callers.
1151 (get_current_thread): Use "find current thread" for test message
1152 here rather than having all callers pass down the same string.
1153 (goto_loop): New procedure, factored out from ...
1154 (my_continue): ... this.
1155 (step_ten_loops): Change parameter from test message to command to
1156 use. Adjust.
1157 (list_count): Delete global.
1158 (check_result): New procedure, factored out from duplicate top
1159 level code.
1160 (continue tests): Wrap in with_test_prefix.
1161 (test_step): New procedure, factored out from duplicate top level
1162 code.
1163 (top level): Test "step" in combination with all scheduler-locking
1164 modes. Test "next" in combination with all scheduler-locking
1165 modes, and in combination with stepping over a function call or
1166 not.
1167 * gdb.threads/next-bp-other-thread.c: New file.
1168 * gdb.threads/next-bp-other-thread.exp: New file.
1169
d3d4baed
PA
11702014-10-29 Pedro Alves <palves@redhat.com>
1171
1172 PR python/17372
1173 * gdb.python/python.exp: Test a multi-line command that spawns
1174 interactive Python.
1175 * gdb.base/multi-line-starts-subshell.exp: New file.
1176
563e8d85
YQ
11772014-10-29 Yao Qi <yao@codesourcery.com>
1178
1179 * gdb.base/fileio.exp: Make directories on host.
1180
0ea4d52e
YQ
11812014-10-29 Yao Qi <yao@codesourcery.com>
1182
1183 * gdb.base/fileio.c (test_write): Close the file.
1184
7f5ef605
PA
11852014-10-28 Pedro Alves <palves@redhat.com>
1186
1187 PR gdb/12623
1188 * gdb.base/sigstep.c (no_handler): New global.
1189 (main): If 'no_handler is true, set the signal handlers to
1190 SIG_IGN.
1191 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
1192 with_sw_watch and no_handler parameters. Handle them.
1193 (top level) <stepping over handler when stopped at a breakpoint
1194 test>: Add a test axis for testing with a software watchpoint, and
1195 another for testing with the signal handler set to SIG_IGN.
1196 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
1197 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
1198
abbdbd03
PA
11992014-10-28 Pedro Alves <palves@redhat.com>
1200
1201 PR gdb/17511
1202 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
1203 * gdb.base/sigstep.exp (other_handler_location): New global.
1204 (advance): Support stepping into the signal handler, and running
1205 commands while in the handler.
1206 (in_handler_map): New global.
1207 (top level): In the advance test, add combinations for getting
1208 into the handler with stepping commands, and for running commands
1209 in the handler. Add comment descripting the advancei tests.
1210
1df4399f
PA
12112014-10-28 Pedro Alves <palves@redhat.com>
1212
1213 * gdb.base/sigstep.exp: Use build_executable instead of
1214 prepare_for_testing.
1215 (top level): Move code that starts GDB, runs to main and creates a
1216 display to ...
1217 (restart): ... this new procedure.
1218 (top level): Move backtrace from signal handler test to ...
1219 (validate_backtrace): ... this new procedure.
1220 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
1221 with_test_prefix. Always restart GDB.
1222 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
1223 with_test_prefix. Always restart GDB. No need to delete
1224 breakpoints after the test.
1225 (test_skip_handler): Remove prefix parameter.
1226 (skip_over_handler, breakpoint_to_handler)
1227 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
1228 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
1229 restart GDB. No need to delete breakpoints after the test.
1230 (top level): Use foreach to call the test procedures with
1231 different commands.
1232
a5b6e449
PA
12332014-10-28 Pedro Alves <palves@redhat.com>
1234
1235 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
1236 instead of GNATS numbers.
1237 * gdb.base/sigbpt.exp: Likewise.
1238 * gdb.base/siginfo.exp: Likewise.
1239 * gdb.base/sigstep.exp: Likewise.
1240
e5f8a7cc
PA
12412014-10-27 Pedro Alves <palves@redhat.com>
1242
1243 * gdb.base/sigstep.c (dummy): New global.
1244 (main): Issue a couple writes to the new global.
1245 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
1246 procedures.
1247 (skip_over_handler): Use test_skip_handler.
1248 (top level): Call skip_over_handler for stepi and nexti too.
1249 (breakpoint_over_handler): Use test_skip_handler.
1250 (top level): Call breakpoint_over_handler for stepi and nexti too.
1251
763905a3
YQ
12522014-10-27 Yao Qi <yao@codesourcery.com>
1253
1254 * gdb.trace/tfile.c (adjust_function_address)
1255 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
1256 function descriptor.
1257
6f259a23
DB
12582014-10-24 Don Breazeal <donb@codesourcery.com>
1259
1260 * gdb.base/foll-fork.exp (test_follow_fork,
1261 catch_fork_child_follow): Check for updated fork messages emitted
1262 from infrun.c.
1263 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
1264 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
1265 vfork_and_exec_child_follow_through_step): Check for updated vfork
1266 messages emitted from infrun.c.
1267
09dd9a69
PA
12682014-10-24 Pedro Alves <palves@redhat.com>
1269
1270 * gdb.base/corefile.exp: Remove references to ultrix.
1271 * gdb.base/interrupt.exp: Likewise.
1272 * gdb.base/whatis.exp: Likewise.
1273 * gdb.gdb/selftest.exp: Likewise.
1274 * gdb.threads/manythreads.exp: Likewise.
1275 * gdb.threads/print-threads.exp: Likewise.
1276 * gdb.threads/pthreads.exp:: Likewise.
1277 * gdb.threads/schedlock.exp: Likewise.
1278
3433cfa5
SC
12792014-10-24 Siva Chandra Reddy <sivachandra@google.com>
1280
1281 * gdb.cp/non-trivial-retval.cc: Add a test case.
1282 * gdb.cp/non-trivial-retval.exp: Add a test.
1283
092f880b
YQ
12842014-10-20 Yao Qi <yao@codesourcery.com>
1285
1286 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
1287 * gdb.python/py-objfile-script-gdb.py: New file.
1288 * gdb.python/py-objfile-script.exp: Update reference to
1289 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
1290 of remote_download. Remove the dest file.
1291
acbdb7f3
YQ
12922014-10-20 Yao Qi <yao@codesourcery.com>
1293
1294 * gdb.base/checkpoint.exp: Don't remove file copied on host.
1295 * gdb.base/step-line.exp: Likewise.
1296 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1297 * gdb.dwarf2/dw2-basic.exp: Likewise.
1298 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1299 * gdb.dwarf2/dw2-filename.exp: Likewise.
1300 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1301 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1302 * gdb.dwarf2/dw2-producer.exp: Likewise.
1303 * gdb.dwarf2/mac-fileno.exp: Likewise.
1304 * gdb.python/py-frame-args.exp: Likewise.
1305 * gdb.python/py-framefilter.exp: Likewise.
1306 * gdb.python/py-mi.exp: Likewise.
1307 * gdb.python/py-objfile-script.exp: Likewise
1308 * gdb.python/py-pp-integral.exp: Likewise.
1309 * gdb.python/py-pp-re-notag.exp: Likewise.
1310 * gdb.python/py-prettyprint.exp: Likewise.
1311 * gdb.python/py-section-script.exp: Likewise.
1312 * gdb.python/py-typeprint.exp: Likewise.
1313 * gdb.python/py-xmethods.exp: Likewise.
1314 * gdb.stabs/weird.exp: Likewise.
1315 * gdb.xml/tdesc-regs.exp: Likewise.
1316
bd286a29
KCY
13172014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
1318
1319 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
1320 (out_cu): Use addr_len for the size of addresses.
1321 (out_line): Likewise. Size DW_LNE_set_address instruction
1322 according to addr_len.
1323 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
1324 (FUNC): Add START_INSNS to definition.
1325
673dc4a0
YQ
13262014-10-18 Yao Qi <yao@codesourcery.com>
1327
1328 * gdb.base/argv0-symlink.exp: Check argv[0] value if
1329 gdb_has_argv0 return true.
1330 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
1331 check [target_info exists noargs], check [gdb_has_argv0]
1332 instead.
1333 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1334 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
1335 procedures.
1336
4ffbba72
DE
13372014-10-17 Doug Evans <dje@google.com>
1338
1339 * gdb.python/py-events.exp: Update expected output for clear_objfiles
1340 event.
1341 * gdb.python/py-events.py: Add clear_objfiles event.
1342
d096d8c1
DE
13432014-10-17 Doug Evans <dje@google.com>
1344
1345 * gdb.python/py-objfile.exp: Test progspace attribute.
1346
a80db015
LM
13472014-10-17 Luis Machado <lgustavo@codesourcery.com>
1348
1349 * gdb.guile/scm-breakpoint.exp: Do not assume any
1350 directory separators when matching source file paths.
1351 * gdb.python/py-breakpoint.exp: Likewise.
1352 * gdb.reverse/break-precsave.exp: Likewise.
1353 * gdb.reverse/break-reverse.exp: Likewise.
1354 * gdb.reverse/consecutive-precsave.exp: Likewise.
1355 * gdb.reverse/finish-precsave.exp: Likewise.
1356 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1357 * gdb.reverse/finish-reverse.exp: Likewise.
1358 * gdb.reverse/i386-precsave.exp: Likewise.
1359 * gdb.reverse/i387-env-reverse.exp: Likewise.
1360 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1361 * gdb.reverse/machinestate-precsave.exp: Likewise.
1362 * gdb.reverse/machinestate.exp: Likewise.
1363 * gdb.reverse/sigall-precsave.exp: Likewise.
1364 * gdb.reverse/solib-precsave.exp: Likewise.
1365 * gdb.reverse/step-precsave.exp: Likewise.
1366 * gdb.reverse/until-precsave.exp: Likewise.
1367 * gdb.reverse/watch-precsave.exp: Likewise.
1368 * gdb.reverse/watch-reverse.exp: Likewise.
1369
b22089ab
YQ
13702014-10-17 Yao Qi <yao@codesourcery.com>
1371
1372 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
1373 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
1374
6c4486e6
PA
13752014-10-17 Pedro Alves <palves@redhat.com>
1376
1377 PR gdb/17471
1378 * gdb.base/bg-execution-repeat.c: New file.
1379 * gdb.base/bg-execution-repeat.exp: New file.
1380
0ff33695
PA
13812014-10-17 Pedro Alves <palves@redhat.com>
1382
1383 PR gdb/17300
1384 * gdb.base/continue-all-already-running.c: New file.
1385 * gdb.base/continue-all-already-running.exp: New file.
1386
6fdebc3d
PA
13872014-10-17 Pedro Alves <palves@redhat.com>
1388
1389 PR gdb/17472
1390 * gdb.base/annota-input-while-running.c: New file.
1391 * gdb.base/annota-input-while-running.exp: New file.
1392
32a8097b
PA
13932014-10-17 Pedro Alves <palves@redhat.com>
1394
1395 * gdb.base/callfuncs.exp: emove references to osf.
1396 * gdb.base/sigall.exp: Likewise.
1397 * gdb.gdb/selftest.exp: Likewise.
1398 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1399 * gdb.mi/non-stop.c: Likewise.
1400 * gdb.mi/pthreads.c: Likewise.
1401 * gdb.reverse/sigall-precsave.exp: Likewise.
1402 * gdb.reverse/sigall-reverse.exp: Likewise.
1403 * gdb.threads/pthreads.c: Likewise.
1404 * gdb.threads/pthreads.exp: Likewise.
1405
7a3517ff
YQ
14062014-10-17 Yao Qi <yao@codesourcery.com>
1407
1408 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
1409 check 'target_info exists noargs'.
1410 (test_command_prompt_position): Likewise.
1411 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
1412 Remove "set args".
1413 (progvar_simple_while_test): Likewise.
1414 (progvar_complex_if_while_test): Likewise.
1415 (if_while_breakpoint_command_test): Likewise.
1416 (infrun_breakpoint_command_test): Likewise.
1417 (breakpoint_command_test): Likewise.
1418 (watchpoint_command_test): Likewise.
1419 (bp_deleted_in_command_test): Likewise.
1420 (temporary_breakpoint_commands): Likewise.
1421
bb99c472
YQ
14222014-10-16 Yao Qi <yao@codesourcery.com>
1423
1424 * gdb.base/remotetimeout.exp: Remove noargs checking.
1425
7c16b83e
PA
14262014-10-15 Pedro Alves <palves@redhat.com>
1427
1428 PR breakpoints/9649
1429 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
1430 * gdb.base/breakpoint-in-ro-region.exp
1431 (probe_target_hardware_step): New procedure.
1432 (top level): Probe hardware stepping and hardware breakpoint
1433 support. Test stepping through a read-only region, with both
1434 "breakpoint auto-hw" on and off and both "always-inserted" on and
1435 off.
1436
35a49624
IB
14372014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
1438
1439 * gdb.dlang/demangle.exp: Update for demangling changes.
1440
2d1c107c
SC
14412014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1442
1443 * gdb.cp/non-trivial-retval.cc: Add new test cases.
1444 * gdb.cp/non-trivial-retval.exp: Add new tests.
1445
778811d5
SC
14462014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1447
1448 PR c++/13403
1449 PR c++/15154
1450 * gdb.cp/non-trivial-retval.cc: New file.
1451 * gdb.cp/non-trivial-retval.exp: New file.
1452
10c5f0a8
YQ
14532014-10-15 Yao Qi <yao@codesourcery.com>
1454
1455 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
1456 remote host.
1457
65d7b369
YQ
14582014-10-15 Yao Qi <yao@codesourcery.com>
1459
1460 * gdb.python/py-symbol.exp: Match file base name if host is
1461 remote, otherwise match file name with dir name.
1462 * gdb.python/py-symtab.exp: Likewise.
1463 * gdb.python/python.exp: Likewise.
1464
46dc1394
YQ
14652014-10-15 Yao Qi <yao@codesourcery.com>
1466
1467 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
1468 pattern.
1469 * gdb.python/py-symtab.exp: Likewise.
1470 * gdb.python/python.exp: Remove trailing ".*". Fix typo
1471 locationn.
1472
c40cc657
JB
14732014-10-14 Joel Brobecker <brobecker@adacore.com>
1474
1475 * gdb.ada/addr_arith: New testcase.
1476
2abf49e1
MR
14772014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
1478
1479 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
1480 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
1481 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
1482 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
1483
f7088df3
SDJ
14842014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
1485
1486 * gdb.arch/stap-eval-lang-ada.S: Likewise.
1487 * gdb.arch/stap-eval-lang-ada.c: Likewise.
1488 * gdb.arch/stap-eval-lang-ada.exp: New file.
1489
4dc06805
YQ
14902014-10-14 Yao Qi <yao@codesourcery.com>
1491
1492 * gdb.mi/mi-var-child.c (nothing1): New function.
1493 (nothing2): New function.
1494 (do_children_tests): Set function pointers by nothing1 and
1495 nothing2.
1496 * gdb.mi/mi-var-child.exp: Step over new added statements.
1497 Update test to match the new output.
1498 * gdb.mi/var-cmd.c (nothing1): New function.
1499 (nothing2): New function.
1500 (do_children_tests): Set function pointers by nothing1 and
1501 nothing2.
1502 * gdb.mi/mi-var-display.exp: Update test to match output.
1503 Step to the line specified by $line_dct_nothing.
1504 Increase the number of lines to step.
1505
46a93de2
YQ
15062014-10-14 Yao Qi <yao@codesourcery.com>
1507
1508 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
1509 tests.
1510 * gdb.mi/mi2-var-child.exp: Likewise.
1511
14ea52ee
DE
15122014-10-13 Doug Evans <dje@google.com>
1513
1514 * gdb.python/py-objfile.exp: Change name of file name test.
1515
e5c6e92b
DE
15162014-10-13 Doug Evans <dje@google.com>
1517
1518 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
1519 from the start of the CU.
1520
c780cc2f
JK
15212014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1522 Yao Qi <yao@codesourcery.com>
1523
1524 Fix "save breakpoints" for "catch" command.
1525 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
1526 Remove -nonewline. Match also the added "main" line.
1527
99894e11
JK
15282014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1529
1530 Fix "save breakpoints" for "disable $bpnum" command.
1531 * gdb.base/save-bp.c (main): Add label.
1532 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
1533
6e1ac5a3
JK
15342014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1535
1536 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
1537
754dd2b0
YQ
15382014-10-11 Yao Qi <yao@codesourcery.com>
1539
1540 * gdb.server/server-kill.exp: Execute command
1541 "set remote trace-status-packet on" before "tstatus".
1542
f90183d7
YQ
15432014-10-11 Yao Qi <yao@codesourcery.com>
1544
1545 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
1546 (main): Call getppid.
1547 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
1548 and continue to it. Read variable "server_pid".
1549
bf40a607
YQ
15502014-10-11 Yao Qi <yao@codesourcery.com>
1551
1552 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
1553
052ca370
YQ
15542014-10-11 Yao Qi <yao@codesourcery.com>
1555
1556 * gdb.threads/thread-find.exp: Don't execute command
1557 "info threads".
1558 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
1559 * gdb.threads/linux-dp.exp: Don't check the condition
1560 $threads_created equals to zero.
1561
3831839c
PA
15622014-10-10 Pedro Alves <palves@redhat.com>
1563
1564 * gdb.base/bigcore.exp: Remove references to IRIX.
1565 * gdb.base/funcargs.exp: Likewise.
1566 * gdb.base/interrupt.exp: Likewise.
1567 * gdb.base/mips_pro.exp: Likewise.
1568 * gdb.base/nodebug.exp: Likewise.
1569 * gdb.base/setvar.exp: Likewise.
1570 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
1571
8b9a549d
PA
15722014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1573 Pedro Alves <palves@redhat.com>
1574
1575 PR symtab/14466
1576 * gdb.base/vdso-warning.c: New file.
1577 * gdb.base/vdso-warning.exp: New file.
1578
d48ba5e8
DE
15792014-10-02 Doug Evans <dje@google.com>
1580
1581 * gdb.base/structs.c (main): Don't run forever.
1582
2278c276
PA
15832014-10-02 Pedro Alves <palves@redhat.com>
1584
1585 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
1586 (top level) <stop threads 1, stop threads 2>: Use it.
1587
b57bacec
PA
15882014-10-02 Pedro Alves <palves@redhat.com>
1589
1590 * gdb.threads/break-while-running.exp (test): Add new
1591 'update_thread_list' argument. Skip "info threads" if false.
1592 (top level): Add new 'update_thread_list' axis.
1593
13fd3ff3
PA
15942014-10-02 Pedro Alves <palves@redhat.com>
1595
1596 PR breakpoints/17431
1597 * gdb.base/execl-update-breakpoints.c: New file.
1598 * gdb.base/execl-update-breakpoints.exp: New file.
1599
0fec99e8
PA
16002014-10-01 Pedro Alves <palves@redhat.com>
1601
1602 * gdb.base/breakpoint-in-ro-region.c: New file.
1603 * gdb.base/breakpoint-in-ro-region.exp: New file.
1604
2ddf4301
SM
16052014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1606
1607 * gdb.mi/mi-exit-code.exp: New file.
1608 * gdb.mi/mi-exit-code.c: New file.
1609
6a5f3f43
YQ
16102014-09-30 Yao Qi <yao@codesourcery.com>
1611
1612 * lib/prelink-support.exp (build_executable_own_libs): Error if
1613 the target isn't native.
1614
345bcc73
YQ
16152014-09-30 Yao Qi <yao@codesourcery.com>
1616
1617 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
1618 false.
1619
a25a5a45
PA
16202014-09-22 Pedro Alves <palves@redhat.com>
1621
1622 * gdb.threads/break-while-running.exp: New file.
1623 * gdb.threads/break-while-running.c: New file.
1624
00ba3162
YQ
16252014-09-19 Yao Qi <yao@codesourcery.com>
1626
1627 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
1628 Invoke test. Restart GDB with --readnow and invoke test again.
1629
c3b7b696
YQ
16302014-09-19 Yao Qi <yao@codesourcery.com>
1631
1632 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
1633 proc set_breakpoint_on_gcd_function. Invoke
1634 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
1635 invoke set_breakpoint_on_gcd_function again.
1636
2b4fd423
DE
16372014-09-18 Doug Evans <dje@google.com>
1638
1639 * gdb.dwarf2/symtab-producer.exp: New file.
1640
a5947601
SDJ
16412014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1642
1643 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
1644 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
1645 * gdb.base/global-var-nested-by-dso.c: Likewise.
1646 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1647
91c19059
SDJ
16482014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1649 Pedro Alves <palves@redhat.com>
1650
1651 * gdb.base/watch-bitfields.exp: Pass string other than test file
1652 name to prepare_for_testing.
1653 (watch): New procedure.
1654 (expect_watchpoint): Use with_test_prefix.
1655 (top level): Factor out tests to ...
1656 (test_watch_location, test_regular_watch): ... these new
1657 procedures, and use with_test_prefix and gdb_continue_to_end.
1658
bb9d5f81
PP
16592014-09-16 Patrick Palka <patrick@parcs.ath.cx>
1660
1661 PR breakpoints/12526
1662 * gdb.base/watch-bitfields.exp: New file.
1663 * gdb.base/watch-bitfields.c: New file.
1664
635856f5
PA
16652014-09-16 Pedro Alves <palves@redhat.com>
1666
1667 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
1668 software and hardware addresses, not software address against
1669 itself.
1670
7280ceea
PA
16712014-09-16 Pedro Alves <palves@redhat.com>
1672
1673 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
1674 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
1675
428b16bd
PA
16762014-09-16 Pedro Alves <palves@redhat.com>
1677
1678 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
1679 files.
1680 * gdb.base/a2-run.exp: Remove all code guarded by istarget
1681 "*-*-vxworks*" throughout.
1682 * gdb.base/break.exp: Likewise.
1683 * gdb.base/default.exp: Likewise.
1684 * gdb.base/scope.exp: Likewise.
1685 * gdb.base/sepdebug.exp: Likewise.
1686 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
1687 throughout.
1688 * gdb.base/run.c: Likewise.
1689 * gdb.base/sepdebug.c: Likewise.
1690 * gdb.hp/gdb.aCC/run.c: Likewise.
1691 * gdb.reverse/until-reverse.c: Likewise.
1692 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
1693
666d413c
YQ
16942014-09-16 Yao Qi <yao@codesourcery.com>
1695
1696 * boards/local-remote-host-native.exp: New file.
1697
57cbd724
DE
16982014-09-14 Doug Evans <xdje42@gmail.com>
1699
1700 * gdb.threads/queue-signal.c (thread_count): New variable.
1701 (thread_count_mutex, thread_count_condvar): New variables.
1702 (incr_thread_count, wait_all_threads_running): New functions.
1703 (main): Wait for all threads to be in their thread functions.
1704
81219e53
DE
17052014-09-13 Doug Evans <xdje42@gmail.com>
1706
1707 * gdb.threads/queue-signal.c: New file.
1708 * gdb.threads/queue-signal.exp: New file.
1709
3714cea7
DE
17102014-09-13 Doug Evans <xdje42@gmail.com>
1711
1712 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
1713 be consistent with what default_gdb_init uses.
1714 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
1715 the plain text of the prompt. Add some logging printfs.
1716 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
1717
fa43b1d7
PA
17182014-09-12 Pedro Alves <palves@redhat.com>
1719
1720 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
1721 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
1722 * gdb.arch/i386-size-overlap.exp: Likewise.
1723 * gdb.arch/i386-size.exp: Likewise.
1724 * gdb.arch/i386-unwind.exp: Likewise.
1725 * gdb.base/a2-run.exp: Likewise.
1726 * gdb.base/break.exp: Likewise.
1727 * gdb.base/charset.exp: Likewise.
1728 * gdb.base/chng-syms.exp: Likewise.
1729 * gdb.base/commands.exp: Likewise.
1730 * gdb.base/dbx.exp: Likewise.
1731 * gdb.base/find.exp: Likewise.
1732 * gdb.base/funcargs.exp: Likewise.
1733 * gdb.base/jit-simple.exp: Likewise.
1734 * gdb.base/reread.exp: Likewise.
1735 * gdb.base/sepdebug.exp: Likewise.
1736 * gdb.base/step-bt.exp: Likewise.
1737 * gdb.cp/mb-inline.exp: Likewise.
1738 * gdb.cp/mb-templates.exp: Likewise.
1739 * gdb.objc/basicclass.exp: Likewise.
1740 * gdb.threads/killed.exp: Likewise.
1741
9d9bf2df
EBM
17422014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1743
1744 PR tdep/17379
1745 * gdb.arch/powerpc-stackless.S: New file.
1746 * gdb.arch/powerpc-stackless.exp: New file.
1747
1cf2f1b0
JK
17482014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1749
1750 * gdb.base/attach.c: Include unistd.h.
1751 (main): Call alarm. Add label postloop.
1752 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
1753 gdb_breakpoint, gdb_continue_to_breakpoint.
1754 (test_command_line_attach_run): Kill ${testpid} in one exit path.
1755
98880d46
PA
17562014-09-11 Pedro Alves <palves@redhat.com>
1757
1758 PR gdb/17347
1759 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
1760 * gdb.base/attach.exp (test_command_line_attach_run): New
1761 procedure.
1762 (top level): Call it.
1763
4c92ff2c
PA
17642014-09-11 Pedro Alves <palves@redhat.com>
1765
1766 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
1767 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
1768 (do_command_attach_tests): Use spawn_wait_for_attach.
1769 * gdb.base/solib-overlap.exp: Likewise.
1770 * gdb.multi/multi-attach.exp: Likewise.
1771 * gdb.python/py-prompt.exp: Likewise.
1772 * gdb.python/py-sync-interp.exp: Likewise.
1773 * gdb.server/ext-attach.exp: Likewise.
1774
3adc1a7d
GKB
17752014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
1776
1777 * gdb.fortran/array-element.exp: Remove unexpected "continue"
1778 command in testcase. Simplify testcase.
1779
96334934
JB
17802014-09-10 Joel Brobecker <brobecker@adacore.com>
1781
1782 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
1783
eb479039
JB
17842014-09-10 Joel Brobecker <brobecker@adacore.com>
1785
1786 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
1787
deede10c
JB
17882014-09-10 Joel Brobecker <brobecker@adacore.com>
1789
1790 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
1791
7828a5f5
JB
17922014-09-10 Joel Brobecker <brobecker@adacore.com>
1793
1794 * gdb.dwarf2/dynarr-ptr.c: New file.
1795 * gdb.dwarf2/dynarr-ptr.exp: New file.
1796
33aeebcf
MR
17972014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1798
1799 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
1800 of 30 rather than hardcoding 120 for a slow test case. Take the
1801 `gdb,timeout' target setting into account for this calculation.
1802 Don't extend the timeout for the test cases that don't need it.
1803
7b415901
MR
18042014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1805
1806 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
1807 a factor of 2 for a slow test case. Take the `gdb,timeout'
1808 target setting into account for this calculation.
1809 * gdb.reverse/until-precsave.exp: Increase the timeout by
1810 a factor of 15 and 3 respectively rather than adding 120
1811 for a pair of slow test cases. Take the `gdb,timeout'
1812 target setting into account for this calculation.
1813
4a40f85a
MR
18142014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1815
1816 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
1817 timeout, don't pass one down to gdb_expect.
1818 (gdb_expect): Rework timeout selection.
1819
09635af7
MR
18202014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1821
1822 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
1823 exception on timeout.
1824 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
1825 (gdbserver_start_extended): Catch any `gdbserver_start' error
1826 exceptions.
1827 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
1828 * lib/mi-support.exp (mi_gdb_target_load): Catch any
1829 `gdbserver_gdb_load' error exceptions.
1830
2bdd10b7
MR
18312014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1832
1833 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
1834 120 on waiting for the TCP socket to open.
1835
316935f0
DE
18362014-09-09 Doug Evans <xdje42@gmail.com>
1837
1838 * gdb.base/default.exp (show_conv_list): Add _caller_is,
1839 _caller_matches, _any_caller_is, _any_caller_matches.
1840
83740597
DE
18412014-09-09 Doug Evans <xdje42@gmail.com>
1842
1843 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
1844
4c122fc3
YQ
18452014-09-09 Yao Qi <yao@codesourcery.com>
1846
1847 * gdb.mi/mi-var-display.exp: Set print symbol off.
1848
a9f116cb
GKB
18492014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
1850
1851 PR gdb/17035
1852 * gdb.base/commands.exp: Add tests to verify user-defined
1853 commands with empty bodies.
1854 * gdb.python/py-cmd.exp: Test that we don't show user-defined
1855 python commands in `show user command`.
1856 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
1857 scheme commands in `show user command`.
1858
c75bd3a2
JK
18592014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1860
1861 PR python/17355
1862 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
1863 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
1864 * gdb.python/py-framefilter-invalidarg.exp: New file.
1865 * gdb.python/py-framefilter-invalidarg.py: New file.
1866
faa42425
DE
18672014-09-06 Doug Evans <xdje42@gmail.com>
1868
1869 PR 15276
1870 * gdb.python/py-caller-is.c: New file.
1871 * gdb.python/py-caller-is.exp: New file.
1872
474ca4f6
SDJ
18732014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
1874
1875 PR gdb/17235
1876 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
1877 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
1878
eb0b0463
SDJ
18792014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
1880
1881 PR fortran/17237
1882 * gdb.fortran/print-formatted.exp: New file.
1883 * gdb.fortran/print-formatted.f90: Likewise.
1884
5f3b99cf
SS
18852014-09-03 Sasha Smundak <asmundak@google.com>
1886
1887 * gdb.python/py-frame.exp: Test Frame.read_register.
1888
7d793aa9
SDJ
18892014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
1890
1891 PR python/16699
1892 * gdb.python/py-completion.exp: New file.
1893 * gdb.python/py-completion.py: Likewise.
1894
fb0576e9
DE
18952014-08-28 Doug Evans <dje@google.com>
1896
1897 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
1898 eax,etc. are live with values set by gdb and thus the compiler can't
1899 use them.
1900 * gdb.arch/i386-pseudo.c (main): Ditto.
1901
ee92b0dd
DE
19022014-08-27 Doug Evans <dje@google.com>
1903
1904 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
1905
6649db35
DE
19062014-08-25 Doug Evans <dje@google.com>
1907
1908 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
1909 (main): Ditto.
1910
564b7600
DE
19112014-08-25 Doug Evans <dje@google.com>
1912
1913 * gdb.threads/thread-execl.exp: #include <stdio.h>.
1914
3881fb67
YQ
19152014-08-24 Yao Qi <yao@codesourcery.com>
1916
1917 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
1918 symbol off.
1919 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
1920
a05a36a5
DE
19212014-08-22 Doug Evans <dje@google.com>
1922
1923 PR 17276
1924 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
1925 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
1926 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
1927
7c343b48
YQ
19282014-08-22 Yao Qi <yao@codesourcery.com>
1929
1930 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
1931 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1932 * gdb.python/python.exp: Likewise. Use .py file on the host
1933 instead of the build.
1934
22fd09ae
JK
19352014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1936
1937 * gdb.threads/gcore-stale-thread.c: New file.
1938 * gdb.threads/gcore-stale-thread.exp: New file.
1939
a8454a7c
PA
19402014-08-21 Pedro Alves <palves@redhat.com>
1941
1942 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
1943 * gdb.base/gcore-relro-pie.exp: Likewise.
1944 * gdb.base/gcore-relro.exp: Likewise.
1945 * gdb.base/gcore.exp: Likewise.
1946 * gdb.base/print-symbol-loading.exp: Likewise.
1947 * gdb.threads/gcore-thread.exp: Likewise.
1948 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
1949
2a31c623
PA
19502014-08-20 Pedro Alves <palves@redhat.com>
1951 Jan Kratochvil <jan.kratochvil@redhat.com>
1952
1953 * Makefile.in (EXTRA_RULES, CC): New variables, get from
1954 configure.
1955 (EXPECT): Handle READ1 being set.
1956 (all): Depend on EXTRA_RULES.
1957 (check-read1, expect-read1, read1.so, read1): New rules.
1958 * README (Testsuite Parameters): Document the READ1 make variable.
1959 (Race detection): New section.
1960 * configure: Regenerate.
1961 * configure.ac: If build==host==target, and running under a
1962 GNU/glibc system, add read1 to the extra Makefile rules.
1963 (EXTRA_RULES): AC_SUBST it.
1964 * lib/read1.c: New file.
1965
d36430db
JB
19662014-08-20 Joel Brobecker <brobecker@adacore.com>
1967
1968 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
1969 the handling of variables declared as a typedef to an array
1970 which a DW_AT_data_location attribute.
1971
9a0dc9e3
PA
19722014-08-19 Andrew Burgess <aburgess@broadcom.com>
1973 Pedro Alves <palves@redhat.com>
1974
1975 PR symtab/14604
1976 PR symtab/14605
1977 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
1978 gdb_test.
1979
0718a8da
PA
19802014-08-19 Pedro Alves <palves@redhat.com>
1981
1982 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
1983
13b448cd
YQ
19842014-08-19 Yao Qi <yao@codesourcery.com>
1985
1986 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
1987 right line.
1988
1cbf5077
DB
19892014-08-18 David Blaikie <dblaikie@gmail.com>
1990
1991 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
1992
bf0fae19
JB
19932014-08-18 Joel Brobecker <brobecker@adacore.com>
1994
1995 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
1996 attribute in array range.
1997
3c8c5dcc
JB
19982014-08-18 Joel Brobecker <brobecker@adacore.com>
1999
2000 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
2001
e66d4446
SC
20022014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2003
2004 PR c++/17132
2005 * gdb.cp/pr17132.cc: New file.
2006 * gdb.cp/pr17132.exp: New file.
2007
940df408
SC
20082014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2009
2010 * gdb.python/py-xmethods.py (A_getarrayind)
2011 (E_method_char_worker.__call__, E_method_int_worker.__call__):
2012 Use 'print' with function call syntax.
2013 (E_method_matcher.match): Fix tab vs space indentation mixup.
2014
ebcc6c3a
YQ
20152014-08-15 Yao Qi <yao@codesourcery.com>
2016
2017 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
2018 false.
2019
775e0f04
YQ
20202014-08-15 Yao Qi <yao@codesourcery.com>
2021
2022 * gdb.cp/casts.exp: Set print symbol off.
2023 * gdb.cp/class2.exp: Likewise.
2024 * gdb.cp/overload.exp: Likewise.
2025 * gdb.cp/templates.exp: Likewise.
2026
d769e349
DE
20272014-08-11 Doug Evans <dje@google.com>
2028
2029 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2030 (test_load_shlib): Update.
2031
20c6f1e1
YQ
20322014-08-09 Yao Qi <yao@codesourcery.com>
2033
2034 * gdb.base/display.exp: Invoke is_address_zero_readable.
2035 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
2036 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2037 * gdb.base/hbreak-unmapped.exp: Return if
2038 is_address_zero_readable returns true.
2039 * gdb.base/signest.exp: Likewise.
2040 * gdb.base/signull.exp: Likewise.
2041 * gdb.base/sigbpt.exp: Likewise.
2042 * gdb.guile/scm-disasm.exp: Do the test if
2043 is_address_zero_readable returns false.
2044 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
2045 * gdb.python/py-arch.exp: Likewise.
2046 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
2047 * lib/gdb.exp (is_address_zero_readable): New proc.
2048
5792e8e3
YQ
20492014-08-09 Yao Qi <yao@codesourcery.com>
2050
2051 PR testsuite/13443
2052 * gdb.mi/mi-var-display.exp: Make test messages unique.
2053
3cecbbbe
TT
20542014-08-04 Tom Tromey <tromey@redhat.com>
2055
2056 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
2057 target 0".
2058
00b51ff5
TT
20592014-08-04 Tom Tromey <tromey@redhat.com>
2060
2061 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
2062 "target_resume".
2063
6908c509
JB
20642014-08-01 Joel Brobecker <brobecker@adacore.com>
2065
2066 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
2067 inner_vla_struct_object_size.
2068 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
2069 as xfail.
2070
cc6563d2
PA
20712014-07-30 Pedro Alves <palves@redhat.com>
2072
2073 * gdb.threads/signal-command-handle-nopass.exp (test): Add
2074 comment.
2075
7e09a223
YQ
20762014-07-29 Yao Qi <yao@codesourcery.com>
2077
2078 PR gdb/17206
2079 * gdb.base/until-nodebug.exp: New.
2080
7ebdbe92
DE
20812014-07-28 Doug Evans <xdje42@gmail.com>
2082
2083 PR guile/17203
2084 * gdb.guile/scm-parameter.exp: Add tests for trying to create
2085 previously existing parameter, and previously ambiguously spelled
2086 parameter.
2087
fdb1adc6
WN
20882014-07-28 Will Newton <will.newton@linaro.org>
2089
2090 * gdb.base/varargs.exp: Remove KFAILs for ARM.
2091
186fcde0
DE
20922014-07-26 Ludovic Courtès <ludo@gnu.org>
2093 Doug Evans <xdje42@gmail.com>
2094
2095 PR guile/17146
2096 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
2097
70509625
PA
20982014-07-25 Pedro Alves <palves@redhat.com>
2099
2100 * gdb.threads/signal-command-handle-nopass.c: New file.
2101 * gdb.threads/signal-command-handle-nopass.exp: New file.
2102 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
2103 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
2104 * gdb.threads/signal-delivered-right-thread.c: New file.
2105 * gdb.threads/signal-delivered-right-thread.exp: New file.
2106
c3f814a1
PA
21072014-07-25 Pedro Alves <palves@redhat.com>
2108
2109 * gdb.base/double-prompt-target-event-error.exp
2110 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
2111 match.
2112 (cancel_pagination_in_target_event): Rework double prompt
2113 detection.
2114 * gdb.base/paginate-after-ctrl-c-running.exp
2115 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
2116 <return>' match.
2117 * gdb.base/paginate-bg-execution.exp
2118 (test_bg_execution_pagination_return)
2119 (test_bg_execution_pagination_cancel): Remove '-notransfer
2120 <return>' matches.
2121 * gdb.base/paginate-execution-startup.exp
2122 (test_fg_execution_pagination_return)
2123 (test_fg_execution_pagination_cancel): Remove '-notransfer
2124 <return>' matches.
2125 * gdb.base/paginate-inferior-exit.exp
2126 (test_paginate_inferior_exited): Remove '-notransfer <return>'
2127 match.
2128 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
2129 * lib/gdb.exp (pagination_prompt): Run text through
2130 string_to_regexp.
2131 (gdb_test_multiple): Match $pagination_prompt instead of
2132 "<return>".
2133 (string_to_regexp): Move to lib/gdb-utils.exp.
2134
e214cf6c
JK
21352014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2136
2137 * gdb.arch/amd64-entry-value-paramref.S: New file.
2138 * gdb.arch/amd64-entry-value-paramref.cc: New file.
2139 * gdb.arch/amd64-entry-value-paramref.exp: New file.
2140 * gdb.arch/amd64-optimout-repeat.S: New file.
2141 * gdb.arch/amd64-optimout-repeat.c: New file.
2142 * gdb.arch/amd64-optimout-repeat.exp: New file.
2143
17d0c5c8
JK
21442014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2145
2146 PR gdb/17170
2147 * gdb.base/statistics.exp: New file.
2148
b8b8facf
DE
21492014-07-17 Doug Evans <dje@google.com>
2150
74b49205 2151 PR gdb/17170
b8b8facf
DE
2152 * gdb.base/maint.exp: Update testing of per-command stats.
2153
1b5d0ab3
PA
21542014-07-16 Pedro Alves <palves@redhat.com>
2155
2156 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
2157 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
2158 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
2159 (tfile_write_buf): New functions.
2160 (add_memory_block): Rewrite using the above.
2161 (adjust_function_address): New function.
2162 (FUNCTION_ADDRESS): New macro.
2163 (write_basic_trace_file): Remove short_x local, and use
2164 tfile_write_16. Change type of func_addr local to unsigned long
2165 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
2166 here. Cast argument of add_memory_block to char pointer.
2167 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
2168 (main): Remove parameters.
2169 * gdb.trace/tfile.exp: Remove nowarnings.
2170
4d974e88
SM
21712014-07-15 Simon Marchi <simon.marchi@ericsson.com>
2172
2173 * gdb.base/debug-expr.exp: Test string evaluation with
2174 "debug expression" on.
2175
41e99568
PA
21762014-07-15 Pedro Alves <palves@redhat.com>
2177
2178 * gdb.base/reread.exp: Use clean_restart.
2179
487d9753
PL
21802014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
2181
2182 * gdb.arch/avr-flash-qualifer.c: New.
2183 * gdb.arch/avr-flash-qualifer.exp: New.
2184
cc1c52ad
PA
21852014-07-14 Pedro Alves <palves@redhat.com>
2186
2187 * gdb.base/paginate-after-ctrl-c-running.c: New file.
2188 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
2189
1e973570
PA
21902014-07-14 Pedro Alves <palves@redhat.com>
2191
2192 * gdb.base/double-prompt-target-event-error.c: New file.
2193 * gdb.base/double-prompt-target-event-error.exp: New file.
2194
93d6eb10
PA
21952014-07-14 Pedro Alves <palves@redhat.com>
2196
2197 PR gdb/17072
2198 * gdb.base/paginate-inferior-exit.c: New file.
2199 * gdb.base/paginate-inferior-exit.exp: New file.
2200
0017922d
PA
22012014-07-14 Pedro Alves <palves@redhat.com>
2202
2203 PR gdb/17072
2204 * gdb.base/paginate-bg-execution.c: New file.
2205 * gdb.base/paginate-bg-execution.exp: New file.
2206
94696ad3
PA
22072014-07-14 Pedro Alves <palves@redhat.com>
2208
2209 PR gdb/17072
2210 * gdb.base/paginate-execution-startup.c: New file.
2211 * gdb.base/paginate-execution-startup.exp: New file.
2212 * lib/gdb.exp (pagination_prompt): New global.
2213 (default_gdb_spawn): New procedure, factored out from
2214 default_gdb_spawn.
2215 (default_gdb_start): Adjust to call default_gdb_spawn.
2216 (gdb_spawn): New procedure.
2217
bd293940
PA
22182014-07-14 Pedro Alves <palves@redhat.com>
2219
2220 * lib/gdb.exp (gdb_assert): New procedure.
2221 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
2222
c933f875
PA
22232014-07-14 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.base/execution-termios.c: New file.
2226 * gdb.base/execution-termios.exp: New file.
2227
d98b7a16
TT
22282014-07-14 Tom Tromey <tromey@redhat.com>
2229
2230 * gdb.cp/vla-cxx.cc: New file.
2231 * gdb.cp/vla-cxx.exp: New file.
2232
548740d6
TT
22332014-07-14 Tom Tromey <tromey@redhat.com>
2234
2235 * gdb.reverse/rerun-prec.c: New file.
2236 * gdb.reverse/rerun-prec.exp: New file.
2237
a25eb028
MR
22382014-07-12 Maciej W. Rozycki <macro@mips.com>
2239 Maciej W. Rozycki <macro@codesourcery.com>
2240
2241 * lib/gdb-utils.exp: New file.
2242 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
2243 inline `gdb_init_command' processing.
2244 (gdb_start_cmd): Likewise.
2245 * lib/mi-support.exp (mi_run_cmd): Likewise.
2246 * README: Document `gdb_init_command' and `gdb_init_commands'.
2247
218c2655
JK
22482014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2249
2250 Fix false FAIL running under a very long directory name.
2251 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
2252 and "set print elements 10000". Twice.
2253
5401fde3
YQ
22542014-07-11 Yao Qi <yao@codesourcery.com>
2255
2256 * gdb.base/exprs.exp: "set print symbol off".
2257
e76126e8
PA
22582014-07-11 Pedro Alves <palves@redhat.com>
2259
2260 * gdb.threads/kill.c: New file.
2261 * gdb.threads/kill.exp: New file.
2262
2d6f0de6
YQ
22632014-07-10 Yao Qi <yao@codesourcery.com>
2264
2265 * gdb.trace/tfile.c (write_basic_trace_file)
2266 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
2267 address written to trace file.
2268
7180e04a
PA
22692014-07-09 Pedro Alves <palves@redhat.com>
2270
2271 * gdb.base/attach-wait-input.exp: New file.
2272 * gdb.base/attach-wait-input.c: New file.
2273
9a9a7608
AB
22742014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2275
2276 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
2277 setting up test structures.
2278 (main): Call new test function.
2279 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
2280 test function, continue into test function and walk test
2281 structures.
2282
161ac41e
YQ
22832014-07-02 Yao Qi <yao@codesourcery.com>
2284
2285 * gdb.trace/entry-values.c: Define labels 'foo_start' and
2286 'bar_start' at the beginning of functions 'foo' and 'bar'
2287 respectively.
2288 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
2289 instead of 'foo' and 'bar'.
2290
1f267ae3
MM
22912014-07-08 Markus Metzger <markus.t.metzger@intel.com>
2292
2293 * gdb.btrace/segv.exp: New.
2294 * gdb.btrace/segv.c: New.
2295
2b239efb
LM
22962014-07-02 Luis Machado <lgustavo@codesourcery.com>
2297
2298 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
2299 instruction.
2300
cf363f18
MW
23012014-06-30 Mark Wielaard <mjw@redhat.com>
2302
2303 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
2304 vulture, vilify, villar): New volatile array constants.
2305 (vindictive, vegetation): New const volatile array constants.
2306 * gdb.base/volatile.exp: Test volatile and const volatile array
2307 types.
2308
aebf9d24
AA
23092014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2310
2311 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
2312 target lacks support for awatch, rwatch, or hbreak.
2313
b67a2c6f
YQ
23142014-06-27 Yao Qi <yao@codesourcery.com>
2315
2316 * gdb.multi/dummy-frame-restore.exp: New.
2317 * gdb.multi/dummy-frame-restore.c: New.
2318
aef92902
MM
23192014-06-25 Markus Metzger <markus.t.metzger@intel.com>
2320
2321 * gdb.btrace/gcore.exp: New.
2322
8e9db26e
PA
23232014-06-23 Pedro Alves <palves@redhat.com>
2324
2325 * gdb.base/watchpoint-reuse-slot.c: New file.
2326 * gdb.base/watchpoint-reuse-slot.exp: New file.
2327
70afc5b7
SC
23282014-06-23 Siva Chandra Reddy <sivachandra@google.com>
2329
2330 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
2331 progspace's filename in 'info', 'enable' and 'disable' command
2332 tests.
2333
b972bd9c
JK
23342014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2335
2336 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
2337 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2338 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
2339
125f8a3d
GB
23402014-06-20 Gary Benson <gbenson@redhat.com>
2341
2342 * gdb.arch/i386-avx.exp: Fix include file location.
2343 * gdb.arch/i386-sse.exp: Likewise.
2344
3ed9baed
IB
23452014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
2346
2347 * gdb.dlang/expression.exp: New file.
2348
034f788c
PA
23492014-06-19 Pedro Alves <palves@redhat.com>
2350
2351 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
2352 out from ...
2353 (top level): ... here. Iterate running tests under different
2354 scheduler-locking settings.
2355
45371d0c
LM
23562014-06-18 Luis Machado <lgustavo@codesourcery.com>
2357
2358 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
2359 to DW_FORM_addr and use non-zero addresses.
2360
5d376983
SC
23612014-06-18 Siva Chandra Reddy <sivachandra@google.com>
2362
2363 PR gdb/17017
2364 * gdb.python/py-xmethods.cc: Add global function call counters and
2365 increment them in their respective functions. Remove "cout"
2366 statements.
2367 * gdb.python/py-xmethods.exp: Make tests check the global function
2368 call counters instead of depending on inferior IO.
2369
a1aa2221
LM
23702014-06-18 Don Breazeal <donb@codesourcery.com>
2371
2372 * gdb.base/foll-fork.exp (default_fork_parent_follow):
2373 Deleted procedure.
2374 (explicit_fork_parent_follow): Deleted procedure.
2375 (explicit_fork_child_follow): Deleted procedure.
2376 (test_follow_fork): New procedure.
2377 (do_fork_tests): Replace calls to deleted procedures with
2378 calls to test_follow_fork and reset GDB for subsequent
2379 procedure calls.
2380
0fc05997
YQ
23812014-06-17 Yao Qi <yao@codesourcery.com>
2382
2383 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
2384 CP1252.
2385
70795c52
LM
23862014-06-17 Luis Machado <lgustavo@codesourcery.com>
2387
2388 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
2389 Initialize ptr and S explicitly.
2390 (skip_type_update_when_not_use_rtti_test): Likewise.
2391
6be47f0c
KS
23922014-06-16 Keith Seitz <keiths@redhat.com>
2393
2394 PR mi/15863
2395 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
2396 the inferior is started.
2397
d03de421
PA
23982014-06-16 Pedro Alves <palves@redhat.com>
2399
2400 * gdb.base/break-main-file-remove-fail.c: New file.
2401 * gdb.base/break-main-file-remove-fail.exp: New file.
2402 * gdb.base/break-unload-file.exp: Use build_executable instead of
2403 prepare_for_testing.
2404 (test_break): New parameter "initial_load". Handle it.
2405 (top level): Add initial_load cmdline/file axis.
2406
f9579b99
TT
24072014-06-12 Tom Tromey <tromey@redhat.com>
2408
2409 * gdb.base/completion.exp: Don't use directory name in test.
2410
3657956b
GB
24112014-06-09 Gary Benson <gbenson@redhat.com>
2412
2413 * gdb.base/sigall.c [Functions to send signals]: Reorder to
2414 separate the always-available ANSI-standard signals from the
2415 signals that require checking.
2416 (main): Likewise.
2417 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
2418 Likewise.
2419 (main): Likewise.
2420
4186eb54
KS
24212014-06-07 Keith Seitz <keiths@redhat.com>
2422
2423 Revert:
2424 PR c++/16253
2425 * gdb.cp/var-tag.cc: New file.
2426 * gdb.cp/var-tag.exp: New file.
2427 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2428 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2429 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2430 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2431
25326a28 24322014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
2433
2434 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
2435
829155c9
PA
24362014-06-06 Pedro Alves <palves@redhat.com>
2437
2438 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
2439 in target debug output instead of looking at RSP packets,
2440 disabling the test on any target that uses hardware stepping.
2441 Update comments.
2442
61c8d22e
PA
24432014-06-06 Pedro Alves <palves@redhat.com>
2444
2445 * gdb.base/break-unload-file.exp: Fix typo.
2446
d9a47287
YQ
24472014-06-06 Yao Qi <yao@codesourcery.com>
2448
2449 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
2450 from "jit_function" to "^jit_function".
2451
e5e01dbf
YQ
24522014-06-06 Yao Qi <yao@codesourcery.com>
2453
2454 * gdb.base/async.c (foo): Add one statement.
2455 * gdb.base/async.exp: Get the next instruction address and
2456 match the output of "nexti" by instruction address. Match
2457 the hex address in the output of "finish".
2458
73ba372c
GB
24592014-06-06 Gary Benson <gbenson@redhat.com>
2460
2461 * gdb.base/call-signals.c: Remove preprocessor conditionals
2462 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
2463 SIGSEGV and SIGTERM.
2464 * gdb.base/sigall.c: Likewise.
2465 * gdb.base/unwindonsignal.c: Likewise.
2466 * gdb.reverse/sigall-reverse.c: Likewise.
2467
831517df
YQ
24682014-06-06 Yao Qi <yao@codesourcery.com>
2469
2470 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
2471 readable, skip the test.
2472
b8b91e98
YQ
24732014-06-06 Yao Qi <yao@codesourcery.com>
2474
2475 * gdb.threads/staticthreads.c (thread_function): Move the line
2476 setting breakpoint on forward.
2477 * gdb.threads/staticthreads.exp: Update comments.
2478
fb934770
LC
24792014-06-05 Ludovic Courtès <ludo@gnu.org>
2480
2481 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
2482 "history-append! type error".
2483
6ef284bd
SM
24842014-06-05 Simon Marchi <simon.marchi@ericsson.com>
2485
2486 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
2487 erroneous dprintf expected input.
2488
a872e241
DE
24892014-06-04 Doug Evans <xdje42@gmail.com>
2490
2491 * gdb.guile/scm-generics.exp: Delete.
2492
16f691fb
DE
24932014-06-04 Doug Evans <xdje42@gmail.com>
2494
2495 * gdb.guile/scm-breakpoint.exp: Update.
2496 Add tests for breakpoint registration.
2497
012370f6
TT
24982014-06-04 Tom Tromey <tromey@redhat.com>
2499
2500 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
2501 VLA-in-union.
2502 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
2503 inner_vla_struct, vla_union types. Initialize objects of those
2504 types and compute their sizes.
2505
9f5a4cef
HZ
25062014-06-04 Nathan Sidwell <nathan@codesourcery.com>
2507 Hui Zhu <hui@codesourcery.com>
2508
2509 * gdb.base/fileio.exp: Add test for shell not available as well as
2510 available.
2511 * gdb.base/fileio.c (test_system): Check for shell twice.
2512
90a45c4d
YQ
25132014-06-04 Yao Qi <yao@codesourcery.com>
2514
2515 * gdb.base/auto-connect-native-target.exp: Remove redundant
2516 space from the regexp pattern.
2517
70017e41
YQ
25182014-06-04 Yao Qi <yao@codesourcery.com>
2519
2520 * gdb.base/default.exp: Replace "child" with "native" in
2521 regexp pattern.
2522
883964a7
SC
25232014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2524
2525 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
2526 * gdb.python/py-xmethods.exp: New tests to test xmethods.
2527 * gdb.python/py-xmethods.py: Python script supporting the
2528 new testcase and tests.
2529
ef370185
JB
25302014-06-03 Joel Brobecker <brobecker@adacore.com>
2531 Pedro Alves <palves@redhat.com>
2532
2533 PR breakpoints/17000
2534 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
2535 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
2536
1e2ccb61
BM
25372014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
2538
2539 * gdb.base/subst.exp: Add tests to verify partial path matching
2540 output.
2541
c6ec5ab2
PA
25422014-06-03 Pedro Alves <palves@redhat.com>
2543
2544 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
2545 target that doesn't use software single-stepping.
2546
835c559f
PA
25472014-06-03 Pedro Alves <palves@redhat.com>
2548
2549 PR breakpoints/17000
2550 * gdb.base/sss-bp-on-user-bp-2.c: New file.
2551 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
2552
06eb1586
DE
25532014-06-02 Doug Evans <xdje42@gmail.com>
2554
2555 * gdb.guile/scm-parameter.exp: New file.
2556
e698b8c4
DE
25572014-06-02 Doug Evans <xdje42@gmail.com>
2558
2559 * gdb.guile/scm-cmd.c: New file.
2560 * gdb.guile/scm-cmd.exp: New file.
2561
ded03782
DE
25622014-06-02 Doug Evans <xdje42@gmail.com>
2563
2564 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
2565 pretty-printer lookup.
2566 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
2567 (make-pp_s-printer): Call it.
2568 (make-pretty-printer-from-dict): New function.
2569 (lookup-pretty-printer-maker-from-dict): New function.
2570 (*pretty-printer*): Simplify.
2571 (make-objfile-pp_s-printer): New function.
2572 (install-objfile-pretty-printers!): New function.
2573 (make-progspace-pp_s-printer): New function.
2574 (install-progspace-pretty-printers!): New function.
2575 * gdb.guile/scm-progspace.c: New file.
2576 * gdb.guile/scm-progspace.exp: New file.
2577
41fac0cf
PA
25782014-06-02 Pedro Alves <palves@redhat.com>
2579
2580 * gdb.base/dprintf-bp-same-addr.c: New file.
2581 * gdb.base/dprintf-bp-same-addr.exp: New file.
2582
96ae5695
EBM
25832014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2584
2585 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
2586 * gdb.arch/powerpc-power.s: Likewise.
2587
da02b3a8
JB
25882014-06-02 Joel Brobecker <brobecker@adacore.com>
2589
2590 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
2591
c72b2e7b
YQ
25922014-06-01 Yao Qi <yao@codesourcery.com>
2593
2594 * gdb.base/watchpoint.exp (test_watch_location): Check null
2595 pointer can be dereferenced. If not, do the test, otherwise
2596 skip it.
2597
53e8a631
AB
25982014-05-30 Andrew Burgess <aburgess@broadcom.com>
2599
2600 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
2601 results.
2602 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
2603
938f0e2f
AB
26042014-05-30 Andrew Burgess <aburgess@broadcom.com>
2605
2606 * gdb.arch/amd64-invalid-stack-middle.S: New file.
2607 * gdb.arch/amd64-invalid-stack-middle.c: New file.
2608 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
2609 * gdb.arch/amd64-invalid-stack-top.c: New file.
2610 * gdb.arch/amd64-invalid-stack-top.exp: New file.
2611
9ba6657a
PA
26122014-05-30 Pedro Alves <palves@redhat.com>
2613
2614 PR breakpoints/17000
2615 * gdb.base/sss-bp-on-user-bp.c: New file.
2616 * gdb.base/sss-bp-on-user-bp.exp: New file.
2617
522c09bf
DB
26182014-05-30 David Blaikie <dblaikie@gmail.com>
2619
2620 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
2621 gnu_inline semantics via attribute.
2622 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
2623 source explicitly specifies the required semantics.
2624
bf4ef81e
MR
26252014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
2626
2627 * gdb.reverse/sigall-reverse.exp: Fix a typo.
2628
329ea579
PA
26292014-05-29 Pedro Alves <palves@redhat.com>
2630 Tom Tromey <tromey@redhat.com>
2631
2632 * gdb.base/async-shell.exp: Don't enable target-async.
2633 * gdb.base/async.exp
2634 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
2635 parameter. Adjust.
2636 (top level): Don't test with "target-async".
2637 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
2638 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
2639 * gdb.base/inferior-died.exp: Don't enable target-async.
2640 * gdb.base/interrupt-noterm.exp: Likewise.
2641 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
2642 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2643 * gdb.mi/mi-nonstop.exp: Likewise.
2644 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2645 * gdb.mi/mi-nsintrall.exp: Likewise.
2646 * gdb.mi/mi-nsmoribund.exp: Likewise.
2647 * gdb.mi/mi-nsthrexec.exp: Likewise.
2648 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2649 * gdb.multi/watchpoint-multi.exp: Adjust comment.
2650 * gdb.python/py-evsignal.exp: Don't enable target-async.
2651 * gdb.python/py-evthreads.exp: Likewise.
2652 * gdb.python/py-prompt.exp: Likewise.
2653 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
2654 * gdb.server/solib-list.exp: Don't enable target-async.
2655 * gdb.threads/thread-specific-bp.exp: Likewise.
2656 * lib/mi-support.exp: Adjust to use mi-async.
2657
fd664c91
PA
26582014-05-29 Pedro Alves <palves@redhat.com>
2659
2660 PR gdb/13860
2661 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
2662 reason, even in sync mode.
2663
251bde03
PA
26642014-05-29 Pedro Alves <palves@redhat.com>
2665 Hui Zhu <hui@codesourcery.com>
2666
2667 PR PR15693
2668 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
2669 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
2670 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
2671 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
2672
7f3c0343
JB
26732014-05-28 Joel Brobecker <brobecker@adacore.com>
2674
2675 * config/monitor.exp (gdb_target_monitor): Replace use of
2676 "set remotebaud" by "set serial baud".
2677
b2715b27
AW
26782014-05-26 Andy Wingo <wingo@igalia.com>
2679
2680 * gdb.guile/scm-breakpoint.exp:
2681 * gdb.guile/scm-gsmob.exp: Update to use plain old object
2682 properties instead of gdb-object-properties.
2683
498a4489
YQ
26842014-05-26 Yao Qi <yao@codesourcery.com>
2685
2686 * gdb.server/no-thread-db.exp: Specify source file name
2687 explicitly when setting a breakpoint.
2688
589fdceb
MM
26892014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2690
2691 * gdb.btrace/vdso.c: New.
2692 * gdb.btrace/vdso.exp: New.
2693
e9089e05
MM
26942014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2695
2696 * gdb.base/gcore.exp (capture_command_output): Move ...
2697 * lib/gdb.exp (capture_command_output): ... here.
2698
67b5c0c1
MM
26992014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2700
2701 * gdb.btrace/data.exp: Test memory access during btrace replay.
2702
a2199296
SM
27032014-05-22 Simon Marchi <simon.marchi@ericsson.com>
2704
2705 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
2706
17b2616c
PA
27072014-05-21 Pedro Alves <palves@redhat.com>
2708
2709 PR gdb/13860
2710 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
2711 (top level): Test that output related to execution commands is
2712 sent to the console with CLI commands, but not with MI commands.
2713 Test that breakpoint events are always mirrored to the console.
2714 Also expect the new source line to be output after a "next" in
2715 async mode too. Make it a pass/fail test.
2716 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
2717 output.
2718 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
2719
5166082f
PA
27202014-05-21 Pedro Alves <palves@redhat.com>
2721
2722 * gdb.base/list.exp (build_pattern, test_list): New procedures.
2723 Use them to test variations of "list" after reaching a breakpoint.
2724 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
2725 Test "list" with listsize 10 after reaching a breakpoint.
2726 * gdb.python/python.exp (decode_line current location line
2727 number): Adjust expected line number.
2728
2f25d70f
SM
27292014-05-21 Simon Marchi <simon.marchi@ericsson.com>
2730
2731 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
2732 behavior for $args, pass it directly to "run".
2733
ff604a67
MR
27342014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
2735
2736 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
2737 30000 to 65536.
2738
6a3cb8e8
PA
27392014-05-21 Pedro Alves <palves@redhat.com>
2740
2741 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
2742 auto-connect-native-target off".
2743 * gdb.base/auto-connect-native-target.c: New file.
2744 * gdb.base/auto-connect-native-target.exp: New file.
2745
4ebfc96e
PA
27462014-05-21 Pedro Alves <palves@redhat.com>
2747
2748 * gdb.base/default.exp: Test "target native" instead of "target
2749 child".
2750
36d46afb
MW
27512014-05-21 Mark Wielaard <mjw@redhat.com>
2752
2753 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2754
5876f503
JK
27552014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2756
2757 Fix TLS access for -static -pthread.
2758 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
2759 <HAVE_TLS> (thread_function, main): Initialize it.
2760 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
2761 Add clean_restart.
2762 <$have_tls != "">: Check TLSVAR.
2763
0256a6ac
PA
27642014-05-21 Pedro Alves <palves@redhat.com>
2765
2766 * gdb.base/dcache-line-read-error.c: New.
2767 * gdb.base/dcache-line-read-error.exp: New.
2768
936d2992
PA
27692014-05-20 Pedro Alves <palves@redhat.com>
2770
2771 * gdb.base/compare-sections.c: New file.
2772 * gdb.base/compare-sections.exp: New file.
2773
802e8e6d
PA
27742014-05-20 Pedro Alves <palves@redhat.com>
2775
2776 * gdb.base/break-idempotent.c: New file.
2777 * gdb.base/break-idempotent.exp: New file.
2778
e59fa00f
MM
27792014-05-20 Markus Metzger <markus.t.metzger@intel.com>
2780
2781 * gdb.btrace/nohist.exp: New.
2782
8b696e31
YQ
27832014-05-20 Yao Qi <yao@codesourcery.com>
2784
2785 * lib/gdb.exp (gdb_init): Set timeout if test file is under
2786 gdb.reverse directory and gdb_reverse_timeout exists in board
2787 setting.
2788 * README: Document gdb_reverse_timeout.
2789
73c9764f
YQ
27902014-05-20 Yao Qi <yao@codesourcery.com>
2791
2792 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
2793 'test_file_name'. Treat args as a string instead of a list.
2794 (gdb_init): Rename argument 'args' by 'test_file_name'.
2795
f1f4348a
JK
27962014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2797
2798 * gdb.arch/powerpc-power.exp: New file.
2799 * gdb.arch/powerpc-power.s: New file.
2800
0dbe70ce
DE
28012014-05-16 Doug Evans <dje@google.com>
2802
2803 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
2804 * gdb.base/completion.exp: Check that all expected files exist
2805 before doing file completion.
0dbe70ce 2806
8d551b02
DE
28072014-05-16 Doug Evans <dje@google.com>
2808
2809 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
2810 Update.
2811 (do_syscall_tests_without_xml): Update.
2812
73eb7709
PA
28132014-05-16 Pedro Alves <palves@redhat.com>
2814
2815 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
2816 instead of "unknown output after running".
2817
3fae92fc
YQ
28182014-05-16 Yao Qi <yao@codesourcery.com>
2819
2820 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
2821 file1.txt from host at the end.
2822 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2823
c2b2ccc5
DE
28242014-05-15 Doug Evans <dje@google.com>
2825
2826 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
2827 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
2828 loading file. Add test for TU lookup.
2829
8c217a4b
SM
28302014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2831
2832 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
2833 calling "-exec-arguments" or "set args" before running the
2834 inferior.
2835
3deb39c6
SM
28362014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2837
2838 * lib/mi-support.exp (mi_expect_stop): Expect message for
2839 inferiors that exit with non-zero exit code.
2840
71a79f8c
YQ
28412014-05-14 Yao Qi <yao@codesourcery.com>
2842
2843 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
2844 match absolute path on remote host.
2845 (test_file_list_exec_source_files): Remove "/" from the
2846 pattern.
2847
f23fcd46
YQ
28482014-05-14 Yao Qi <yao@codesourcery.com>
2849
2850 * boards/local-remote-host-notty.exp (${board}_file): New
2851 proc.
2852
9404b58f
KM
28532014-05-07 Kyle McMartin <kyle@redhat.com>
2854
2855 Pushed by Joel Brobecker <brobecker@adacore.com>.
2856 * gdb.arch/aarch64-atomic-inst.c: New file.
2857 * gdb.arch/aarch64-atomic-inst.exp: New file.
2858
5e45f04c
YQ
28592014-05-07 Yao Qi <yao@codesourcery.com>
2860
2861 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
2862 in current context" too.
2863
c888a17d
KS
28642014-05-05 Keith Seitz <keiths@redhat.com>
2865
2866 * gdb.linespec/ls-dollar.exp: Add test for linespec
2867 file:convenience_variable.
2868
290a839c
YQ
28692014-05-05 Yao Qi <yao@codesourcery.com>
2870
2871 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
2872 traceframes into tfile and ctf trace files. Read data from
2873 trace file and test collected data.
2874 (gdb_collect_locals_test): Likewise.
2875 (gdb_unavailable_registers_test): Likewise.
2876 (gdb_unavailable_floats): Likewise.
2877 (gdb_collect_globals_test): Likewise.
2878 (top-level): Append "ctf" to trace_file_targets if GDB
2879 supports.
2880
b5262cd0
YQ
28812014-05-05 Yao Qi <yao@codesourcery.com>
2882
2883 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
2884 code to ...
2885 (gdb_collect_args_test_1): ... it. New proc.
2886 (gdb_collect_locals_test): Move some code to ...
2887 (gdb_collect_locals_test_1): ... it. New proc.
2888 (gdb_unavailable_registers_test): Move some code to ...
2889 (gdb_unavailable_registers_test_1): ... it. New proc.
2890 (gdb_unavailable_floats): Move some code to ...
2891 (gdb_unavailable_floats_1): ... it. New proc.
2892
30a1e6cc
SDJ
28932014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2894
2895 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
2896 probes to test for bitness recognition.
2897 * gdb.arch/amd64-stap-optional-prefix.exp
2898 (test_probe_value_without_reg): New procedure.
2899 Add code to test for different kinds of bitness.
2900
f33da99a
SDJ
29012014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2902
2903 PR breakpoints/16889
2904 * gdb.arch/amd64-stap-optional-prefix.S: New file.
2905 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2906
5b80f00d
PA
29072014-05-01 Pedro Alves <palves@redhat.com>
2908
2909 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
2910 gdb_file_cmd if no file is specified.
2911 * boards/native-extended-gdbserver.exp (gdb_load): Use the
2912 last_loaded_file to set the remote exec-file.
2913
f8c2a73c
PA
29142014-05-01 Pedro Alves <palves@redhat.com>
2915
2916 * boards/local-remote-host.exp: New file.
2917
be6e8ac7
PA
29182014-05-01 Pedro Alves <palves@redhat.com>
2919
2920 * boards/local-remote-host.exp: Rename to ...
2921 * boards/local-remote-host-notty.exp: ... this.
2922
cac0dc8f
JB
29232014-04-28 Joel Brobecker <brobecker@adacore.com>
2924
2925 * gdb.ada/dyn_arrayidx: New testcase.
2926
9730e6cc
YQ
29272014-04-26 Yao Qi <yao@codesourcery.com>
2928
2929 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
2930 and compute the length of function main. Save it in
2931 $main_length.
2932 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
2933 (top-level): Use gdb_compile to compile objects into
2934 executable and restart GDB. Remove invocation to
2935 prepare_for_testing.
2936
7ae1a6a6
PA
29372014-04-25 Simon Marchi <simon.marchi@ericsson.com>
2938 Pedro Alves <palves@redhat.com>
2939
2940 PR server/16255
2941 * gdb.multi/multi-attach.c: New file.
2942 * gdb.multi/multi-attach.exp: New file.
2943
4082afcc
PA
29442014-04-25 Pedro Alves <palves@redhat.com>
2945
2946 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
2947 user.
2948 (top level): Test that "set remote conditional-breakpoints-packet
2949 off" works as intended.
2950 * gdb.base/dprintf.exp: Test that "set remote
2951 breakpoint-commands-packet off" works as intended.
2952 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
2953 New function.
2954 (top level): Call it.
2955 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
2956 remote fast-tracepoints-packet off" works as intended.
2957 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
2958 * lib/gdb.exp (gdb_is_target_remote): ... here.
2959
2abc3f8d
DB
29602014-04-24 David Blaikie <dblaikie@gmail.com>
2961
2962 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
2963 ensure clang would not discard them.
2964 * gdb.base/gdbvars.c: Ditto.
2965 * gdb.base/memattr.c: Ditto.
2966 * gdb.base/whatis.c: Ditto.
2967 * gdb.python/py-prettyprint.c: Ditto.
2968 * gdb.trace/actions.c: Ditto.
2969 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
2970 ensure clang would not discard it.
2971
bfd39632
DB
29722014-04-24 David Blaikie <dblaikie@gmail.com>
2973
2974 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
2975 clang to emit the full definition of type required by the test
2976 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
2977
22842ff6
DB
29782014-04-24 David Blaikie <dblaikie@gmail.com>
2979
2980 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
2981 coax Clang into emitting the definition of the type.
2982 * gdb.cp/pr10728-x.h (y): Ditto.
2983 * gdb.cp/pr10728-y.cc (y): Ditto.
2984
c2e827ad
DB
29852014-04-24 David Blaikie <dblaikie@gmail.com>
2986
2987 * gdb.base/label.exp: XFAIL label related tests under Clang.
2988 * gdb.cp/cplabel.exp: Ditto.
2989 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
2990 under Clang those using labels.
2991
4c2d33e7
YQ
29922014-04-25 Yao Qi <yao@codesourcery.com>
2993
2994 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
2995 double_label.
2996 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
2997 partial_label and double_label.
2998
56083b99
DB
29992014-04-24 David Blaikie <dblaikie@gmail.com>
3000
3001 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
3002
25d4e99d
DB
30032014-04-24 David Blaikie <dblaikie@gmail.com>
3004
3005 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
3006 of the function to work across GCC and Clang.
3007 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
3008 pointer types (const void ** const V void **).
3009
01f9f808
MS
30102014-04-24 Michael Sturm <michael.sturm@mintel.com>
3011 Walfred Tedeschi <walfred.tedeschi@intel.com>
3012
3013 * Makefile.in (EXECUTABLES): Added i386-avx512.
3014 * gdb.arch/i386-avx512.c: New file.
3015 * gdb.arch/i386-avx512.exp: Likewise.
3016
4b48d439
KS
30172014-04-23 Keith Seitz <keiths@redhat.com>
3018
3019 * lib/mi-support.exp (mi_list_breakpoints): Delete.
3020 (mi_make_breakpoint_table): New procedure.
3021 (mi_create_breakpoint): Use mi_make_breakpoint
3022 and return the result.
3023 (mi_make_breakpoint): New procedure.
3024 (mi_build_kv_pairs): New procedure.
3025
3026 * gdb.mi/mi-break.exp: Remove unused globals,
3027 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
3028 All callers updated.
3029 * gdb.mi/mi-dprintf.exp: Use variable to track command
3030 number.
3031 Update all callers of mi_create_breakpoint and use
3032 mi_make_breakpoint_table.
3033 Remove any unused global variables.
3034 * gdb.mi/mi-nonstop.exp: Likewise.
3035 * gdb.mi/mi-nsintrall.exp: Likewise.
3036 * gdb.mi/mi-nsmoribund.exp: Likewise.
3037 * gdb.mi/mi-nsthrexec.exp: Likewise.
3038 * gdb.mi/mi-reverse.exp: Likewise.
3039 * gdb.mi/mi-simplerun.exp: Likewise.
3040 * gdb.mi/mi-stepn.exp: Likewise.
3041 * gdb.mi/mi-syn-frame.exp: Likewise.
3042 * gdb.mi/mi-until.exp: Likewise.
3043 * gdb.mi/mi-var-cp.exp: Likewise.
3044 * gdb.mi/mi-var-display.exp: Likewise.
3045 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
3046 * gdb.mi/mi2-var-child.exp: Likewise.
3047 * gdb.mi/mi-vla-c99.exp: Likewise.
3048 * lib/mi-support.exp: Likewise.
3049
3050 From Ian Lance Taylor <iant@cygnus.com>:
3051 * lib/gdb.exp (parse_args): New procedure.
3052
08351840
PA
30532014-04-23 Pedro Alves <palves@redhat.com>
3054
3055 * gdb.base/break-unload-file.c: New file.
3056 * gdb.base/break-unload-file.exp: New file.
3057 * gdb.base/sym-file-lib.c (baz): New function.
3058 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
3059 field.
3060 (load): Store the segment's mapped size.
3061 (unload): New function.
3062 (unload_shlib): New function.
3063 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
3064 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
3065 set a breakpoint at baz, and call it.
3066 * gdb.base/sym-file.exp: New tests for stale breakpoint
3067 instructions.
3068
076855f9
PA
30692014-04-23 Pedro Alves <palves@redhat.com>
3070
3071 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
3072 * gdb.base/hbreak-in-shr-unsupported.c: New file.
3073 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
3074 * gdb.base/hbreak-unmapped.c: New file.
3075 * gdb.base/hbreak-unmapped.exp: New file.
3076 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
3077 * lib/gdb.exp (gdb_is_target_remote): ... here.
3078
483805cf
PA
30792014-04-22 Pedro Alves <palves@redhat.com>
3080
3081 * gdb.base/consecutive-step-over.c: New file.
3082 * gdb.base/consecutive-step-over.exp: New file.
3083
06d97543
PA
30842014-04-22 Pedro Alves <palves@redhat.com>
3085
3086 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
3087 instead of send_gdb/gdb_expect.
3088
b4429ea2
YQ
30892014-04-22 Yao Qi <yao@codesourcery.com>
3090
3091 * lib/trace-support.exp (generate_tracefile): New procedure.
3092 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
3093 return 0.
3094 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
3095 if generate_tracefile returns 1.
3096
51d48146
PA
30972014-04-18 Tom Tromey <palves@redhat.com>
3098 Pedro alves <tromey@redhat.com>
3099
3100 PR backtrace/15558
3101 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
3102 with a backtrace limit.
3103 * gdb.python/py-frame-inline.exp: Test running to an inline
3104 function with a backtrace limit, and printing the newest frame.
3105 * gdb.python/py-frame-inline.c (main): Call f.
3106
bd1dce5f
MS
31072014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3108
3109 * gdb.java/jnpe.exp: Drop srcdir from untested path.
3110
40d1a503
MS
31112014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3112
3113 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
3114 Drop prefix from unsupported source file path.
3115
389b98f7
YQ
31162014-04-17 Yao Qi <yao@codesourcery.com>
3117
3118 * lib/gdb.exp (with_target_charset): New proc.
3119 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
3120 with_target_charset.
3121 (test_print_strings): Likewise.
3122 (test_repeat_bytes): Likewise.
3123 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
3124 for some tests.
3125
22869d73
KS
31262014-04-16 Keith Seitz <keiths@redhat.com>
3127
3128 PR gdb/15827
3129 * gdb.dwarf2/corrupt.c: New file.
3130 * gdb.dwarf2/corrupt.exp: New file.
3131
c4f87ca6
KS
31322014-04-16 Keith Seitz <keiths@redhat.com>
3133
3134 PR c++/16597
3135 * gdb.cp/namelessclass.cc: New file.
3136 * gdb.cp/namelessclass.exp: New file.
3137 * gdb.cp/namelessclass.S: New file.
3138
ab19de87
DE
31392014-04-16 Doug Evans <dje@google.com>
3140
3141 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
3142 Add comment.
3143 (gdbserver_default_get_comm_port): New function.
3144 (gdbserver_start): Check if board file provided
3145 "gdbserver,get_comm_port" and use it if so.
3146 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
3147 (gdb,socketport): Set to "stdio".
3148 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
3149 (stdio_gdbserver_template): Delete.
3150 (${board}_get_remote_address): Update.
3151 (${board}_build_remote_cmd): Delete.
3152 (${board}_get_comm_port): New function.
3153 (${board}_spawn): Update.
3154 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
3155 Delete.
3156 (${board}_get_remote_address): Update.
3157 (${board}_get_comm_port): New function.
3158
fc98a809
AB
31592014-04-16 Andrew Burgess <aburgess@broadcom.com>
3160
3161 * gdb.base/memattr.exp: Improve regexps to handle memory regions
3162 appearing in any order.
3163
87fd9e6e
DE
31642014-04-15 Doug Evans <dje@google.com>
3165
3166 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
3167 uninitialized value of "description".
3168
099fc3ea
KS
31692014-04-15 Keith Seitz <keiths@redhat.com>
3170
3171 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
3172 Remove unused globals.
3173 (test_running_the_program): Likewise.
3174 (test_controlled_execution): Likewise.
3175 (test_controlling_breakpoints): Likewise.
3176 (test_program_termination): Likewise.
3177
5da151d4
KS
31782014-04-15 Keith Seitz <keiths@redhat.com>
3179
3180 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
3181 unused globals.
3182 (test_rbreak_creation_and_listing): Likewise.
3183 (test_ignore_count): Likewise.
3184 (test_error): Likewise.
3185
35e5d2f0
PA
31862014-04-15 Pedro Alves <palves@redhat.com>
3187
3188 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
3189 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
3190 sym-file-loader.c.
3191 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3192 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3193 to sym-file-loader.c.
3194 (struct library): Forward declare.
3195 (load_shlib, lookup_function): Change prototypes.
3196 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3197 (translate_offset): Remove declarations.
3198 (get_text_addr): New declaration.
3199 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
3200 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
3201 sym-file-loader.h.
3202 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3203 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3204 here from sym-file-loader.h.
3205 (struct library): New structure.
3206 (load_shlib, lookup_function): Change prototypes and adjust to
3207 work with a struct library.
3208 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3209 (translate_offset): Make static.
3210 (get_text_addr): New function.
3211 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
3212
eb4c1710
PA
32132014-04-15 Pedro Alves <palves@redhat.com>
3214
3215 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
3216
2d1baf52
PA
32172014-04-15 Pedro Alves <palves@redhat.com>
3218
3219 * gdb.base/sym-file-loader.c: Include <limits.h>.
3220 (SELF_LINK): New define.
3221 (get_origin): New function.
3222 (load_shlib): Use it.
3223 * gdb.base/sym-file.exp: Don't early return if the target is
3224 remote. Use runto_main, and issue fail is that fails. Use
3225 gdb_load_shlibs.
3226 (shlib_name): Delete.
3227 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
3228
7dd6df01
PA
32292014-04-15 Pedro Alves <palves@redhat.com>
3230
3231 * gdb.base/sym-file.exp: Remove regex characters from test
3232 message. Don't refer to breakpoint numbers in test messages.
3233
b50c8614
KS
32342014-04-14 Keith Seitz <keiths@redhat.com>
3235
3236 PR c++/16253
3237 * gdb.cp/var-tag.cc: New file.
3238 * gdb.cp/var-tag.exp: New file.
3239 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3240 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3241 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3242 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3243
3d567982
TT
32442014-04-14 Tom Tromey <tromey@redhat.com>
3245
3246 * gdb.cp/classes.exp (test_enums): Handle underlying type.
3247 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
3248 type.
3249 * gdb.cp/enum-class.exp: New file.
3250 * gdb.cp/enum-class.cc: New file.
3251
0626fc76
TT
32522014-04-14 Tom Tromey <tromey@redhat.com>
3253
3254 * gdb.dwarf2/enum-type.exp: New file.
3255
dca325b3
SA
32562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3257
3258 * gdb.mi/mi-vla-c99.exp: New file.
3259 * gdb.mi/vla.c: New file.
3260
5854b38a
SA
32612014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3262
3263 * gdb.base/vla-datatypes.c: New file.
3264 * gdb.base/vla-datatypes.exp: New file.
3265
463bb957
SA
32662014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3267
3268 * gdb.base/vla-ptr.c: New file.
3269 * gdb.base/vla-ptr.exp: New file.
3270
3dd170be
SA
32712014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3272
3273 * gdb.dwarf2/count.exp: New file.
3274
5ecaaa66
SA
32752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3276
3277 * gdb.base/vla-sideeffect.c: New file.
3278 * gdb.base/vla-sideeffect.exp: New file.
3279
41f1ada5
DB
32802014-04-14 David Blaikie <dblaikie@gmail.com>
3281
3282 * gdb.mi/non-stop.c: Add return value for non-void function return
3283 statement.
3284 * gdb.threads/staticthreads.c: Ditto.
3285
0be03e84
DE
32862014-04-12 Siva Chandra Reddy <sivachandra@google.com>
3287 Doug Evans <xdje42@gmail.com>
3288
3289 * gdb.guile/scm-value.c: Improve test case.
3290 * gdb.guile/scm-value.exp: Add new test.
3291
f180a1fb
DB
32922014-04-11 David Blaikie <dblaikie@gmail.com>
3293
3294 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
3295 override Clang's default.
3296
6b662e19
JB
32972014-04-11 Joel Brobecker <brobecker@adacore.com>
3298
3299 Revert the following changes (regressions):
3300
3301 * gdb.base/vla-sideeffect.c: New file.
3302 * gdb.base/vla-sideeffect.exp: New file.
3303
3304 * gdb.dwarf2/count.exp: New file.
3305
3306 * gdb.base/vla-multi.c: New file.
3307 * gdb.base/vla-multi.exp: New file.
3308
3309 * gdb.base/vla-ptr.c: New file.
3310 * gdb.base/vla-ptr.exp: New file.
3311
3312 * gdb.base/vla-datatypes.c: New file.
3313 * gdb.base/vla-datatypes.exp: New file.
3314
3315 * gdb.mi/mi-vla-c99.exp: New file.
3316 * gdb.mi/vla.c: New file.
3317
245a5f0b
KS
33182014-04-11 Keith Seitz <keiths@redhat.com>
3319
3320 PR c++/16675
3321 * gdb.cp/cpsizeof.exp: New file.
3322 * gdb.cp/cpsizeof.cc: New file.
3323
58a84dcf
SA
33242014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3325
191a8a90
JB
3326 * gdb.mi/mi-vla-c99.exp: New file.
3327 * gdb.mi/vla.c: New file.
58a84dcf 3328
c8655f75
SA
33292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3330
3331 * gdb.base/vla-datatypes.c: New file.
3332 * gdb.base/vla-datatypes.exp: New file.
3333
024e13b4
SA
33342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3335
3336 * gdb.base/vla-ptr.c: New file.
3337 * gdb.base/vla-ptr.exp: New file.
3338
1a237e0e
SA
33392014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3340
3341 * gdb.base/vla-multi.c: New file.
3342 * gdb.base/vla-multi.exp: New file.
3343
504f3432
SA
33442014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3345
3346 * gdb.dwarf2/count.exp: New file.
3347
3bce8237
SA
33482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3349
191a8a90
JB
3350 * gdb.base/vla-sideeffect.c: New file.
3351 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 3352
322f9c21
YQ
33532014-04-11 Yao Qi <yao@codesourcery.com>
3354
3355 * gdb.base/completion.exp: Check file exists before running tests
3356 on file completion.
3357
d708bcd1
PA
33582014-04-10 Pedro Alves <palves@redhat.com>
3359
3360 * gdb.base/cond-eval-mode.c: New file.
3361 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
3362 prepare_for_testing to build the new file. Check result of
3363 runto_main.
3364 (test_break, test_watch): New procedures.
3365 (top level): Use them.
3366
ae1d2761
PM
33672014-04-08 Pierre Muller <muller@sourceware.org>
3368
3369 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
3370 Ctrl-V use for mingw hosts.
3371
7af389b8
SC
33722014-04-07 Siva Chandra Reddy <sivachandra@google.com>
3373
3374 * gdb.python/py-value.c: Improve test case.
3375 * gdb.python/py-value.exp: Add new test.
3376
5e703181
DE
33772014-04-07 David Blaikie <dblaikie@gmail.com>
3378
3379 * lib/compiler.c: Identify the clang compiler.
3380 * lib/compiler.cc: Ditto.
3381
9810b410
YQ
33822014-04-03 Yao Qi <yao@codesourcery.com>
3383
3384 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
3385
98d1b8dc
AB
33862014-04-01 Anton Blanchard <anton@samba.org>
3387
3388 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
3389 messages unique.
3390
3114cea1
AB
33912014-04-01 Anton Blanchard <anton@samba.org>
3392
3393 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
3394 prepare_for_testing.
3395
62f7182c
AB
33962014-04-01 Anton Blanchard <anton@samba.org>
3397
3398 * gdb.arch/ppc64-atomic-inst.c: Remove.
3399 * gdb.arch/ppc64-atomic-inst.S: New file.
3400 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
3401
770e7fc7
DE
34022014-03-31 Doug Evans <dje@google.com>
3403
3404 * gdb.base/print-symbol-loading-lib.c: New file.
3405 * gdb.base/print-symbol-loading-main.c: New file.
3406 * gdb.base/print-symbol-loading.exp: New file.
3407
46e2bafa
YQ
34082014-03-31 Yao Qi <yao@codesourcery.com>
3409
3410 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
3411
8776cfe9
JB
34122014-03-28 Joel Brobecker <brobecker@adacore.com>
3413
3414 * gdb.ada/mi_dyn_arr: New testcase.
3415
5d1ef361
DE
34162014-03-27 Doug Evans <dje@google.com>
3417
3418 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
3419
b5bee914
YQ
34202014-03-27 Yao Qi <yao@codesourcery.com>
3421
3422 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
3423 if target is nios2-*-*.
3424
0d4d0e77
YQ
34252014-03-26 Yao Qi <yao@codesourcery.com>
3426
3427 * lib/gdb.exp (readline_is_used): New proc.
3428 * gdb.base/completion.exp: Move tests on command complete up.
3429 Skip the rest of tests if readline is not used.
3430 * gdb.ada/complete.exp: Skp the test if readline is not
3431 used.
3432 * gdb.base/filesym.exp: Likewise.
3433 * gdb.base/macscp.exp: Likewise.
3434 * gdb.base/readline-ask.exp: Likewise.
3435 * gdb.base/readline.exp: Likewise.
3436 * gdb.python/py-cmd.exp: Likewise.
3437 * gdb.trace/tfile.exp: Likewise.
3438
29361eee
YQ
34392014-03-26 Yao Qi <yao@codesourcery.com>
3440
3441 * gdb.base/macscp.exp: Fix code format issues.
3442
bc9a5525
UW
34432014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
3444
3445 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
3446 * gdb.asm/powerpc64le.inc: New file.
3447
d3839ede
PA
34482014-03-25 Pedro Alves <palves@redhat.com>
3449 Doug Evans <dje@google.com>
3450
3451 * gdb.base/source-execution.c: New file.
3452 * gdb.base/source-execution.exp: New file.
3453 * gdb.base/source-execution.gdb: New file.
3454
01672a57
DE
34552014-03-24 Doug Evans <dje@google.com>
3456
3457 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
3458 using fission.
3459
88bbeca9
HZ
34602014-03-24 Hui Zhu <hui@codesourcery.com>
3461 Pedro Alves <palves@redhat.com>
3462
3463 PR breakpoints/16101
3464 * gdb.base/dprintf.exp: Use unsupported rather than changing the
3465 test pass/fail messages. Detect missing support for dprintf when
3466 breakpoints are actually inserted.
3467 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
3468 breakpoints are actually inserted.
3469 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
3470 fails.
3471
d2348791
JK
34722014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3473
3474 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
3475
feef67ab
DE
34762014-03-22 Doug Evans <xdje42@gmail.com>
3477
3478 * gdb.python/python.exp (python not supported): Verify multi-line
3479 python command issues an error.
25d743f9 3480 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 3481 guile command issues an error.
feef67ab 3482
ecebef6a
MR
34832014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
3484
3485 * gdb.threads/thread-specific.exp: Handle the lack of usable
3486 $this_breakpoint and $this_thread.
3487
ccdd1909
HZ
34882014-03-21 Hui Zhu <hui@codesourcery.com>
3489
3490 * gdb.base/attach.exp (do_command_attach_tests): New.
3491
beb460e8
PA
34922014-03-20 Tom Tromey <tromey@redhat.com>
3493 Pedro Alves <palves@redhat.com>
3494
3495 PR cli/15718
3496 * gdb.base/condbreak-call-false.c: New file.
3497 * gdb.base/condbreak-call-false.exp: New file.
3498
40acf43a
PA
34992014-03-20 Pedro Alves <palves@redhat.com>
3500
3501 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
3502 Delete.
3503 (block_signals, unblock_signals): Delete.
3504 (child_function_2, main): Remove references to deleted variable
3505 and functions.
3506
9f5e1e02
PA
35072014-03-20 Pedro Alves <palves@redhat.com>
3508
3509 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
3510 Use pthread_kill to signal thread 2.
3511 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3512 Adjust to make the test send itself a signal rather than using the
3513 host's "kill" command.
3514
99619bea
PA
35152014-03-20 Pedro Alves <palves@redhat.com>
3516
3517 * gdb.threads/multiple-step-overs.c: New file.
3518 * gdb.threads/multiple-step-overs.exp: New file.
3519 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3520 Adjust expected infrun debug output.
3521
2adfaa28
PA
35222014-03-20 Pedro Alves <palves@redhat.com>
3523
3524 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
3525 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
3526
31e77af2
PA
35272014-03-20 Pedro Alves <palves@redhat.com>
3528
3529 PR breakpoints/7143
3530 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
3531 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
3532 of gdb_test_multiple.
3533 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
3534 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
3535
b9f437de
PA
35362014-03-20 Pedro Alves <palves@redhat.com>
3537
3538 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
3539 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
3540
05adc73e
PA
35412014-03-19 Pedro Alves <palves@redhat.com>
3542
3543 * gdb.base/async.exp: Remove early return.
3544
6048b950
PA
35452014-03-19 Pedro Alves <palves@redhat.com>
3546
3547 * gdb.base/async.exp (step& tests): Pass explicit test messages.
3548
8bcfb00a
PA
35492014-03-19 Pedro Alves <palves@redhat.com>
3550
3551 * gdb.base/async.exp (test_background): Expect \r\n after
3552 "completed." in the fail pattern.
3553
884e37dc
PA
35542014-03-19 Pedro Alves <palves@redhat.com>
3555
3556 * gdb.base/async.exp (test_background): New procedure.
3557 Use it for all background execution command tests.
3558
148e57e2
PA
35592014-03-19 Pedro Alves <palves@redhat.com>
3560
3561 * gdb.base/async.exp: Use prepare_for_testing.
3562
f48088c7
PA
35632014-03-19 Pedro Alves <palves@redhat.com>
3564
3565 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
3566 the same line.
3567
e2f6c966
PA
35682014-03-19 Pedro Alves <palves@redhat.com>
3569
3570 * gdb.base/async.c (main): Add "jump here" and "until here" line
3571 marker comments.
3572 * gdb.base/async.exp (jump_here): New global.
3573 (jump& test): Use it.
3574 (until_here): New global.
3575 (until& test): Use it.
3576
c30568d4
PA
35772014-03-19 Pedro Alves <palves@redhat.com>
3578
3579 * gdb.base/async.exp: Don't frob gdb_protocol.
3580
0172b6a7
DE
35812014-03-18 Doug Evans <xdje42@gmail.com>
3582
3583 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
3584 Fix spelling of exec-done-display.
3585
06c868a8
JK
35862014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3587
3588 PR gdb/15358
3589 * gdb.base/gdb-sigterm.c: New file.
3590 * gdb.base/gdb-sigterm.exp: New file.
3591
0c7e1a46
PA
35922014-03-18 Pedro Alves <palves@redhat.com>
3593
3594 PR gdb/13860
3595 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
3596 * lib/mi-support.exp (mi_expect_stop): Add special handling for
3597 solib-event.
3598
f7c77d93
JB
35992014-03-17 Joel Brobecker <brobecker@adacore.com>
3600
3601 * gdb.ada/pckd_arr_ren: New testcase.
3602
5a1e8c7a
DE
36032014-03-13 Doug Evans <xdje42@gmail.com>
3604
3605 PR guile/16612
3606 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
3607 collect after discarding symbols.
3608
350e1a76
DE
36092014-03-13 Ludovic Courtès <ludo@gnu.org>
3610 Doug Evans <xdje42@gmail.com>
3611
3612 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
3613 to history survives a gc.
3614
a69900ae
PA
36152014-03-13 Pedro Alves <palves@redhat.com>
3616
3617 * gdb.base/default.exp: Don't test "target procfs".
3618
5db9f0bd
PA
36192014-03-13 Pedro Alves <palves@redhat.com>
3620
3621 * gdb.base/default.exp: Update "target child" and "target procfs"
3622 tests to not expect "Unix".
3623
b3ccfe11
TT
36242014-03-12 Tom Tromey <tromey@redhat.com>
3625
3626 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
3627 New procs. Add target-async tests.
3628 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
3629 Add target-async tests.
3630
646f4417
AA
36312014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3632
3633 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
3634 'func_start' and 'func_end' for the beginning and end of the
3635 function code, respectively.
3636 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
3637 'func_end' instead of 'func' and 'main'.
3638
288c211f
AA
36392014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3640
3641 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
3642 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
3643 generate the debug info assembler source.
3644
e0c0f156
AA
36452014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3646
3647 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
3648 * gdb.dwarf2/arr-subrange.exp: Likewise.
3649 * gdb.dwarf2/dwz.exp: Likewise.
3650 * gdb.dwarf2/method-ptr.exp: Likewise.
3651 * gdb.dwarf2/missing-sig-type.exp: Likewise.
3652 * gdb.dwarf2/subrange.exp: Likewise.
3653 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
3654 * gdb.dwarf2/implptrpiece.exp: Likewise.
3655 * gdb.dwarf2/nostaticblock.exp: Likewise.
3656
0e5c4555
AA
36572014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3658
3659 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
3660 directory to absolute path name arguments.
3661
5ec18f2b
JG
36622014-03-10 Joel Brobecker <brobecker@adacore.com>
3663
3664 * gdb.ada/tagged_access: New testcase.
3665
847fc4f2
MM
36662014-03-07 Markus Metzger <markus.t.metzger@intel.com>
3667
3668 * gdb.btrace/data.exp: Update expected output.
3669
cc3da688
YQ
36702014-03-06 Yao Qi <yao@codesourcery.com>
3671
3672 * gdb.trace/pr16508.exp: New file.
3673
0f26cec1
PA
36742014-03-05 Pedro Alves <palves@redhat.com>
3675
3676 PR gdb/16575
3677 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
3678 procedure.
3679 (top level): Adjust to use it. Add tests that exercise breakpoint
3680 interaction with the code-cache.
3681
7a5a839f
LC
36822014-02-26 Ludovic Courtès <ludo@gnu.org>
3683
3684 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
3685 test for 'history-append!'.
3686
31aa7e4e
JB
36872014-02-26 Joel Brobecker <brobecker@adacore.com>
3688
3689 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
3690 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
3691 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
3692 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
3693 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
3694 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
3695
1b588015
JB
36962014-02-26 Joel Brobecker <brobecker@adacore.com>
3697
3698 * testsuite/gdb.python/py-pp-re-notag.c: New file.
3699 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
3700 * testsuite/gdb.python/py-pp-re-notag.p: New file.
3701
55426c9d
JB
37022014-02-26 Joel Brobecker <brobecker@adacore.com>
3703
3704 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
3705
dc53a7ad
JB
37062014-02-26 Joel Brobecker <brobecker@adacore.com>
3707
3708 * gdb.dwarf2/arr-stride.c: New file.
3709 * gdb.dwarf2/arr-stride.exp: New file.
3710
12ab52e9
PA
37112014-02-26 Pedro Alves <palves@redhat.com>
3712
3713 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
3714 that won't ever trigger. Make sure that GDB reports the correct
3715 breakpoint that caused the stop.
3716
849c862e
JK
37172014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3718
3719 PR gdb/16626
3720 * gdb.base/auto-load-script: New file.
3721 * gdb.base/auto-load.c: New file.
3722 * gdb.base/auto-load.exp: New file.
3723
71b7d793
JK
3724 PR gdb/16626
3725 * gdb.base/auto-load.exp: Fix out-of-srctree run.
3726
e2f0d509
JK
37272014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3728
3729 Fix dw2-icycle.exp -fsanitize=address GDB crash.
3730 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
3731
50cc37c8
DE
37322014-02-24 Doug Evans <dje@google.com>
3733
3734 * lib/gdb.exp (run_on_host): Log error output if program fails.
3735
ea4758f2
PA
37362014-02-21 Pedro Alves <palves@redhat.com>
3737
3738 * gdb.threads/step-after-sr-lock.c: Rename to ...
3739 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
3740 * gdb.threads/step-after-sr-lock.exp: Rename to ...
3741 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3742 ... this.
3743
d7b30f67
SDJ
37442014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
3745
3746 PR tdep/16397
3747 * gdb.arch/amd64-stap-special-operands.exp: New file.
3748 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
3749 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
3750 * gdb.arch/amd64-stap-triplet.S: Likewise.
3751 * gdb.arch/amd64-stap-triplet.c: Likewise.
3752
83deb43f
JB
37532014-02-20 Joel Brobecker <brobecker@adacore.com>
3754
3755 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
3756 in .section pseudo-op.
3757
adde2bff
DE
37582014-02-20 lin zuojian <manjian2006@gmail.com>
3759 Joel Brobecker <brobecker@adacore.com>
3760 Doug Evans <xdje42@gmail.com>
3761
3762 PR symtab/16581
3763 * gdb.dwarf2/dw2-icycle.S: New file.
3764 * gdb.dwarf2/dw2-icycle.c: New file.
3765 * gdb.dwarf2/dw2-icycle.exp: New file.
3766
f7bd0f78
SC
37672014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3768
3769 * gdb.python/py-value-cc.cc: Improve test case to enable testing
3770 operations on gdb.Value objects.
3771 * gdb.python/py-value-cc.exp: Add new test to test operations on
3772 gdb.Value objects.
3773
c17ef0d5
DE
37742014-02-18 Doug Evans <dje@google.com>
3775
3776 * Makefile.in (TESTS): New variable.
3777 (expanded_tests, expanded_tests_or_none): New variables
3778 (check-single): Pass $(expanded_tests_or_none) to runtest.
3779 (check-parallel): Only run tests in $(TESTS) if non-empty.
3780 (check/no-matching-tests-found): New rule.
3781 * README: Document TESTS makefile variable.
3782
5dd3176f
DE
37832014-02-18 Doug Evans <dje@google.com>
3784
3785 * Makefile.in (check-parallel): rm -rf outputs temp.
3786
0b10be4f
JK
37872014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3788
3789 Fix "ERROR: no fileid for" in the testsuite.
3790 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
3791
85f224e7
DE
37922014-02-12 Doug Evans <dje@google.com>
3793
3794 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
3795 (MISCELLANEOUS): New variable.
3796 (clean): rm -rf $(MISCELLANEOUS).
3797 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
3798 dwp live in the same directory as symlinks, with each symlink pointed
3799 to a differently named file in a different directory.
3800
149b30ff
DE
38012014-02-11 Doug Evans <dje@google.com>
3802
3803 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
3804 of Tcl file commands.
3805
1dfdac32
MK
38062014-02-10 Mark Kettenis <kettenis@gnu.org>
3807
3808 * gdb.threads/step-after-sr-lock.exp: Avoid executing
3809 "kill -SIGUSR1 -1".
3810
aa4fb036
JB
38112014-02-10 Joel Brobecker <brobecker@adacore.com>
3812
3813 * gdb.ada/tick_length_array_enum_idx: New testcase.
3814
ed3ef339
DE
38152014-02-10 Doug Evans <xdje42@gmail.com>
3816
3817 * configure.ac (AC_OUTPUT): Add gdb.guile.
3818 * configure: Regenerate.
3819 * lib/gdb-guile.exp: New file.
3820 * lib/gdb.exp (get_target_charset): New function.
3821 * gdb.base/help.exp: Update expected output from "apropos apropos".
3822 * gdb.guile/Makefile.in: New file.
3823 * gdb.guile/guile.exp: New file.
3824 * gdb.guile/scm-arch.c: New file.
3825 * gdb.guile/scm-arch.exp: New file.
3826 * gdb.guile/scm-block.c: New file.
3827 * gdb.guile/scm-block.exp: New file.
3828 * gdb.guile/scm-breakpoint.c: New file.
3829 * gdb.guile/scm-breakpoint.exp: New file.
3830 * gdb.guile/scm-disasm.c: New file.
3831 * gdb.guile/scm-disasm.exp: New file.
3832 * gdb.guile/scm-equal.c: New file.
3833 * gdb.guile/scm-equal.exp: New file.
3834 * gdb.guile/scm-error.exp: New file.
3835 * gdb.guile/scm-error.scm: New file.
3836 * gdb.guile/scm-frame-args.c: New file.
3837 * gdb.guile/scm-frame-args.exp: New file.
3838 * gdb.guile/scm-frame-args.scm: New file.
3839 * gdb.guile/scm-frame-inline.c: New file.
3840 * gdb.guile/scm-frame-inline.exp: New file.
3841 * gdb.guile/scm-frame.c: New file.
3842 * gdb.guile/scm-frame.exp: New file.
3843 * gdb.guile/scm-generics.exp: New file.
3844 * gdb.guile/scm-gsmob.exp: New file.
3845 * gdb.guile/scm-iterator.c: New file.
3846 * gdb.guile/scm-iterator.exp: New file.
3847 * gdb.guile/scm-math.c: New file.
3848 * gdb.guile/scm-math.exp: New file.
3849 * gdb.guile/scm-objfile-script-gdb.in: New file.
3850 * gdb.guile/scm-objfile-script.c: New file.
3851 * gdb.guile/scm-objfile-script.exp: New file.
3852 * gdb.guile/scm-objfile.c: New file.
3853 * gdb.guile/scm-objfile.exp: New file.
3854 * gdb.guile/scm-ports.exp: New file.
3855 * gdb.guile/scm-pretty-print.c: New file.
3856 * gdb.guile/scm-pretty-print.exp: New file.
3857 * gdb.guile/scm-pretty-print.scm: New file.
3858 * gdb.guile/scm-section-script.c: New file.
3859 * gdb.guile/scm-section-script.exp: New file.
3860 * gdb.guile/scm-section-script.scm: New file.
3861 * gdb.guile/scm-symbol.c: New file.
3862 * gdb.guile/scm-symbol.exp: New file.
3863 * gdb.guile/scm-symtab-2.c: New file.
3864 * gdb.guile/scm-symtab.c: New file.
3865 * gdb.guile/scm-symtab.exp: New file.
3866 * gdb.guile/scm-type.c: New file.
3867 * gdb.guile/scm-type.exp: New file.
3868 * gdb.guile/scm-value-cc.cc: New file.
3869 * gdb.guile/scm-value-cc.exp: New file.
3870 * gdb.guile/scm-value.c: New file.
3871 * gdb.guile/scm-value.exp: New file.
3872 * gdb.guile/source2.scm: New file.
3873 * gdb.guile/types-module.cc: New file.
3874 * gdb.guile/types-module.exp: New file.
3875
7026a7c1
YQ
38762014-02-10 Yao Qi <yao@codesourcery.com>
3877
3878 PR testsuite/16543
3879 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
3880 * configure: Regenerated.
3881 * Makefile.in: New file.
3882
6c466447
AS
38832014-02-08 Andreas Schwab <schwab@linux-m68k.org>
3884
3885 * gdb.python/py-framefilter.exp: Fix typo.
3886
6e854735
YQ
38872014-02-08 Yao Qi <yao@codesourcery.com>
3888
3889 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
3890 that no =breakpoint-modified is emitted when breakpoints are
3891 modified through MI commands.
3892
d137e6dc
PA
38932014-02-07 Pedro Alves <pedro@codesourcery.com>
3894 Pedro Alves <palves@redhat.com>
3895
3896 * gdb.threads/step-after-sr-lock.c: New file.
3897 * gdb.threads/step-after-sr-lock.exp: New file.
3898
b5ee5a50
PA
38992014-02-07 Pedro Alves <palves@redhat.com>
3900
3901 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
3902
3c77faf3
JK
39032014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3904
3905 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
3906 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
3907
6dddc817
DE
39082014-02-06 Doug Evans <xdje42@gmail.com>
3909
3910 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
3911 output.
3912
3913 * gdb.gdb/python-interrupts.exp: New file.
3914
de7b2893
YQ
39152014-02-05 Yao Qi <yao@codesourcery.com>
3916
3917 * gdb.trace/report.exp (use_collected_data): Test the output
3918 of "info threads" and "info inferiors".
3919
66d032ac
YQ
39202014-02-05 Yao Qi <yao@codesourcery.com>
3921
3922 Revert this patch:
3923
3924 2013-05-24 Yao Qi <yao@codesourcery.com>
3925
3926 * gdb.trace/tfile.exp: Test inferior and thread.
3927
591a12a1
UW
39282014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3929
3930 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
3931 on a function.
3932 * gdb.base/step-bt.c: Call hello via function pointer to make
3933 sure its first instruction is executed on powerpc64le-linux.
3934
0ff3e01f
UW
39352014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3936
3937 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
3938
084ee545
UW
39392014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3940
3941 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
3942 of the test patterns for use on little-endian systems.
3943
6ed14ff3
UW
39442014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3945
3946 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
3947 (decimal_vector): Fix for little-endian.
3948
401e27fd
JM
39492014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
3950
3951 * gdb.arch/sparc-sysstep.exp: New file.
3952 * gdb.arch/sparc-sysstep.c: Likewise.
3953
3954 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
3955
8b924729
EBM
39562014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3957
3958 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
3959
fb151210
JB
39602014-01-23 Tom Tromey <tromey@redhat.com>
3961
3962 * gdb.ada/array_char_idx: New testcase.
3963
0740f8d8
TT
39642014-01-23 Tom Tromey <tromey@redhat.com>
3965
3966 PR python/16487:
3967 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
3968 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
3969 classes.
3970
21909fa1
TT
39712014-01-23 Tom Tromey <tromey@redhat.com>
3972
3973 PR python/16491:
3974 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
3975 string from an inferior frame.
3976 * gdb.python/py-framefilter-mi.exp: Update.
3977
87ce2a04
DE
39782014-01-22 Doug Evans <dje@google.com>
3979
3980 * gdb.server/server-mon.exp: Add tests for "set debug-format".
3981
237b092b
AA
39822014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3983
3984 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
3985
d674a709
AA
39862014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3987
3988 * gdb.trace/entry-values.exp: Remove excess space character from
3989 regex patterns. Handle s390 call instruction.
3990
20fa3390
AA
39912014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3992
3993 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
3994 define "*_start" label. Make "name" static.
3995 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
3996 ${name} by references to ${name}_start.
3997
78466714
AA
39982014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3999
4000 * gdb.base/info-macros.exp: Remove "debug" from the compile
4001 options.
4002
ec9f644a
IB
40032014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4004
4005 * gdb.dlang/demangle.exp: New file.
4006
94b1b47e
IB
40072014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4008
4009 * gdb.dlang/primitive-types.exp: New file.
4010
7f420862
IB
40112014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4012
4013 * configure.ac: Create gdb.dlang/Makefile.
4014 * configure: Regenerate.
4015 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
4016 * gdb.dlang/Makefile.in: New file.
4017 * lib/d-support.exp: New file.
4018 * lib/gdb.exp (skip_d_tests): New proc.
4019
52834460
MM
40202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4021
4022 * gdb.btrace/delta.exp: Check reverse stepi.
4023 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
4024 * gdb.btrace/finish.exp: New.
4025 * gdb.btrace/next.exp: New.
4026 * gdb.btrace/nexti.exp: New.
4027 * gdb.btrace/record_goto.c: Add comments.
4028 * gdb.btrace/step.exp: New.
4029 * gdb.btrace/stepi.exp: New.
4030 * gdb.btrace/multi-thread-step.c: New.
4031 * gdb.btrace/multi-thread-step.exp: New.
4032 * gdb.btrace/rn-dl-bind.c: New.
4033 * gdb.btrace/rn-dl-bind.exp: New.
4034 * gdb.btrace/data.c: New.
4035 * gdb.btrace/data.exp: New.
4036 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4037
6e07b1d2
MM
40382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4039
4040 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
4041 * gdb.btrace/exception.exp: Update.
4042 * gdb.btrace/instruction_history.exp: Update.
4043 * gdb.btrace/record_goto.exp: Update.
4044 * gdb.btrace/tailcall.exp: Update.
4045 * gdb.btrace/unknown_functions.exp: Update.
4046 * gdb.btrace/delta.exp: New.
4047
0b722aec
MM
40482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4049
4050 * gdb.btrace/record_goto.exp: Add backtrace test.
4051 * gdb.btrace/tailcall.exp: Add backtrace test.
4052
066ce621
MM
40532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4054
4055 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
4056 * gdb.btrace/record_goto.c: New.
4057 * gdb.btrace/record_goto.exp: New.
4058 * gdb.btrace/x86-record_goto.S: New.
4059
0688d04e
MM
40602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4061
4062 * gdb.btrace/function_call_history.exp: Update tests.
4063 * gdb.btrace/instruction_history.exp: Update tests.
4064
8710b709
MM
40652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4066
4067 * gdb.btrace/function_call_history.exp: Fix expected field
4068 order for "record function-call-history".
4069 Add new tests for "record function-call-history /c".
4070 * gdb.btrace/exception.cc: New.
4071 * gdb.btrace/exception.exp: New.
4072 * gdb.btrace/tailcall.exp: New.
4073 * gdb.btrace/x86-tailcall.S: New.
4074 * gdb.btrace/x86-tailcall.c: New.
4075 * gdb.btrace/unknown_functions.c: New.
4076 * gdb.btrace/unknown_functions.exp: New.
4077 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4078
5de9129b
MM
40792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4080
4081 * gdb.btrace/instruction_history.exp: Update.
4082 * gdb.btrace/function_call_history.exp: Update.
4083
23a7fe75
MM
40842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4085
4086 * gdb.btrace/function_call_history.exp: Fix expected function
4087 trace.
4088 * gdb.btrace/instruction_history.exp: Initialize traced.
4089 Remove traced_functions.
4090
724c7dd8
MM
40912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4092
4093 * gdb.btrace/function_call_history.exp: Update
4094 * gdb.btrace/instruction_history.exp: Update.
4095
6d78d93b
MM
40962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4097
4098 * gdb.btrace/enable.exp: Update expected text.
4099
93a360cc
OJ
41002014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
4101
4102 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
4103 bytes.
4104
3772b53f
MR
41052014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
4106
4107 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
4108
596662fa
OJ
41092014-01-15 Omair Javaid <omair.javaid@linaro.org>
4110
4111 * lib/gdb.exp (supports_process_record): Return true for
4112 arm*-linux*. (supports_reverse): Likewise.
4113
b5b08fb4
SC
41142014-01-13 Siva Chandra Reddy <sivachandra@google.com>
4115
4116 PR python/15464
4117 PR python/16113
4118 * gdb.python/py-type.c: Enhance test case.
4119 * gdb.python/py-value-cc.cc: Likewise
4120 * gdb.python/py-type.exp: Add new tests.
4121 * gdb.python/py-value-cc.exp: Likewise
4122
52d7fb13
AA
41232014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
4124 Pedro Alves <palves@redhat.com>
4125
4126 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
4127 Make "name" extern.
4128 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
4129 references to ${name}_start by references to ${name}.
4130
a2cd8cfe
JB
41312014-01-10 Joel Brobecker <brobecker@adacore.com>
4132
4133 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
4134
4e23fced
JB
41352014-01-10 Joel Brobecker <brobecker@adacore.com>
4136
4137 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
4138
c6a9e42c
PA
41392014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
4140 Pedro Alves <palves@redhat.com>
4141
4142 * gdb.mi/mi-info-os.exp: Connect to the target with
4143 mi_gdb_target_load.
4144
b7ea362b
PA
41452014-01-08 Pedro Alves <palves@redhat.com>
4146
4147 * gdb.threads/reconnect-signal.c: New file.
4148 * gdb.threads/reconnect-signal.exp: New file.
4149
5e3f4fab
EBM
41502014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4151
4152 * gdb.base/source-dir.exp: New file.
4153
79301218
JB
41542014-01-07 Joel Brobecker <brobecker@adacore.com>
4155
4156 * gdb.ada/mi_interface: New testcase.
4157
8e355c5d
JB
41582014-01-07 Joel Brobecker <brobecker@adacore.com>
4159
4160 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
4161 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
4162 gdb.ada/pp-rec-component/pck.ads: New files.
4163
c0d48811
JB
41642014-01-07 Joel Brobecker <brobecker@adacore.com>
4165
4166 * gdb.python/py-pp-integral.c: New file.
4167 * gdb.python/py-pp-integral.py: New file.
4168 * gdb.python/py-pp-integral.exp: New file.
4169
17b609c3 4170For older changes see ChangeLog-1993-2013.
c906108c 4171\f
8d8cb839
EZ
4172;; Local Variables:
4173;; mode: change-log
4174;; left-margin: 8
4175;; fill-column: 74
4176;; version-control: never
4177;; End:
902f2ccb 4178
32d0add0 4179 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
4180 Copying and distribution of this file, with or without modification,
4181 are permitted provided the copyright notice and this notice are preserved.
This page took 2.798472 seconds and 4 git commands to generate.