aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-12Output the Ada task name in more messages.Philippe Waroquiers1-0/+10
2019-09-12Fix signals reported for faults on SolarisRainer Orth1-0/+5
2019-09-11Make relocate_{path,gdb_directory} return std::stringChristian Biesinger1-0/+22
2019-09-11Factor out the code to do the datadir-relocation for gdbinitChristian Biesinger1-0/+6
2019-09-11Refactor get_init_files to use std::stringChristian Biesinger1-0/+6
2019-09-11Fix float to LONGEST conversion.Ali Tamur1-0/+5
2019-09-11Change the type of copy_names from int to boolChristian Biesinger1-0/+13
2019-09-11Introduce bfd_set_filenameTom Tromey1-0/+7
2019-09-10Add Ada support for .debug_namesTom Tromey1-0/+22
2019-09-10Fix latent bug in .debug_names file-name handlingTom Tromey1-0/+5
2019-09-10Change map_matching_symbols to take a lookup_name_infoTom Tromey1-0/+13
2019-09-10Simplify psym_map_matching_symbolsTom Tromey1-0/+7
2019-09-10Change iterate_over_symbols to return boolTom Tromey1-0/+8
2019-09-10Change map_matching_symbols to take a symbol_found_callback_ftypeTom Tromey1-0/+10
2019-09-09DWARF 5 support: Handle dwo_idAli Tamur1-0/+21
2019-09-09Use ui_out for "info win"Tom Tromey1-0/+4
2019-09-09Fix leak detected in python.c initialization code.Philippe Waroquiers1-0/+5
2019-09-08Truncate long TUI window titlesTom Tromey1-0/+4
2019-09-07Change lookup_symbol's block_index parameter type to block_enumSimon Marchi1-0/+14
2019-09-06Change int to bool for the relocate_* functionsChristian Biesinger1-0/+7
2019-09-06bfd_get_filenameAlan Modra1-0/+12
2019-09-03gdb: Handle missing domain types in: maintenance print psymbolsAndrew Burgess1-0/+5
2019-09-03Handle biased typesTom Tromey1-0/+15
2019-09-02Check arguments for all probes before using themAlan Hayward1-0/+5
2019-09-02Use gdbarch for probe::get_argument_countAlan Hayward1-0/+10
2019-09-02Refactor svr4_create_solib_event_breakpointsAlan Hayward1-0/+6
2019-08-30Remove "\nError: " suffix from nat/fork-inferior.c:trace_start_error warning ...Sergio Durigan Junior1-0/+5
2019-08-30Remove tui_win_info::refresh_allTom Tromey1-0/+14
2019-08-30Don't call wrefresh from tui_cont_sigTom Tromey1-0/+4
2019-08-30Minor rearrangement of tui-stack.cTom Tromey1-0/+5
2019-08-30Make tui_locator_window::set_locator_fullname re-renderTom Tromey1-0/+7
2019-08-30Swap tui_show_locator_content and tui_locator_window::rerenderTom Tromey1-0/+6
2019-08-30Turn two locator functions into methodsTom Tromey1-0/+10
2019-08-30Don't call tui_refresh_all from show_layoutTom Tromey1-0/+4