aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-09-21gdb: fix formatting in solib-svr4.cSimon Marchi1-0/+5
2019-09-21gdb: change "nonzero" to "true" in commentsSimon Marchi1-0/+5
2019-09-20Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_orderChristian Biesinger1-0/+17
2019-09-20gdb/NEWS: Move entries about MI v3 and multi-loc breakpoints after GDB 8.3Joel Brobecker1-0/+6
2019-09-20Document the GDB 8.3.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand1-0/+86
2019-09-20Change TUI window commands to be case-sensitiveTom Tromey1-0/+7
2019-09-20Use make_unique_xstrdup in TUITom Tromey1-0/+7
2019-09-20Remove separator comments from TUITom Tromey1-0/+7
2019-09-20Remove strcat_to_bufTom Tromey1-0/+5
2019-09-20Rename a private data member in tui_source_windowTom Tromey1-0/+8
2019-09-20Rename private data members of tui_data_windowTom Tromey1-0/+20
2019-09-20Change members of tui_locator_window to std::stringTom Tromey1-0/+11
2019-09-20Remove a call to tui_locator_win_info_ptrTom Tromey1-0/+5
2019-09-20Don't call refresh in tui_resize_allTom Tromey1-0/+4
2019-09-20Set TUI locator height to 1Tom Tromey1-0/+8
2019-09-20Change "win_resized" to boolTom Tromey1-0/+11
2019-09-20Use "bool" in tui_data_window::show_register_groupTom Tromey1-0/+7
2019-09-20Simplify TUI disassemblyTom Tromey1-0/+7
2019-09-20Simplify tui_source_window_base::show_source_contentTom Tromey1-0/+8
2019-09-20Remove some explicit re-rendering from the TUITom Tromey1-0/+6
2019-09-20Change tui_make_status_line to be a methodTom Tromey1-0/+8
2019-09-20Change tui_make_status_line to return std::stringTom Tromey1-0/+5
2019-09-20Move "fullname" to tui_source_windowTom Tromey1-0/+12
2019-09-20Change tui_source_element::line to be a unique_xmalloc_ptrTom Tromey1-0/+9
2019-09-20Remove tui_clear_source_windows_detailTom Tromey1-0/+12
2019-09-20Fix crash in Ada "catch exception"Tom Tromey1-0/+5
2019-09-20bfd macro conversion to inline functionsAlan Modra1-0/+9
2019-09-20Move declaration of overload_resolution to value.hChristian Biesinger1-0/+5
2019-09-20Move arm_apcs_32 extern declaration to headerChristian Biesinger1-0/+8
2019-09-20Declare dwarf_always_disassemble in dwarf2read.hChristian Biesinger1-0/+5
2019-09-19[gdb] Catch exception when constructing the highlighterTom de Vries1-0/+6
2019-09-19bfd_section_* macrosAlan Modra1-0/+23
2019-09-18Update ChangeLog entry of commit 677052f2a5c67f1d9b2e6d1b2a2149b5f0c20cd0...Joel Brobecker1-0/+1
2019-09-18Give a name to the TUI SingleKey keymapTom Tromey1-0/+7
2019-09-18gdb: Fix native build on Linux/Alpha.Christian Groessler1-0/+4
2019-09-18gdb: remove local extern declaration of cli_stylingSimon Marchi1-0/+5
2019-09-18bfd_asymbol_* macrosAlan Modra1-0/+5
2019-09-18Constify target name, reloc name, and carsym nameAlan Modra1-0/+6
2019-09-18Use bfd_set_filename moreAlan Modra1-0/+5
2019-09-18Make extern declaration of dwarf_always_disassemble correctChristian Biesinger1-0/+5
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-0/+251
2019-09-17gdb: Look for compilation directory relative to directory search pathMike Gulick1-0/+7
2019-09-17gdb: Catch exceptions when accessing source cacheAndrew Burgess1-0/+6
2019-09-17(Ada) do not print Ada task names in quotes in "info tasks" outputJoel Brobecker1-0/+4
2019-09-16Don't duplicate comment in symfile.c and .hChristian Biesinger1-0/+5
2019-09-14Add a NEWS entry that gdb can be compiled with py3 on Windows.Christian Biesinger1-0/+5
2019-09-12gdb: Force use of float version of log10Andrew Burgess1-0/+6
2019-09-12gdb: Have 'maint info sections' print all sections againAndrew Burgess1-0/+13
2019-09-12gdb: Don't fault for 'maint print psymbols' when using an indexAndrew Burgess1-0/+7