Add an optional offset option to the "symbol-file" command
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base /
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
2017-11-23  Yao Qi[testsuite] Pass -g3 to clang in gdb.base/macscp.exp
2017-11-22  Yao Qi[testsuite] Pass pthreads in prepare_for_testing
2017-11-22  Yao Qi[testsuite] Pass -pie in ldflags
2017-11-22  Ulrich WeigandTarget FP: Make use of MPFR if available
2017-11-20  Pedro AlvesFix gdb.base/whatis-ptype-typedefs.exp on 32-bit archs
2017-11-16  Pedro AlvesTest breakpoint commands w/ "continue" + Ctrl-C
2017-11-16  Pedro AlvesFix gdb.base/starti.exp racy test
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/memattr.exp
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/completion.exp
2017-11-07  Pedro AlvesMake breakpoint/location number parsing error output...
2017-11-07  Pedro AlvesBreakpoint location parsing: always error instead of...
2017-11-07  Xavier RoirandAllow enabling/disabling breakpoint location ranges
2017-11-06  Pedro AlvesTest attaching to a process that isn't a process group...
2017-10-24  Pedro AlvesFix racy test in gdb.base/new-ui.exp
2017-10-24  Pedro AlvesFix unstable test names in gdb.base/startup-with-shell.exp
2017-10-20  Pedro AlvesFix 'gdb.base/quit.exp hangs forever' if the test fails
2017-10-19  Pedro AlvesFix inferior deadlock with "target remote | CMD"
2017-10-17  Pedro AlvesAdd several "quit with live inferior" tests
2017-10-13  Pedro AlvesSkip a few tests on targets that can't use the "run...
2017-10-13  Pedro AlvesFix gdb.base/testenv.exp against --target_board=native...
2017-10-13  Pedro AlvesMake gdb.base/find-unmapped.exp pass on remote targets
2017-10-13  Pedro AlvesFix gdb.base/term.exp on non-"target native" boards
2017-10-13  Pedro AlvesTweak gdb.base/corefile.exp is_remote check
2017-10-13  Pedro AlvesFix is_remote check in gdb.base/remote.exp
2017-10-13  Pedro Alvesgdb.base/remote.exp: Fix typo and add missing return
2017-10-13  Pedro AlvesMake gdb.base/solib-nodir.exp work with --target_board...
2017-10-13  Pedro AlvesEliminate is_remote check in gdb.base/shlib-call.exp
next
This page took 0.126659 seconds and 7 git commands to generate.