aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
6 daysgdb: LoongArch: Add support for hardware watchpointHui Li1-0/+3
10 daysRevert "Remove LIBINTL_DEP"Alan Modra1-1/+2
10 daysRemove LIBINTL_DEPAlan Modra1-2/+1
2024-06-14gdb/gdbserver: share x86/linux tdesc cachingAndrew Burgess1-0/+5
2024-06-14gdb/gdbserver: share some code relating to target description creationAndrew Burgess1-0/+3
2024-06-14gdb/x86: move have_ptrace_getfpxregs global into gdb/nat directoryAndrew Burgess1-1/+1
2024-06-04gdb/Makefile.in: silence recipe for creating .deps/ directoriesAndrew Burgess1-1/+1
2024-05-14Allow initialization functions in .y filesTom Tromey1-1/+3
2024-05-14Remove test code from cp-name-parser.yTom Tromey1-14/+1
2024-05-04[gdb/testsuite] Use unique portnum in parallel testing (check//% case)Tom de Vries1-2/+6
2024-04-25gdb: remove gdbcmd.hSimon Marchi1-1/+0
2024-04-22gdb: move store/extract integer functions to extract-store-integer.{c,h}Simon Marchi1-0/+2
2024-04-10gdb, gdbserver: Add missing install-dvi Makefile targetChristophe Lyon1-1/+1
2024-04-08gdb/Makefile: Print 'GEN' message, and pass SILENT_FLAG moreAndrew Burgess1-8/+8
2024-04-08gdb/Makefile: add some missing config.status dependenciesAndrew Burgess1-4/+4
2024-04-08gdb/Makefile: rewrite dependencies for config.status targetAndrew Burgess1-1/+12
2024-04-08gdb/Makefile: add gcore to the 'all' target dependency listAndrew Burgess1-1/+1
2024-03-26gdb, gdbserver, gdbsupport: include early header files with `-include`Simon Marchi1-1/+2
2024-03-26{gdb,gdbserver}/Makefile.in: remove unnecessary intermediary variablesSimon Marchi1-4/+4
2024-03-26gdb, gdbserver, gdbsupport: reformat some Makefile variables, one entry per lineSimon Marchi1-9/+30
2024-03-26Revert "gdb/gdbserver: share some code relating to target description creation"Andrew Burgess1-1/+0
2024-03-25gdb/gdbserver: share some code relating to target description creationAndrew Burgess1-0/+1
2024-03-11Remove tui-out.[ch]Tom Tromey1-2/+0
2024-03-11gdb/Makefile.in: remove ACLOCAL_AMFLAGSSimon Marchi1-2/+1
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