Make "thread apply" use the gdb::option framework
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base /
2018-09-04  Gary BensonFix batch exit status test failure on Fedora 28
2018-08-30  Andrew Burgessgdb: Ensure compiler doesn't optimise variable out...
2018-08-29  Gary BensonIndicate batch mode failures by exiting with nonzero...
2018-08-29  Alan Haywardinfcall-nested-structs: Test up to five fields
2018-08-28  Philippe WaroquiersModify gdb.base/commands.exp to test multi breakpoints...
2018-08-22  Simon MarchiFix restoring of inferior terminal settings
2018-08-19  Michael SpangFix debugging of stripped PIE executables with padded...
2018-08-09  Andrew Burgessgdb: Check element of optimised out vla exists
2018-08-09  Andrew Burgessgdb: Merge similar tests into a single test script
2018-08-07  Simon MarchiAdd DWARF index cache
2018-07-28  Tom de Vries[gdb/exp] Interpret size of vla with unknown size as...
2018-07-26  Tom de Vries[gdb/testsuite] Add comment in gdb.base/vla-optimized...
2018-07-26  Andrew Burgessgdb: Add switch to disable DWARF stack unwinders
2018-07-25  Tom de Vries[gdb/breakpoints] Fix sigsegv in info prog at exec...
2018-07-25  Tom de Vries[gdb/exp] Fix exception when printing optimized out vla
2018-07-20  Tom de Vries[gdb/testsuite] Make noclone conditional in vla-optimiz...
2018-07-18  Tom de Vries[gdb/exp] Fix printing of type of optimized out vla
2018-07-12  Philippe WaroquiersAdd a test for 'frame apply'
2018-07-12  Philippe WaroquiersAdd helper functions parse_flags and parse_flags_qcs
2018-07-11  Sergio Durigan JuniorFix PR c++/23373: GDB hangs when printing a struct...
2018-07-10  Andrew Burgessgdb/testsuite: Run test with software and hardware...
2018-07-09  Andrew Burgessgdb/testsuite: Allow for failure to read some memory...
2018-07-06  Andrew Burgessgdb/testsuite: Ensure test links in malloc and free
2018-06-29  Richard BuntRemove unstable test output
2018-06-28  Richard BuntFixed top frame assumption in watchpoint-hw-attach
2018-06-28  Petr TesarikAdd an optional offset option to the "add-symbol-file...
2018-06-28  Petr TesarikMake add-symbol-file's address argument optional
2018-06-28  Petr TesarikAdd an optional offset option to the "symbol-file"...
2018-06-27  Omair JavaidFix lost line info for symbol at addr zero
2018-06-22  Simon MarchiFix "info registers" regexes in gdb.base/jit-reader.exp
2018-06-21  Richard BuntEnable hardware watchpoints on attach for aarch64
2018-06-20  Ulrich WeigandImprove gdb.base/float128.exp failure message
2018-06-14  Pedro AlvesAvoid gdb.base/fork-running-state.exp lingering processes
2018-06-14  Tom de Vries[gdb/cli] Honour 'print pretty' when printing result...
2018-06-13  Tom de Vries[gdb/testsuite] Fix hang in fork-running-state.c
2018-06-05  Tom TromeyRemove some text from --version output
2018-06-05  Tom TromeyAdd "continue" response to pager
2018-06-01  Tom TromeyRemove TYPE_TAG_NAME
2018-05-31  Maciej W. Rozyckiarch-utils: Make the last endianness actually chosen...
2018-05-24  Andrew Burgessgdb: Restore selected frame in print_frame_local_vars
2018-05-22  Pedro AlvesFix gdb.base/remote.exp with native-extended-gdbserver...
2018-05-22  Pedro AlvesHandle "show remote memory-write-packet-size" when...
2018-05-22  Pedro AlvesSupport UTF-8 identifiers in C/C++ expressions (PR...
2018-05-18  Tom TromeyShow padding in ptype/o output
2018-05-08  Jan Kratochvilwatchpoint-unaligned.exp: Use skip_hw_watchpoint_tests
2018-05-04  Tom TromeyAllow defining a user command inside a user command
2018-05-04  Jan Kratochvilaarch64: PR 19806: watchpoints: false negatives + PR...
2018-05-04  Andrew Burgessgdb: Make test names unique in gdb.base/maint.exp
2018-05-04  Tom TromeyUse previous count when 'x' command is repeated
2018-05-04  Andrew Burgessgdb/testsuite: Handle targets with lots of registers
2018-05-03  Andrew Burgessgdb/testsuite: Filter out some registers for riscv
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-30  Tom TromeyHandle alignof and _Alignof
2018-04-26  Pedro AlvesFix resolving GNU ifunc bp locations when inferior...
2018-04-26  Pedro AlvesExtend GNU ifunc testcases
2018-04-25  Pedro AlvesFix new inferior events output
2018-04-24  Sergio Durigan JuniorEnable 'set print inferior-events' and improve detach...
2018-04-24  Simon Marchiinfo-shared.exp: Replace libs=-ldl with shlib_load
2018-04-22  Rajendra SYFixed test case to compile & run on FreeBSD
2018-04-16  Andreas ArnezAdjust more test cases to changed output of info var...
2018-04-13  Andreas ArnezShow line numbers in output for "info var/func/type"
2018-04-13  Markus Metzgerinfrun: step through indirect branch thunks
2018-04-11  Simon MarchiAdd test for following fork on position-independent...
2018-04-10  Pedro AlvesFix gdb.base/fork-running-state.exp race
2018-04-07  Simon MarchiMake "set osabi none" really work (PR 22980)
2018-03-27  Joel Brobeckerproblem looking up some symbols when they have a linkag...
2018-03-23  Andreas ArnezTestsuite: fully migrate to use_gdb_stub convenience...
2018-03-22  Andreas ArnezMake "info proc cmdline" show args on GNU/Linux
2018-03-14  Tom TromeySpecial case NULL when using printf's %s format
2018-03-14  Tom TromeyAllow - in %p for printf
2018-03-06  Andrew Burgessgdb: Initial baremetal riscv support
2018-02-26  Simon MarchiAdd test for load command
2018-02-14  Pedro AlvesFix GDB crash after Quit thrown from unwinder sniffer
2018-02-01  Yao QiFix gdb.base/attach.exp fails when gdb is configured...
2018-01-30  Pedro AlvesPer-inferior target_terminal state, fix PR gdb/13211...
2018-01-30  Joel Brobeckergdb.base/break.exp: fix last "info break" test failure...
2018-01-22  Pedro AlvesFix segfault with 'set print object on' + 'whatis ...
2018-01-22  Joel Brobeckerwrong line number in breakpoint location
2018-01-19  Ruslan KabatsayevMake tests expect [ \t]+ pattern instead of \t for...
2018-01-17  Mike GulickFix gdb segv when objfile can't be opened
2018-01-12  Andrew Burgessgdb/testsuite: Don't attempt tests if they fail to...
2018-01-12  Pedro AlvesAdd testcase for GDB hang fixed by previous commit
2018-01-05  Pedro AlvesFix regression: cannot start with LD_PRELOAD=libSegFaul...
2018-01-03  Joel BrobeckerUnbreak spurious fails in gdb.base/step-line.exp
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-27  Stafford Hornereggroups: Add test and docs for `info reg $reggroup...
2017-12-15  Sergio Durigan JuniorImplement pahole-like 'ptype /o' option
2017-12-13  Joel Brobeckerfix "server" command prefix handling (unexpected confir...
2017-12-12  Stafford Hornegdb: testsuite: Add or1k l.nop instruction
2017-12-08  Jan KratochvilDWARF-5: .debug_names index consumer
2017-12-07  Tom TromeyFix regression in "commands"
2017-12-04  Sergio LopezExtend gdb.core/coredump-filter.exp to test dump-exclud...
2017-12-02  Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01  Sergio Durigan JuniorMake '{add-,}symbol-file' not care about the position...
2017-12-01  Sergio Durigan JuniorRevert "Add support for the readnever concept"
2017-12-01  Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01  Yao QiReplace mail address with the URL in copyright header
2017-11-29  Pedro AlvesMake "break foo" find "A::foo", A::B::foo", etc. [C...
2017-11-29  Tom TromeyFix add-symbol-file usage and errors
2017-11-25  Pedro AlvesFix completing an empty string
next
This page took 0.227222 seconds and 7 git commands to generate.