aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Ensure GDB printf command can print convenience var strings without a target.Philippe Waroquiers1-5/+54
2019-07-08Fix breakpoints on file reloads for PIE binariesAlan Hayward1-30/+36
2019-07-03pipe command completerPedro Alves1-2/+45
2019-07-03Teach gdb::option about string optionsPedro Alves1-17/+65
2019-07-03Make gdb::option::complete_options save processed arguments tooPedro Alves1-29/+81
2019-07-03Introduce the "with" commandPedro Alves2-0/+330
2019-07-03"maint test-settings set/show" -> "maint set/show test-settings"Pedro Alves1-13/+13
2019-07-03Fix defaults of some "maint test-settings" subcommandsPedro Alves1-3/+6
2019-07-02Make "info threads" use the gdb::option frameworkPedro Alves1-0/+18
2019-06-26[gdb/testsuite] Add back missing debug for index-cache.expTom de Vries1-1/+1
2019-06-25Fix alias command not detecting non matching prefix & sometimes asserting.Philippe Waroquiers1-0/+50
2019-06-21[gdb/testsuite] Compile index-cache.c with -Wl,--build-idTom de Vries1-1/+2
2019-06-18Add comment to list0.hTom Tromey1-1/+1
2019-06-16Make gdb.base/index-cache.exp work with readnow board (PR 24669)Simon Marchi1-20/+29
2019-06-15gdb: Don't allow annotations to influence what else GDB printsAndrew Burgess1-2/+2
2019-06-15gdb: Remove file path from test nameAndrew Burgess1-1/+2
2019-06-14Do not emit style escape sequences to log fileTom Tromey1-0/+70
2019-06-14Warn if add-symbol-file does not provide any symbolsTom Tromey2-0/+48
2019-06-14Only compute realpath when basenames_may_differ is setTom Tromey1-0/+51
2019-06-13Fix "set integer-command unlimited junk"Pedro Alves1-0/+11
2019-06-13Make "thread apply" use the gdb::option frameworkPedro Alves1-3/+92
2019-06-13Make "frame apply" support -OPT optionsPedro Alves1-3/+94
2019-06-13"backtrace full/no-filters/hide" completerPedro Alves1-0/+11
2019-06-13Make "backtrace" support -OPT optionsPedro Alves1-2/+58
2019-06-13Make "print" and "compile print" support -OPT optionsPedro Alves1-0/+122
2019-06-13Introduce generic command options frameworkPedro Alves2-0/+587
2019-06-13boolean/auto-boolean commands, make "o" ambiguousPedro Alves1-2/+8
2019-06-13New set/show testing framework (gdb.base/settings.exp)Pedro Alves2-0/+562
2019-06-13gdb.base/completion.exp: Fix comment typoPedro Alves1-1/+1
2019-06-06Add thread-exit annotation.Amos Bird2-7/+30
2019-06-06Add timestamps to "maint time" outputTom Tromey1-2/+5
2019-06-03Update tests following changes to "help" and "apropos"Philippe Waroquiers2-5/+35
2019-05-31Test the | (pipe) command.Philippe Waroquiers2-1/+91
2019-05-29Add "set print finish"Tom Tromey1-0/+16
2019-05-22Add "style" proc to the test suiteTom Tromey2-8/+11
2019-05-22[gdb/testsuite] Require c++11 for gdb.base/align.expTom de Vries1-1/+5
2019-05-21[gdb/testsuite] Require c++11 where necessaryTom de Vries1-0/+3
2019-05-17testsuite: Disable some tests when loggingAlan Hayward10-0/+68
2019-05-17Add debug redirect optionAlan Hayward1-3/+35
2019-05-17Change file close behavior for tee_fileAlan Hayward1-5/+25
2019-05-14Add file name styling to "info sharedlibrary"Tom Tromey1-0/+24
2019-05-08Change ptype/o to print bit offsetTom Tromey1-15/+15
2019-05-08Fix ptype/o comment formattingTom Tromey2-251/+252
2019-05-07[gdb/testsuite] Fix ls_host return in index-cache.expTom de Vries1-1/+1
2019-05-06[gdb/testsuite] Fix index-cache.exp with cc-with-{gdb-index,debug-names}Tom de Vries1-8/+31
2019-04-29gdb: Introduce 'print max-depth' featureAndrew Burgess2-0/+397
2019-04-27Implement show | set may-call-functions [on|off]Philippe Waroquiers1-0/+7
2019-04-25Implement dump of mappings with ELF headers by gcoreSergio Durigan Junior1-0/+69
2019-04-22Fix "nosharedlibrary + continue + shared lib event" crashPedro Alves2-0/+73
2019-04-19Fix "list" when control characters are seenTom Tromey1-1/+1