bfd/riscv: tighten matching rules in riscv_scan
[deliverable/binutils-gdb.git] / gdb /
2020-06-23  Andrew Burgessgdb: New maintenance command to print XML target descri...
2020-06-23  Andrew Burgessgdb: Print compatible information within print_xml_feature
2020-06-23  Andrew Burgessgdb: Allow target description to be dumped even when...
2020-06-23  Simon Marchigdb: add some more empty lines in loc.c
2020-06-23  Simon Marchigdb: add empty lines in loc.c
2020-06-23  Pedro AlvesFix "maint selftest" regression, add struct scoped_mock...
2020-06-23  Sandra LoosemoreAdjust command completion output when TUI is disabled
2020-06-23  Gary BensonImprove -Wunused-value testcase build failures fix
2020-06-23  Andrew Burgessgdb: Convert language la_is_string_type_p field to...
2020-06-23  Andrew Burgessgdb: Convert language la_print_typedef field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_printstr field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_printchar field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_emitchar field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_post_parser field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_parser field to a method
2020-06-23  Gary BensonAvoid testcase build failures with -Wunused-value
2020-06-23  Andrew Burgessgdb: Add --with-python-libdir to gdb's --configuration...
2020-06-22  Philippe WaroquiersNEWS and documentation for alias default-args related...
2020-06-22  Philippe WaroquiersAdd tests for new alias default-args related commands...
2020-06-22  Philippe Waroquiersdefault-args: allow to define default arguments for...
2020-06-22  Sandra LoosemoreDisable parts of gdb.base/source-dir.exp on remote...
2020-06-22  Tankut Baris Aktemurgdb/jit: return bool in jit_breakpoint_re_set_internal...
2020-06-22  Pedro AlvesSolaris, target_wait(), don't rely on inferior_ptid
2020-06-21  Rainer OrthVarious procfs.c cleanups
2020-06-21  Rainer Orth[PR gdb/25939] Move push_target call earlier in procfs.c
2020-06-21  Philippe WaroquiersEnsure 'exec-file has changed' check has priority over...
2020-06-21  Sandra LoosemoreAdjust gdb.mi/mi-sym-info.exp filename patterns.
2020-06-21  Sandra LoosemoreFix gdb.base/list-missing-source.exp on remote host.
2020-06-19  Sandra LoosemoreFixes for gdb.xml/tdesc-regs.exp.
2020-06-19  Tom de Vries[gdb/testsuite] Limit default_target_compile override
2020-06-18  Pedro AlvesDecouple inferior_ptid/inferior_thread(); dup ptids...
2020-06-18  Pedro AlvesDon't write to inferior_ptid in aix-thread.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in ravenscar-thread.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in windows-nat.c, part II
2020-06-18  Pedro AlvesDon't write to inferior_ptid in windows-nat.c, part I
2020-06-18  Pedro AlvesDon't write to inferior_ptid in go32-nat.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in fork-child.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in bsd-kvm.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in btrace_fetch
2020-06-18  Pedro AlvesDon't write to inferior_ptid in bsd-kvm.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in corelow.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in darwin-nat.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in gnu-nat.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in go32-nat.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in nto-procfs.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in remote-sim.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in remote.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in tracectf.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in tracefile-tfile.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in procfs.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in infrun.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in target.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in inf-ptrace.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in gdbarch-selftests.c...
2020-06-18  Pedro Alvesgcore, handle exited threads better
2020-06-18  Pedro AlvesDon't write to inferior_ptid in linux_get_siginfo_data
2020-06-18  Tom de Vries[gdb/testsuite] Move code from gdb_init to default_gdb_init
2020-06-18  Sandra LoosemoreFix TUI support checks in gdb.tui tests.
2020-06-18  Tom TromeyRemove unnecessary TUI declarations
2020-06-17  Keith SeitzFix typo in my gdb.debuginfod entry.
2020-06-17  Sandra LoosemoreFix TCL error in gdb.python/py-format-string.exp.
2020-06-17  Simon Marchigdb: check for partial symtab presence in dwarf2_initia...
2020-06-17  Simon Marchigdb/regformats: remove unused regformats/reg-*.dat
2020-06-17  Simon Marchigdb, gdbserver: remove ARM regdat files
2020-06-17  Simon Marchigdb/features: remove rx.xml from XMLTOC list
2020-06-17  Keith SeitzPass INTERNAL_GDBFLAGS when executing GDB
2020-06-17  Tom de Vries[gdb/testsuite] Remove dependence on tcl_unknown
2020-06-17  Pedro AlvesUpdate thread_control_state::trap_expected comments
2020-06-17  Andrew Burgessgdb: Convert language la_lookup_symbol_nonlocal field...
2020-06-17  Andrew Burgessgdb: Convert language la_value_print_inner field to...
2020-06-17  Andrew Burgessgdb: Convert language la_value_print field to a method
2020-06-17  Andrew Burgessgdb: Convert language la_watch_location_expression...
2020-06-17  Andrew Burgessgdb: Convert language la_collect_symbol_completion_matc...
2020-06-17  Andrew Burgessgdb: Convert language la_word_break_characters field...
2020-06-17  Andrew Burgessgdb: Convert language la_get_symbol_name_matcher field...
2020-06-17  Andrew Burgessgdb: Convert language la_compute_program field to a...
2020-06-17  Andrew Burgessgdb: Convert language la_class_name_from_physname field...
2020-06-17  Tom TromeyUse macros for TUI window names
2020-06-17  Tom TromeyFix crash when exiting TUI with gdb -tui
2020-06-17  Tom TromeyFix C-x 1 from gdb prompt
2020-06-16  Tom TromeyFix crash when TUI window creation fails
2020-06-16  Gary BensonAdd two missing return values in gdb.python/py-nested...
2020-06-15  Tom TromeyChange target_read_string API
2020-06-15  Tom TromeyRemove a use of target_read_string
2020-06-15  Tom TromeyRewrite target_read_string
2020-06-15  Tom TromeyRemove read_memory_string
2020-06-15  Tankut Baris Aktemurgdb/testsuite: fix minor things in jit tests
2020-06-14  Hannes DomaniHandle Windows drives in rbreak paths
2020-06-12  Simon Marchigdb: mention removed GDBserver host support in NEWS
2020-06-12  Andrew Burgessgdb/testsuite: Prevent globals leaking between test...
2020-06-12  Tom de Vries[gdb/testsuite] Don't leak tuiterm.exp spawn override
2020-06-12  Tom de Vries[gdb/testsuite] Don't abort testrun for invalid command...
2020-06-12  Nelson ChuRISC-V: Update the rebuild-csr-xml.sh.
2020-06-11  Tom TromeyUpdate documentation for Ada .gdb_index
2020-06-11  Tom TromeyFix hex floating point lexing
2020-06-11  Jonny Grantgdb: add mailing list and IRC information to --help
2020-06-11  Keith SeitzCompute proper length for dynamic types of TYPE_CODE_TY...
2020-06-11  Tom de Vries[gdb/testsuite] Make gdb.base/dbx.exp more robust
2020-06-11  Simon Marchigdb: fix whitespaces in ChangeLog
2020-06-11  Jonny Grantgdb/doc: remove broken links Previous and Up from contents
next
This page took 0.041342 seconds and 7 git commands to generate.