aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-02-10gdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macrosAndrew Burgess1-0/+34
2021-02-10gdb: Delete SYMBOL_OBJ_SECTION and MSYMBOL_OBJ_SECTIONAndrew Burgess1-0/+27
2021-02-09Fix typo in stap_parse_argument_conditionallyTom Tromey1-0/+4
2021-02-09[gdb/symtab] Fix element type modification in read_array_typeTom de Vries1-0/+7
2021-02-09gdb: revert "gdb: unify parts of the Linux and FreeBSD core dumping code"Andrew Burgess1-0/+26
2021-02-09Avoid crash from coerce_unspec_val_to_typeTom Tromey1-0/+7
2021-02-09Avoid crash in resolve_dynamic_structTom Tromey1-0/+5
2021-02-08gdb: Do not interrupt atomic sequences for ARCShahab Vahedi1-0/+6
2021-02-08gdb: return true in TuiWindow.is_valid only if TUI is enabledAndrew Burgess1-0/+14
2021-02-08gdb/python: don't allow the user to delete window title attributesAndrew Burgess1-0/+5
2021-02-08gdb/tui: don't add windows to global list from tui_layout:window::applyAndrew Burgess1-0/+11
2021-02-08gdb/tui: restore delete of window objectsAndrew Burgess1-0/+5
2021-02-08gdb/python: reformat an error stringAndrew Burgess1-0/+4
2021-02-08gdb/tui: fix issue with handling the return characterAndrew Burgess1-0/+10
2021-02-07Don't draw register sub windows outside the visible areaHannes Domani1-0/+7
2021-02-07Don't fill regs window with a negative number of spacesHannes Domani1-0/+5
2021-02-07Refresh regs window in display_registers_fromHannes Domani1-0/+5
2021-02-07Also compare frame_id_is_next in frapy_richcompareHannes Domani1-0/+4
2021-02-05gdb: symmisc.c: remove std_{in,out,err}Simon Marchi1-0/+5
2021-02-05[gdb/breakpoints] Handle glibc with debuginfo in create_exception_master_brea...Tom de Vries1-0/+6
2021-02-05[gdb/symtab] Handle DW_TAG_type_unit in process_psymtab_comp_unitTom de Vries1-0/+5
2021-02-05[gdb/breakpoints] Fix segfault for catch syscall -1Tom de Vries1-0/+6
2021-02-05Return unique_ptr from language_defn::get_compile_contextTom Tromey1-0/+14
2021-02-05Extract symbol-writing function from parsersTom Tromey1-0/+10
2021-02-05[gdb/exp] Fix assert when adding ptr to imaginary unitTom de Vries1-0/+6
2021-02-05[gdb/symtab] Fix duplicate CUs in create_cus_from_debug_names_listTom de Vries1-0/+6
2021-02-05[gdb/symtab] Fix indentation in create_cus_from_debug_names_listTom de Vries1-0/+4
2021-02-04gdb: riscv: enable sim integrationMike Frysinger1-0/+4
2021-02-04gdb: make target_is_non_stop_p return boolSimon Marchi1-0/+5
2021-02-04gdb: make record-full clear async handler in waitSimon Marchi1-0/+7
2021-02-04gdb: make record-btrace clear event handler in waitSimon Marchi1-0/+7
2021-02-04gdb: make remote target clear its handler in remote_target::waitSimon Marchi1-0/+7
2021-02-04gdb: make async event handlers clear themselvesSimon Marchi1-0/+15
2021-02-03gdb: infrun: move stop_soon variable to inner scoped in handle_inferior_eventSimon Marchi1-0/+5
2021-02-03detach in all-stop with threads runningPedro Alves1-0/+10
2021-02-03detach with in-line step over in progressPedro Alves1-0/+5
2021-02-03detach and breakpoint removalPedro Alves1-0/+8
2021-02-03prepare_for_detach and ongoing displaced steppingPedro Alves1-0/+10
2021-02-03prepare_for_detach: don't release scoped_restore at the endPedro Alves1-0/+5
2021-02-03Factor out after-stop event handling code from stop_all_threadsPedro Alves1-0/+5
2021-02-03Fix a couple vStopped pending ack bugsPedro Alves1-0/+7
2021-02-03Fix "target extended-remote" + "maint set target-non-stop" + "attach"Pedro Alves1-0/+5
2021-02-03Fix attaching in non-stop mode (PR gdb/27055)Pedro Alves1-0/+6
2021-02-02Inferior without argument prints detail of current inferior.Lancelot SIX1-0/+8
2021-02-02gdb/dwarf: make read_{loc,rng}list_index return sect_offsetSimon Marchi1-0/+6
2021-02-02gdb/dwarf: split dwarf2_cu::ranges_base in twoSimon Marchi1-0/+15
2021-02-02gdb/dwarf: read correct rnglist/loclist header in read_{rng,loc}list_indexSimon Marchi1-0/+9
2021-02-02gdb/dwarf: few fixes for handling DW_FORM_{rng,loc}listxSimon Marchi1-0/+13
2021-02-02gdb/dwarf: remove unnecessary check in read_{rng,loc}list_indexSimon Marchi1-0/+6
2021-02-02gdb/dwarf: add missing bound check to read_loclist_indexSimon Marchi1-0/+5