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