Update release making notes.
[deliverable/binutils-gdb.git] / gdb /
2020-02-06  Shahab Vahedigdb: Catch exceptions if the source file is not found
2020-02-06  Andrew Burgessgdb/testsuite: Avoid leaking a port number into results...
2020-02-06  Shahab Vahedigdb: Add myself as one of GDB maintainer
2020-02-06  Ali TamurDisambiguate info_print_options
2020-02-05  Christian BiesingerFix base class function call
2020-02-05  Christian BiesingerFix header guard name in #endif comment
2020-02-05  Maciej W. RozyckiRISC-V/Linux/native: Factor out target description...
2020-02-04  Alok Kumar Sharmagdb/fortran: Allow for using Flang in Fortran testing
2020-02-04  Andrew Burgessgdb/sim: Assert that the simulator ptid is not null_ptid
2020-02-04  Tom de Vries[gdb/testsuite] Add note to 'Race detection' entry...
2020-02-04  Tom de Vries[gdb/testsuite] Make inferior_exited_re match a single...
2020-02-04  Tom de Vries[gdb/testsuite] Use non-capturing parentheses for infer...
2020-02-04  Simon MarchiChange ints to bools around thread_info executing/resumed
2020-02-04  Rogerio Alvesgdb: fix powerpc disassembly tests
2020-02-04  Alok Kumar SharmaFixed gdb to print arrays with very high indexes
2020-02-03  Maciej W. RozyckiRISC-V/Linux/native: Determine FLEN dynamically
2020-02-03  Lukas DurfinaFix compilation error with musl in gdb/testsuite/gdb...
2020-02-01  Shahab Vahedigdb: Do not print empty-group regs when printing genera...
2020-01-31  Tom de Vries[gdb/testsuite] Fix typo in gdb.server/server-kill...
2020-01-31  Tom TromeyFix ravenscar-thread.c for multi-target
2020-01-31  Andrew Burgessgdb/tui: Disassembler scrolling of very small programs
2020-01-31  Andrew Burgessgdb/tui: Update help text for scroll commands
2020-01-29  Pedro AlvesFix -Werror-stringop error on infcmd.c:construct_inferi...
2020-01-29  Maciej W. Rozyckigdbserver: Fix whitespace configure.srv damage for...
2020-01-29  Pedro Franco de... Fix configure.srv error for Linux on PowerPC
2020-01-29  Luis MachadoTest handling of additional brk instruction patterns
2020-01-29  Luis MachadoRecognize more program breakpoint patterns
2020-01-29  Tankut Baris Aktemurtestsuite, cp: add expected failures to pass-by-ref...
2020-01-29  Tom de Vries[gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp...
2020-01-28  Hannes DomaniFix library segment-address for 64bit values
2020-01-27  Luis MachadoHarden gdb.base/step-over-syscall.exp
2020-01-27  Tom TromeyTwo minor changes in ctfread.c
2020-01-26  Tom TromeyVirtualize "readin" and "compunit_symtab"
2020-01-26  Tom TromeyConsolidate partial symtab dependency reading
2020-01-26  Tom TromeyIntroduce partial_symtab::expand_psymtab method
2020-01-26  Tom TromeyConsolidate psymtab "Reading" messages
2020-01-26  Tom TromeyIntroduce partial_symtab::read_symtab method
2020-01-26  Tom TromeyTurn start_psymtab_common into a constructor
2020-01-26  Tom TromeyChange allocate_psymtab to be a constructor
2020-01-26  Tom TromeyDo not allocate psymtabs via psymtab_storage
2020-01-26  Tom TromeyChange some psymtab fields to bool
2020-01-26  Tom TromeyUse new and delete for psymtabs
2020-01-26  Tom TromeyRemove an include from machoread.c
2020-01-26  Tom TromeyDocument m68k floating point feature correspondence
2020-01-25  Philippe WaroquiersDocument 'set|show exec-file-mismatch (ask|warn|off)'
2020-01-25  Philippe WaroquiersTest 'set exec-file-mismatch ask|warn|off'.
2020-01-25  Philippe WaroquiersImplement 'set/show exec-file-mismatch'.
2020-01-24  Andrew Burgessgdb: Better frame tracking for inline frames
2020-01-24  Andrew Burgessgdb: Don't reorder line table entries too much when...
2020-01-24  Andrew Burgessgdb: Include end of sequence markers in the line table
2020-01-24  Pedro AlvesFix re-runs of a second inferior (PR gdb/25410)
2020-01-24  Hannes DomaniAdd install-strip target to gdbserver
2020-01-24  Christian BiesingerMake the class name in the definition match the declaration
2020-01-24  Christian BiesingerDefine _KERNTYPES in arm-nbsd-nat.c
2020-01-24  Maciej W. Rozyckigdbserver: Make `make TAGS' actually work
2020-01-24  Maciej W. Rozyckigdbserver: Remove a stale TAGS recipe for config files
2020-01-24  Christian BiesingerUpdate comments about removed function
2020-01-24  Andrew Burgessgdb: Enable stdin on exception in execute_gdb_command
2020-01-24  Andrew Burgessgdb: Re-enable stdin for all UIs from start_event_loop
2020-01-24  Andrew Burgessgdb/tui: asm window handles invalid memory and scrolls...
2020-01-24  Pedro Alvesgdb/tui: Prevent exceptions from trying to cross readline
2020-01-23  Simon Marchigdb: introduce objfile text_section_offset and data_sec...
2020-01-23  Simon Marchigdb: fix variable shadowing error in darwin-nat.c
2020-01-23  Simon Marchigdb: fix darwin-nat.c build / adapt to multi-target
2020-01-23  Hannes DomaniCache the text section offset of shared libraries
2020-01-21  Simon Marchigdb: add declaration for _initialize_gdbarch in gdbarch.sh
2020-01-21  Simon Marchigdb: remove uses of iterate_over_inferiors in remote...
2020-01-21  Simon Marchigdb: fix indentation in infrun.c
2020-01-21  Tom TromeyAllow use of Pygments to colorize source code
2020-01-21  Luis MachadoConvert an int flag variable to bool
2020-01-21  Luis MachadoAdd more debugging output to aarch64_displaced_step_fixup
2020-01-21  Luis MachadoFix step-over-syscall.exp failure
2020-01-20  Simon Marchisim: don't rely on inferior_ptid in gdbsim_target:...
2020-01-19  Tom TromeyCall disassemble_free_target in gdb
2020-01-19  Tom TromeyReplace init_cutu_and_read_dies with a class
2020-01-19  Tom TromeyRemove flickering from the TUI
2020-01-19  Tom TromeyMake "file" clear TUI source window
2020-01-19  Simon Marchigdb/linux-fork: simplify one_fork_p
2020-01-17  Simon Marchigdb: remove uses of iterate_over_inferiors in top.c
2020-01-17  Simon Marchigdb: remove uses of iterate_over_inferiors in mi/mi...
2020-01-17  Simon Marchigdb: remove use of iterate_over_inferiors in mi/mi...
2020-01-17  Simon Marchigdb: remove use of iterate_over_inferiors in py-inferior.c
2020-01-16  Christian BiesingerFix some spelling errors.
2020-01-16  Hannes DomaniAdd type for $_tlb->process_environment_block->process_...
2020-01-16  Pedro AlvesEnsure proc-service symbols have default visibility...
2020-01-16  Pedro Alves[gdb] Move ChangeLog entries to their right files
2020-01-16  Nitika AchraSupport for DWARF5 location lists entries
2020-01-15  Simon MarchiUse get_thread_regcache instead of get_current_regcache...
2020-01-15  Tom TromeyFix valgrind error from gdb.decode_line
2020-01-14  Tom TromeyDon't link gdb twice against libiberty
2020-01-14  Tom TromeyRemove use of <config.h> from gdb/nat/
2020-01-14  Tom TromeyMove many configure checks to common.m4
2020-01-14  Tom TromeyMove gdbsupport to the top level
2020-01-14  Tom TromeyConsolidate definition of USE_WIN32API
2020-01-14  Tom TromeyFix indentation in common.m4
2020-01-14  Bernd EdlingerMake skip without argument skip the current inline...
2020-01-14  Luis MachadoFix/Update misc comments
2020-01-13  Andrew Burgessgdb: Handle malformed ELF, symbols in non-allocatable...
2020-01-13  Andrew Burgessgdb/testsuite: Allow DWARF assembler to create multiple...
2020-01-13  Ali TamurDwarf 5: Handle debug_str_offsets and indexed attribute...
next
This page took 0.0624980000000001 seconds and 7 git commands to generate.