aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-12-03Fix gdb.threads/process-dies-while-detaching.expPedro Alves3-22/+71
2017-12-01Add support for the readnever conceptSergio Durigan Junior3-0/+130
2017-12-01Make '{add-,}symbol-file' not care about the position of command line argumentsSergio Durigan Junior2-0/+92
2017-12-01Revert "Add support for the readnever concept"Sergio Durigan Junior3-130/+0
2017-12-01Add support for the readnever conceptSergio Durigan Junior3-0/+130
2017-12-01Replace mail address with the URL in copyright headerYao Qi12-22/+26
2017-11-30New gdb.ada/repeat_dyn testcase.Joel Brobecker5-0/+108
2017-11-30[spu] Some additional test fixesUlrich Weigand3-4/+9
2017-11-30Use boards/local-board.exp moreSimon Marchi5-16/+14
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