aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-06-02Fix temp-dir leakage in per-bfd-sharing.expBernd Edlinger2-5/+9
2021-06-02Fix threadapply testCarl Love2-7/+12
2021-06-02gdb/testsuite: only add -J option when compiling with gfortranAndrew Burgess2-1/+9
2021-06-02gdb/testsuite: escape '*' character in pattern used by flangAndrew Burgess2-1/+5
2021-06-01Conditionally restore displaced stepping state after fork.John Baldwin2-4/+18
2021-06-01Remove some gdb/data-directory special casesTom Tromey2-8/+5
2021-06-01Clean up gdb's --enable-sharedTom Tromey3-2/+7
2021-06-01Apply silent Makefile rules to gdb/testsuiteTom Tromey4-33/+47
2021-06-01Always build 'all' in gdb/testsuiteTom Tromey2-2/+7
2021-06-01Remove gdb/testsuite/configureTom Tromey8-4961/+141
2021-06-01[gdb/symtab] Ignore cold clonesTom de Vries5-0/+148
2021-06-01gdb: run 'maint selftest' with an executable loadedAndrew Burgess3-19/+78
2021-06-01gdb/arm: add support for bare-metal core dumpsAndrew Burgess4-1/+226
2021-06-01gdb: avoid premature dummy frame garbage collectionAndrew Burgess6-4/+238
2021-05-31gdb: pass signature to allocate_signatured_type and signatured_type constructorSimon Marchi3-28/+34
2021-05-31gdb: add and use signatured_type_upSimon Marchi3-7/+13
2021-05-31gdb: move dwarf2_per_cu_data and signatured_type upSimon Marchi2-215/+221
2021-05-30Set is_debug_types in allocate_signatured_typeTom Tromey2-4/+9
2021-05-30Remove dwarf2_per_bfd::m_num_psymtabsTom Tromey3-15/+12
2021-05-29Fix InlinedFrameDecorator exampleHannes Domani2-1/+5
2021-05-27gdb: fix tab after space indentation issuesSimon Marchi46-138/+142
2021-05-27gdb: fix some indentation issuesSimon Marchi27-677/+685
2021-05-27gdb: remove iterate_over_bp_locations functionSimon Marchi4-29/+25
2021-05-27gdb: remove iterate_over_breakpoints functionSimon Marchi9-77/+65
2021-05-27gdb: add all_bp_locations_at_addr functionSimon Marchi2-148/+119
2021-05-27gdb: add all_bp_locations functionSimon Marchi2-58/+32
2021-05-27gdb: make bp_locations an std::vectorSimon Marchi2-58/+40
2021-05-27gdb: add breakpoint::locations methodSimon Marchi9-101/+83
2021-05-27gdb: add all_tracepoints functionSimon Marchi4-48/+58
2021-05-27gdb: add all_breakpoints_safe functionSimon Marchi2-68/+47
2021-05-27gdb: add all_breakpoints functionSimon Marchi2-119/+78
2021-05-27Add optional full_window argument to TuiWindow.writeHannes Domani4-7/+30
2021-05-27gdb: add option to reverse order of _initialize function callsSimon Marchi4-1/+51
2021-05-27gdb: add make-init-c scriptSimon Marchi5-27/+82
2021-05-27gdb: remove add_alias_cmd overload that accepts a stringSimon Marchi26-214/+260
2021-05-27gdb: make add_info_alias accept target as a cmd_list_elementSimon Marchi9-29/+43
2021-05-27gdb: make add_com_alias accept target as a cmd_list_elementSimon Marchi22-173/+219
2021-05-27gdb/python: use return values of add_setshow functions in add_setshow_genericSimon Marchi2-67/+71
2021-05-27gdb: remove unnecessary lookup_cmd when deprecating commandsSimon Marchi4-42/+37
2021-05-27gdb: make add_setshow commands return set_show_commandsSimon Marchi7-264/+221
2021-05-27Document gdb.SYMBOL_LOC_LABELHannes Domani2-0/+8
2021-05-27[gdb/symtab] Fix segfault in process_psymtab_comp_unitTom de Vries4-5/+16
2021-05-27[gdb/testsuite] Prevent proc override in gdb-index.expTom de Vries2-2/+9
2021-05-27[gdb/symtab] Fix typo in dwarf error messageTom de Vries2-1/+6
2021-05-27[gdb/symtab] Fix Dwarf Error: cannot find DIETom de Vries5-11/+21
2021-05-26Revert "gdb: change dwarf_die_debug to bool"Simon Marchi2-12/+7
2021-05-26gdb: change dwarf_die_debug to boolSimon Marchi2-7/+12
2021-05-26gdb: don't zero-initialize reg_buffer contentsSimon Marchi2-2/+10
2021-05-26Introduce htab_delete_entryTom Tromey4-39/+28
2021-05-25Fix documentation of gdb.SYMBOL_LOC_COMMON_BLOCKHannes Domani2-2/+6