aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-11-30Fix gdb.linespec/cpls-ops.exp on 32-bitPedro Alves2-2/+17
2017-11-29Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves3-0/+385
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves10-42/+644
2017-11-29Fix Python rbreak tests setting too many breakpoints when glibc debug info is...Phil Muldoon2-0/+5
2017-11-29Fix add-symbol-file usage and errorsTom Tromey2-2/+15
2017-11-29[gdb/testsuite] Fix return type of psymtab-parameterThomas Preud'homme3-2/+9
2017-11-29[gdb/testsuite] Fix wrong return type in testsThomas Preud'homme5-3/+12
2017-11-27fix two issues in gdb.ada/mi_catch_ex.exp (re: "exception-message")Joel Brobecker2-2/+9
2017-11-26Fix broken ChangeLog entry for last commit.Ulrich Weigand1-0/+17
2017-11-26[spu] Fix various test casesUlrich Weigand22-72/+68
2017-11-25Fix completing an empty stringPedro Alves3-3/+52
2017-11-25Add comprehensive C++ operator linespec/location/completion testsPedro Alves4-7/+843
2017-11-24Comprehensive C++ linespec/completer testsPedro Alves7-7/+1682
2017-11-24(Ada) provide the exception message when hitting an exception catchpointJoel Brobecker4-10/+16
2017-11-23[testsuite] Pass -g3 to clang in gdb.base/macscp.expYao Qi2-1/+5
2017-11-22Show optimized out local variables in "info locals"Simon Marchi4-0/+105
2017-11-22[testsuite] Pass pthreads in prepare_for_testingYao Qi3-2/+7
2017-11-22[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non-gcc compilerYao Qi2-6/+5
2017-11-22[testsuite] Pass -pie in ldflagsYao Qi4-3/+10
2017-11-22Target FP: Make use of MPFR if availableUlrich Weigand3-0/+12
2017-11-22Target FP: Refactor use of host floating-point arithmeticUlrich Weigand2-6/+10
2017-11-21[PowerPC] Detect different long double floating-point formatsUlrich Weigand3-0/+101
2017-11-21gdb.ada/minsyms.exp: Don't hardcode the variable's addressPedro Alves2-1/+5
2017-11-20Fix gdb.base/whatis-ptype-typedefs.exp on 32-bit archsPedro Alves3-3/+57
2017-11-17Handle dereferencing Rust trait objectsTom Tromey3-0/+89
2017-11-17(Ada) fix handling of minimal symbols (UNOP_CAST and UNOP_ADDR)Joel Brobecker5-0/+107
2017-11-16Test breakpoint commands w/ "continue" + Ctrl-CPedro Alves3-0/+176
2017-11-16Fix testing gdb.rust/modules.exp against gdbserverPedro Alves2-8/+15
2017-11-16GDBserver: Fix ignored Ctrl-C after reconnectionPedro Alves3-0/+105
2017-11-16Add Python rbreak command.Phil Muldoon4-0/+171
2017-11-16Fix gdb.base/starti.exp racy testPedro Alves3-3/+13
2017-11-15Fix gdb.tui/completion.exp testSimon Marchi2-1/+6
2017-11-13gdb.opt/inline-locals.exp: Remove trailing parentheses in test namesSimon Marchi2-18/+23
2017-11-09Fix racy output matching in gdb.tui/tui-completion.expPedro Alves2-19/+24
2017-11-09Fix racy output matching in gdb.base/multi-attach.exp, gdb.server/ext-{attach...Pedro Alves6-6/+15
2017-11-09Fix racy output matching in gdb.base/cpcompletion.expPedro Alves2-1/+6
2017-11-09Fix racy output matching in gdb.base/memattr.expPedro Alves2-6/+10
2017-11-09Fix racy output matching in gdb.base/completion.expPedro Alves2-52/+41
2017-11-09Fix racy output matching in gdb.asm/asm-source.expPedro Alves2-1/+6
2017-11-08local variable watchpoint not deleted after leaving scopeJoel Brobecker8-5/+195
2017-11-08Avoid expensive complaint calls when complaints are disabledPedro Alves2-10/+23
2017-11-08Add test for fetching TLS from core fileDjordje Todorovic3-0/+98
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2-0/+16
2017-11-07Add some more breakpoint/location range testsPedro Alves2-0/+17
2017-11-07Make breakpoint/location number parsing error output consistentPedro Alves3-25/+100
2017-11-07Add base 'enable/disable invalid location range' testsPedro Alves2-0/+42
2017-11-07Breakpoint location parsing: always error instead of warningPedro Alves2-3/+7
2017-11-07Allow enabling/disabling breakpoint location rangesXavier Roirand4-0/+209
2017-11-06Test attaching to a process that isn't a process group leaderPedro Alves3-0/+126
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves1-0/+8