aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-02-13config/debuginfod: do not include pkg.m4 directlyMike Frysinger2-0/+5
2021-02-12[gdb/threads] Fix lin_thread_get_thread_signals for glibc 2.28Tom de Vries4-27/+40
2021-02-12gdb/fortran: support ALLOCATED builtinAndrew Burgess7-0/+136
2021-02-11[gdb/symtab] Handle DW_FORM_strx in form_requires_reprocessingTom de Vries2-1/+8
2021-02-11Fix two Fortran regressionsTom Tromey2-1/+6
2021-02-11gdb/testsuite: remove old commentAndrew Burgess2-5/+4
2021-02-11gdb: change 'maint info section' to use command optionsAndrew Burgess7-107/+213
2021-02-11gdb: 'maint info sections' - handle the no executable caseAndrew Burgess4-63/+105
2021-02-11gdb/testsuite: split 'maint info sections' tests to a new fileAndrew Burgess3-87/+135
2021-02-11gdb: add obj_section function to bound_minimal_symbolAndrew Burgess6-4/+22
2021-02-10gdb: adjust comment in gdb.multi/multi-target.exp.tclSimon Marchi1-1/+1
2021-02-10gdb/testsuite: use "set sysroot" in gdb.multi/multi-target.exp.tclSimon Marchi2-1/+12
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra17-170/+29
2021-02-10gdb/fortran: add parser support for lbound and uboundAndrew Burgess7-0/+524
2021-02-10gdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macrosAndrew Burgess15-39/+86
2021-02-10gdb: Delete SYMBOL_OBJ_SECTION and MSYMBOL_OBJ_SECTIONAndrew Burgess12-43/+73
2021-02-10[gdb/testsuite] Fix tcl ERROR in gdb_load_no_complaintsTom de Vries2-3/+5
2021-02-09Fix typo in stap_parse_argument_conditionallyTom Tromey2-1/+5
2021-02-09[gdb/symtab] Fix element type modification in read_array_typeTom de Vries5-10/+72
2021-02-09gdb: revert "gdb: unify parts of the Linux and FreeBSD core dumping code"Andrew Burgess5-170/+288
2021-02-09[testsuite] Don't use 'testfile' before 'standard_testfile'.Hafiz Abid Qadeer5-8/+16
2021-02-09Avoid crash from coerce_unspec_val_to_typeTom Tromey4-7/+15
2021-02-09Avoid crash in resolve_dynamic_structTom Tromey2-4/+9
2021-02-08Build gdb.base/gnu-ifunc.exp with lazy bindingLuis Machado2-0/+8
2021-02-08[gdb/testsuite] Use DW_FORM_ref_addr in gdb.dwarf2/enqueued-cu-base-addr.expTom de Vries2-1/+5
2021-02-08gdb: Do not interrupt atomic sequences for ARCShahab Vahedi2-1/+82
2021-02-08gdb: return true in TuiWindow.is_valid only if TUI is enabledAndrew Burgess11-15/+394
2021-02-08gdb/python: don't allow the user to delete window title attributesAndrew Burgess5-2/+29
2021-02-08gdb/tui: don't add windows to global list from tui_layout:window::applyAndrew Burgess5-15/+56
2021-02-08gdb/tui: restore delete of window objectsAndrew Burgess2-0/+6
2021-02-08gdb/python: reformat an error stringAndrew Burgess5-3/+12
2021-02-08gdb/tui: fix issue with handling the return characterAndrew Burgess6-54/+110
2021-02-08gdb/testsuite: fix implementation of delete line in tuiterm.expAndrew Burgess4-18/+106
2021-02-07Don't draw register sub windows outside the visible areaHannes Domani2-2/+19
2021-02-07Don't fill regs window with a negative number of spacesHannes Domani2-1/+7
2021-02-07Refresh regs window in display_registers_fromHannes Domani2-0/+7
2021-02-07Also compare frame_id_is_next in frapy_richcompareHannes Domani2-2/+9
2021-02-06[gdb/testsuite] Fix gdb.tui/tui-layout-asm.exp with -m32Tom de Vries2-2/+11
2021-02-05gdb: symmisc.c: remove std_{in,out,err}Simon Marchi2-14/+5
2021-02-05[gdb/breakpoints] Handle glibc with debuginfo in create_exception_master_brea...Tom de Vries2-5/+10
2021-02-05[gdb/symtab] Handle DW_TAG_type_unit in process_psymtab_comp_unitTom de Vries2-0/+8
2021-02-05[gdb/breakpoints] Fix segfault for catch syscall -1Tom de Vries4-0/+17
2021-02-05Return unique_ptr from language_defn::get_compile_contextTom Tromey7-32/+48
2021-02-05Extract symbol-writing function from parsersTom Tromey8-129/+78
2021-02-05[gdb/testsuite] Add KFAILs for PR symtab/24549Tom de Vries3-3/+37
2021-02-05[gdb/exp] Fix assert when adding ptr to imaginary unitTom de Vries6-2/+36
2021-02-05[gdb/symtab] Fix duplicate CUs in create_cus_from_debug_names_listTom de Vries4-0/+28
2021-02-05[gdb/symtab] Fix indentation in create_cus_from_debug_names_listTom de Vries2-15/+21
2021-02-04gdb: riscv: enable sim integrationMike Frysinger2-0/+5
2021-02-04gdb: make target_is_non_stop_p return boolSimon Marchi3-3/+8