aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Make signal-while-stepping-over-bp-other-thread.exp run against remote target...Pedro Alves3-12/+12
2014-03-20Handle multiple step-overs.Pedro Alves4-1/+193
2014-03-20Fix for even more missed events; eliminate thread-hop code.Pedro Alves3-0/+162
2014-03-20PR breakpoints/7143 - Watchpoint does not trigger when first setPedro Alves4-15/+13
2014-03-20Fix missing breakpoint/watchpoint hits, eliminate deferred_step_ptid.Pedro Alves3-0/+132
2014-03-19gdb.base/async.exp: Enable it.Pedro Alves2-7/+4
2014-03-19gdb.base/async.exp: Make test messages unique.Pedro Alves2-2/+6
2014-03-19gdb.base/async.exp: Fix races.Pedro Alves2-1/+6
2014-03-19gdb.base/async.exp: Factor out test pattern to a procedure.Pedro Alves2-54/+47
2014-03-19gdb.base/async.exp: Use prepare_for_testing.Pedro Alves2-13/+8
2014-03-19gdb.base/async.exp: Fix stepi& test.Pedro Alves2-2/+8
2014-03-19gdb.base/async.exp: Don't hardcode line numbers.Pedro Alves3-6/+19
2014-03-19gdb.base/async.exp: Leave gdb_protocol alone.Pedro Alves2-18/+4
2014-03-18 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.Doug Evans2-7/+14
2014-03-18Fix SIGTERM signal safety (PR gdb/15358).Jan Kratochvil3-0/+128
2014-03-18PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.Pedro Alves3-6/+23
2014-03-17[testsuite/Ada] New testcase for packed array renaming.Joel Brobecker5-0/+111
2014-03-13Fix pr 16612.Doug Evans2-0/+9
2014-03-13Fix segv when referencing a value added to history after a Guile garbage coll...Doug Evans2-0/+10
2014-03-13Rename Solaris's target to "target child" like most other ports.Pedro Alves2-3/+4
2014-03-13Don't mention "Unix" in native target name.Pedro Alves2-2/+7
2014-03-12fix regressions with target-asyncTom Tromey3-95/+142
2014-03-12Fix dw2-ifort-parameter.exp on PPC64Andreas Arnez3-6/+20
2014-03-12Migrate dw2-ifort-parameter.exp to Dwarf::assembleAndreas Arnez3-124/+48
2014-03-12Exploit 'prepare_for_testing' etc. for 'Dwarf::assemble'-generated filesAndreas Arnez10-113/+30
2014-03-12gdb.exp: Support absolute path name args in 'prepare_for_testing' etc.Andreas Arnez2-2/+14
2014-03-10[Ada] Full view of tagged type with ptypeJerome Guitton5-0/+120
2014-03-07btrace, test: fix gdb.btrace/data testMarkus Metzger2-2/+6
2014-03-06Fix PR16508Yao Qi2-0/+67
2014-03-05PR gdb/16575: stale breakpoint instructions in the code cachePedro Alves2-8/+38
2014-02-26guile: Add 'history-append!' procedure.Ludovic Courtès2-0/+13
2014-02-26DWARF: Read constant-class addresses correctlyJoel Brobecker7-0/+430
2014-02-26[Python] Make regexp collection printers work with typedefs as well.Joel Brobecker4-0/+114
2014-02-26DWARF: Set enum type "flag_enum" and "unsigned" flags at type creation.Joel Brobecker3-0/+123
2014-02-26DWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride supportJoel Brobecker3-0/+133
2014-02-26Multiple Ada task-specific breakpoints at the same address.Pedro Alves2-4/+30
2014-02-25PR gdb/16626Jan Kratochvil2-2/+5
2014-02-25PR gdb/16626Jan Kratochvil4-0/+87
2014-02-25Fix dw2-icycle.exp -fsanitize=address GDB crash.Jan Kratochvil2-10/+5
2014-02-24lib/gdb.exp (run_on_host): Log error output if program fails.Doug Evans2-0/+5
2014-02-21Rename test.Pedro Alves3-0/+8
2014-02-20Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with ...Sergio Durigan Junior6-0/+264
2014-02-20Simplify .section in dw2-icycle.SJoel Brobecker2-2/+7
2014-02-20Fix PR symtab/16581Doug Evans4-0/+337
2014-02-19Call overloaded operators to perform operations on gdb.Value objects.Siva Chandra3-0/+22
2014-02-18New TESTS variable to run a subset of tests in parallel.Doug Evans3-1/+60
2014-02-18* Makefile.in (check-parallel): rm -rf outputs temp.Doug Evans2-1/+5
2014-02-16Fix "ERROR: no fileid for" in the testsuite.Jan Kratochvil2-1/+7
2014-02-12Test for binary,dwp symlinks into different directories.Doug Evans3-1/+55
2014-02-11* gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands insteadDoug Evans2-19/+18