Automatic date update in version.in
[external/binutils.git] / gdb /
2019-07-21 Tom de Vries[gdb/symtab] Fix symbol loading performance regression
2019-07-12 Kevin BuettnerFix regression caused by recently added syscall restart...
2019-07-12 Kevin BuettnerFix amd64->i386 linux syscall restart problem
2019-05-11 Joel BrobeckerBump GDB version number to 8.3.0.DATE-git.
2019-05-11 Joel BrobeckerDocument the GDB 8.3 release in gdb/ChangeLog
2019-05-11 Joel BrobeckerSet GDB version number to 8.3. gdb-8.3-release
2019-05-08 Tom TromeyFix style bug when paging
2019-05-04 Tom TromeyDon't derive partial_symbol from general_symbol_info
2019-05-03 Eli ZaretskiiFix compilation with mingw.org's MinGW.
2019-05-03 Eli ZaretskiiFix lookup of separate debug file on MS-Windows.
2019-04-30 Joel Brobecker(Windows) fix thr != nullptr assert failure in delete_t...
2019-04-30 Tom TromeyFix crash in dwarf2read.c with template parameters
2019-04-19 Sergei Trofimovichgdb/configure.ac: add --enable-source-highlight
2019-04-19 Tom TromeyFix "list" when control characters are seen
2019-04-19 Philippe WaroquiersFix GDB 8.3 regression crash when registers cannot...
2019-04-12 Eli ZaretskiiAnother fix for GDB styling
2019-03-28 Pedro AlvesFix testsuite hangs when gdb_test_multiple body errors out
2019-03-26 Joel BrobeckerBump GDB version number to 8.2.91.DATE-git.
2019-03-26 Joel BrobeckerDocument the GDB 8.2.91 release in gdb/ChangeLog
2019-03-26 Joel BrobeckerSet GDB version number to 8.2.91.
2019-03-26 Andrew Burgessgdb/testsuite: Prepare for DejaGnu 1.6.2
2019-03-26 Tom TromeyMerge handle_inferior_event and handle_inferior_event_1
2019-03-26 Simon MarchiFix use-after-free in source_cache::get_source_lines
2019-03-18 Pedro AlvesFix first time you type UP or DOWN in TUI's command...
2019-03-18 Eli ZaretskiiFix gdb/TUI behavior in response to [Enter] keypress
2019-03-18 Pedro AlvesImprove/fix the TUI's current source line highlight
2019-03-18 Hannes DomaniFix scrolling right in the TUI
2019-03-17 Eli ZaretskiiFix redisplay of the current line in GDB TUI mode
2019-03-16 Eli ZaretskiiFix vertical scrolling of TUI source window
2019-03-16 Eli ZaretskiiRevert "Use wclrtoeol in tui_show_source_line"
2019-03-14 John BaldwinThe NEWS file had two "New targets" sections for 8.3.
2019-03-14 Eli ZaretskiiFix colors in TUI mode in MS-Windows build with ncurses
2019-03-14 Tom TromeyAvoid a crash in source_cache::extract_lines
2019-03-14 Tom TromeyAdd the "set style source" command
2019-03-14 Tom TromeyMake TUI react to "set style enabled"
2019-03-12 Eli ZaretskiiFix MinGW build with source-highlight
2019-03-09 Eli ZaretskiiSupport styling on native MS-Windows console
2019-03-07 Rainer OrthCan't interrupt process without controlling terminal...
2019-03-06 Alan HaywardTestsuite: Ensure changing directory does not break...
2019-03-05 Sergio Durigan JuniorUse '$enable_unittest' instead of '$development' on...
2019-03-02 Eli ZaretskiiFix documentation of styles.
2019-03-02 Eli ZaretskiiAvoid compilation warnings on MinGW.
2019-03-02 Eli ZaretskiiGDB no longer supports Windows before XP.
2019-03-02 Eli ZaretskiiFix GDB compilation on MinGW (PR gdb/24292)
2019-02-27 Kevin BuettnerDocument fact that mininum Python version is now 2.6
2019-02-27 Joel BrobeckerBump GDB version number to 8.2.90.DATE-git.
2019-02-27 Joel BrobeckerDocument the GDB 8.2.90 release in gdb/ChangeLog
2019-02-27 Joel BrobeckerSet GDB version number to 8.2.90.
2019-02-27 Joel Brobeckerchange section name in gdb/NEWS for changes in GDB 8.3
2019-02-27 Joel BrobeckerBump version to 8.2.90.DATE-git.
2019-02-27 Simon MarchiFix build errors in aix-thread.c
2019-02-26 Andrew Burgessgdb/riscv: Use legacy register numbers in default targe...
2019-02-26 Tom TromeyFix new py-value.exp test case
2019-02-26 Kevin BuettnerDocument two argument form of gdb.Value constructor
2019-02-26 Kevin BuettnerAdd tests for gdb.Value(bufobj, type) constructor
2019-02-26 Kevin BuettnerDefine gdb.Value(bufobj, type) constructor
2019-02-26 Kevin BuettnerDefine unique_ptr specialization for Py_buffer.
2019-02-25 John BaldwinFix BFD leak in dwarf2_get_dwz_file.
2019-02-25 Jordan RupprechtFix crash when loading dwp files
2019-02-25 Tom TromeyFix BFD leak in solib-darwin.c
2019-02-23 Sergio Durigan JuniorUse '--readnever' when invoking GDB from gcore.in
2019-02-23 Joel BrobeckerUpdate copyright year range in gdb.ada/mi_ref_changeabl...
2019-02-23 Joel BrobeckerUpdate copyright year range in gdb.texinfo and refcard.tex
2019-02-22 Simon MarchiUpdate my email address
2019-02-22 Simon MarchiLook for build-id-based separate debug files under...
2019-02-22 Andrew Burgessgdb: Update copyright year range generated by gdbarch.sh
2019-02-22 Keith SeitzAdd missing ChangeLog entries for commit bb995d00b3eef2...
2019-02-22 Keith SeitzFix symtab/23853: symlinked default symtab
2019-02-21 Alan HaywardDocument style behavior in batch mode.
2019-02-21 Tom TromeyFix typo in "show remotelogfile" docs
2019-02-21 Alan HaywardDisable styling when running in batch mode
2019-02-20 Tom TromeyFix typos in symtab_symbol_info
2019-02-20 Tom TromeyUse upper case for metasyntactic variables in "help...
2019-02-20 Alan HaywardAArch64: Add default reggroups
2019-02-20 Simon MarchiFix error message and use-after-free on errors in neste...
2019-02-19 Tom TromeyMinor Ada task cleanups
2019-02-18 Andrew Burgessgdb: Allow gdbarch to override alignment for method...
2019-02-18 Philippe WaroquiersFix leaks of 'per program space' and 'per inferior...
2019-02-17 Tom TromeyChange macro_source_fullname to return a std::string
2019-02-17 Tom TromeyAdd styling to macro commands
2019-02-17 Tom TromeyFix some valgrind errors in the TUI
2019-02-17 Tom TromeyFix pager bugs with style output
2019-02-17 Joel Brobeckertype_align: handle range types the same as ints and...
2019-02-17 Joel Brobecker(Ada) fix GDB crash printing packed array
2019-02-15 Tom TromeySpecial-case wildcard requests in ravenscar-thread.c
2019-02-15 Tom TromeyMake the ravenscar thread target multi-target-ready
2019-02-15 Tom TromeyAdd push_target overload
2019-02-15 Tom TromeyMinor C++-ification in ravenscar-thread.c
2019-02-15 Tom TromeyFix formatting in ravenscar-thread.c
2019-02-15 Tom TromeyC++-ify ravenscar_arch_ops
2019-02-15 Tom TromeyException safety in ravenscar-thread.c
2019-02-15 Tom TromeyFix some typos in ravenscar-thread.c
2019-02-15 Tom TromeyFix memory leak in create_ada_exception_catchpoint
2019-02-15 Tom TromeyC++-ify bp_location
2019-02-14 Weimin PanUpdating test case
2019-02-14 Thomas Schwinge[gdb, hurd] Avoid using 'PATH_MAX' in 'gdb/remote.c'
2019-02-14 David Michael[gdb, hurd] Adjust to Hurd "proc" interface changes
2019-02-14 Thomas Schwinge[gdb, hurd] Address "ISO C++ forbids converting a strin...
2019-02-14 Thomas Schwinge[gdb, hurd] Repair build after "Use thread_info and...
2019-02-14 Thomas Schwinge[gdb, hurd] Repair build after "Share fork_inferior...
next