aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Introduce the "with" commandPedro Alves1-0/+27
2019-07-03"maint test-settings set/show" -> "maint set/show test-settings"Pedro Alves1-0/+21
2019-07-03Fix a few comments in maint-test-settings.cPedro Alves1-0/+6
2019-07-03Fix defaults of some "maint test-settings" subcommandsPedro Alves1-0/+11
2019-07-02Remove return value from remove_breakpoints_infSimon Marchi1-0/+7
2019-07-02Make "info threads" use the gdb::option frameworkPedro Alves1-0/+10
2019-07-02Move generic_load declaration to symfile.hSimon Marchi1-0/+7
2019-07-01Avoid use-after-free in DWARF debug names codeTom Tromey1-0/+6
2019-07-01Remove is_a_field_of_this from ada_lookup_symbolTom Tromey1-0/+8
2019-06-28Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541)Sergio Durigan Junior1-0/+12
2019-06-28Fix crash when using PYTHONMALLOC=debug (PR python/24742)Sergio Durigan Junior1-0/+7
2019-06-28Handle either order of name and linkage nameTom Tromey1-0/+5
2019-06-27Change arm_objfile_data_key to use type-safe registryTom Tromey1-0/+8
2019-06-27Fix two buglets in cp_print_value_fields patchTom Tromey1-0/+5
2019-06-26Remove lookup_minimal_symbol_solib_trampolineTom Tromey1-0/+6
2019-06-26AArch64: Add missing CPSR flagsAlan Hayward1-0/+6
2019-06-26Arm: Allow version strings in the triplet regexpAlan Hayward1-0/+5
2019-06-25arm-tdep: sort mapping symbols after parsing all minimal symbolsSimon Marchi1-0/+9
2019-06-25arm-tdep: replace arm_mapping_symbol VEC with std::vectorSimon Marchi1-0/+15
2019-06-25Fix alias command not detecting non matching prefix & sometimes asserting.Philippe Waroquiers1-0/+5
2019-06-25Tidy tui_delete_winTom Tromey1-0/+5
2019-06-25Make tui_gen_win_info constructor protectedTom Tromey1-0/+7
2019-06-25Fix latent bug in set_is_exec_point_atTom Tromey1-0/+6
2019-06-25Remove NULL checks before xfreeTom Tromey1-0/+6
2019-06-25Remove union tui_which_elementTom Tromey1-0/+37
2019-06-25More type safety for TUI source window functionsTom Tromey1-0/+15
2019-06-25Use bool for is_exec_pointTom Tromey1-0/+9
2019-06-25Fix "auxiliary" typoTom Tromey1-0/+11
2019-06-25Separate out data windowTom Tromey1-0/+27
2019-06-25Remove "data_content" and "data_content_count" from TUI data windowTom Tromey1-0/+19
2019-06-25Turn tui_first_data_item_displayed into a methodTom Tromey1-0/+11
2019-06-25Remove tui_init_generic_partTom Tromey1-0/+7
2019-06-25Separate out data item windowTom Tromey1-0/+15
2019-06-25Remove two unused enum constants from tui_win_typeTom Tromey1-0/+5
2019-06-25Remove command from tui_which_elementTom Tromey1-0/+8
2019-06-25Remove layout_def::splitTom Tromey1-0/+6
2019-06-25Separate out locator windowTom Tromey1-0/+24
2019-06-25Separate out execution-info windowTom Tromey1-0/+15
2019-06-25Remove tui_alloc_win_infoTom Tromey1-0/+6
2019-06-25Don't check window type in tui_set_win_focus_toTom Tromey1-0/+6
2019-06-25Introduce tui_win_info::make_visible_with_new_heightTom Tromey1-0/+18
2019-06-25Introduce tui_win_info::update_tab_widthTom Tromey1-0/+8
2019-06-25Introduce enum tui_boxTom Tromey1-0/+12
2019-06-25Remove some TUI static allocationsTom Tromey1-0/+17
2019-06-25Introduce tui_gen_win_info::reset methodTom Tromey1-0/+12
2019-06-25Move make_visible method to tui_gen_win_infoTom Tromey1-0/+11
2019-06-25Remove tui_scroll_direction enumTom Tromey1-0/+21
2019-06-25Change more TUI functions to take a tui_source_window_baseTom Tromey1-0/+11
2019-06-25Change tui_set_exec_info_content to return voidTom Tromey1-0/+5
2019-06-25Remove NULL check from tui_set_exec_info_contentTom Tromey1-0/+5