summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Change int to bool for the relocate_* functionsChristian Biesinger2019-09-061-0/+7
* bfd_get_filenameAlan Modra2019-09-061-0/+12
* gdb: Handle missing domain types in: maintenance print psymbolsAndrew Burgess2019-09-031-0/+5
* Handle biased typesTom Tromey2019-09-031-0/+15
* Check arguments for all probes before using themAlan Hayward2019-09-021-0/+5
* Use gdbarch for probe::get_argument_countAlan Hayward2019-09-021-0/+10
* Refactor svr4_create_solib_event_breakpointsAlan Hayward2019-09-021-0/+6
* Remove "\nError: " suffix from nat/fork-inferior.c:trace_start_error warning ...Sergio Durigan Junior2019-08-301-0/+5
* Remove tui_win_info::refresh_allTom Tromey2019-08-301-0/+14
* Don't call wrefresh from tui_cont_sigTom Tromey2019-08-301-0/+4
* Minor rearrangement of tui-stack.cTom Tromey2019-08-301-0/+5
* Make tui_locator_window::set_locator_fullname re-renderTom Tromey2019-08-301-0/+7
* Swap tui_show_locator_content and tui_locator_window::rerenderTom Tromey2019-08-301-0/+6
* Turn two locator functions into methodsTom Tromey2019-08-301-0/+10
* Don't call tui_refresh_all from show_layoutTom Tromey2019-08-301-0/+4
* Don't call touchwin in tui_gen_win_info::refresh_windowTom Tromey2019-08-301-0/+5
* Remove NULL checks from box_winTom Tromey2019-08-301-0/+5
* Simplify register displayTom Tromey2019-08-301-0/+12
* Private data members in tui_data_windowTom Tromey2019-08-301-0/+8
* Remove some calls in tui_data_windowTom Tromey2019-08-301-0/+8
* Remove some checks of .empty()Tom Tromey2019-08-301-0/+8
* Remove tui_data_window::display_all_dataTom Tromey2019-08-301-0/+9
* Remove NO_DATA_STRINGTom Tromey2019-08-301-0/+6
* Fix PR win32/24284: tcp_auto_retry doesn't work in MinGWBernhard Wodok2019-08-291-0/+6
* gdb/fortran: Don't include module symbols when searching for typesAndrew Burgess2019-08-281-0/+5
* gdb/fortran: Implement la_print_typedef for FortranAndrew Burgess2019-08-281-0/+6
* Fix compiler warning in linux-namespaces.cChristian Biesinger2019-08-271-0/+4
* gdb: Add new -n flag to some info commandsAndrew Burgess2019-08-271-0/+43
* Factor out the common code in lookup_{static,global}_symbolChristian Biesinger2019-08-261-0/+12
* [gdb, c++] Improve error message when using libstdcxx without SDT probesTom de Vries2019-08-261-0/+6
* dwarf2read: fix compilation issue with gcc 4.8Simon Marchi2019-08-251-0/+5
* dwarf2read: replace gdb::optional<bool> with enumSimon Marchi2019-08-251-0/+6
* Convert the RX target to make use of target descriptions.Yoshinori Sato2019-08-251-0/+14
* Fix compile warning in symtab.cChristian Biesinger2019-08-241-0/+5
* Move gdb-dlfcn.[ch] to gdbsupport/Sergio Durigan Junior2019-08-231-0/+15
* Fix bug in nios2 prologue analysis.Sandra Loosemore2019-08-231-0/+5
* Make GDB compile with Python 3 on MinGWChristian Biesinger2019-08-221-0/+6
* gdb/fortran: Remove some dead code from the parserAndrew Burgess2019-08-221-0/+5
* Fix nullptr in with_command_1Pedro Alves2019-08-211-0/+4
* Fix g++ 9.1 build breakageChristian Biesinger2019-08-211-0/+5
* gdb/djgpp: Add Hygon Dhyana processor supportJinke Fan2019-08-211-0/+4
* Change some tui_data_window methods to be privateTom Tromey2019-08-201-0/+7
* Remove some defines from tui-data.hTom Tromey2019-08-201-0/+7
* Move some defines to tui-stack.cTom Tromey2019-08-201-0/+9
* Change tui_make_window to be a methodTom Tromey2019-08-201-0/+22
* Remove tui_data_window::display_regsTom Tromey2019-08-201-0/+6
* Remove indirection from tui_data_window::regs_contentTom Tromey2019-08-201-0/+15
* Add two methods to tui_data_windowTom Tromey2019-08-201-0/+13
* Change tui_check_register_values to be a methodTom Tromey2019-08-201-0/+9
* Rearrange tui-regs.c some moreTom Tromey2019-08-201-0/+5