aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-12-21Rename tui-stack -> tui-statusTom Tromey1-2/+2
2023-12-08gdb: fix GDB_DEBUG and GDBSERVER_DEBUG Makefile variablesAndrew Burgess1-1/+4
2023-11-28gdb/testsuite: add a new check-all-boards targetAndrew Burgess1-0/+8
2023-11-21gdbsupport: Remove gdb::string_viewLancelot Six1-1/+0
2023-11-21gdbsupport: remove gdb::optionalLancelot Six1-1/+0
2023-10-29Move read_addrmap_from_aranges to new fileTom Tromey1-0/+2
2023-10-04sme: Enable SME registers and pseudo-registersLuis Machado1-0/+4
2023-10-04refactor: Rename SVE-specific filesLuis Machado1-1/+1
2023-08-18Merge psympriv.h into psymtab.hTom Tromey1-1/+0
2023-08-17[gdb/build] Fix yysymbol_kind_t odr violationTom de Vries1-0/+1
2023-08-14[gdb/build] Fix YYSTYPE and yyalloc odr violationTom de Vries1-0/+2
2023-07-14Revert "Simplify auto_load_expand_dir_vars and remove substitute_path_component"Tom Tromey1-0/+1
2023-05-23Implement gdb.execute_miTom Tromey1-0/+1
2023-05-12Handle Ada Pragma Import and Pragma ExportTom Tromey1-0/+1
2023-05-05Simplify auto_load_expand_dir_vars and remove substitute_path_componentTom Tromey1-1/+0
2023-05-01gdb: move struct ui and related things to ui.{c,h}Simon Marchi1-0/+2
2023-03-10PR gdb/30214: Prefer local include paths to system include pathsJohn Baldwin1-2/+2
2023-03-06Remove two more files in gdb "distclean"Tom Tromey1-0/+1
2023-02-23gdb: remove --disable-gdbmi configure optionSimon Marchi1-5/+3
2023-02-23gdb: add AMDGPU header files to HFILES_NO_SRCDIRSimon Marchi1-0/+2
2023-02-15gdb/dwarf2: split .debug_names reading code to own fileSimon Marchi1-0/+2
2023-02-15gdb/dwarf2: split .gdb_index reading code to own fileSimon Marchi1-0/+2
2023-02-12Move some code from dwarf2/read.c to die.cTom Tromey1-0/+1
2023-02-02gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi1-2/+15
2023-01-20gdb: make user-created frames reinflatableSimon Marchi1-0/+1
2023-01-20gdb: move frame_info_ptr to frame.{c,h}Simon Marchi1-1/+0
2023-01-02Initial implementation of Debugger Adapter ProtocolTom Tromey1-0/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-21Use toplevel configure for GMP and MPFR for gdbAndrew Pinski1-7/+5
2022-12-20Fix install-strip targetHannes Domani1-2/+2
2022-11-10gdb: move frame_info_ptr method implementations to frame-info.cSimon Marchi1-0/+1
2022-11-07Silence libtool during linkTom Tromey1-1/+1
2022-11-07gdb: link executables with libtoolJose E. Marchesi1-5/+9
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-2/+6
2022-07-28Rewrite registry.hTom Tromey1-1/+0
2022-07-25struct packed: Unit tests and more operatorsPedro Alves1-0/+1
2022-07-19[AArch64] MTE corefile supportLuis Machado1-0/+1
2022-06-15gdb/python: implement the print_insn extension language hookAndrew Burgess1-0/+1
2022-05-30Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBSLuis Machado1-6/+7
2022-04-29Move "catch load" to a new fileTom Tromey1-0/+1
2022-04-21gdbsupport: add path_join functionSimon Marchi1-0/+1
2022-04-14Move target_read_string to target/target.cTom Tromey1-1/+1
2022-04-12Introduce the new DWARF index classTom Tromey1-0/+2
2022-04-12Introduce DWARF abbrev cacheTom Tromey1-0/+1
2022-04-12Add name splittingTom Tromey1-0/+2
2022-04-06gdb: move gdb_disassembly_flag into a new disasm-flags.h fileAndrew Burgess1-0/+1
2022-04-03gdb/Makefile.in: move ALLDEPFILES earlier in Makefile.inAndrew Burgess1-218/+229
2022-04-03gdb/Makefile.in: fix 'make tags' build targetReuben Thomas1-1/+0
2022-04-03gdb/Makefile.in: remove SOURCES variableAndrew Burgess1-1/+0