summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Handle Ada Pragma Import and Pragma ExportTom Tromey2023-05-121-0/+1
* Simplify auto_load_expand_dir_vars and remove substitute_path_componentTom Tromey2023-05-051-1/+0
* gdb: move struct ui and related things to ui.{c,h}Simon Marchi2023-05-011-0/+2
* PR gdb/30214: Prefer local include paths to system include pathsJohn Baldwin2023-03-101-2/+2
* Remove two more files in gdb "distclean"Tom Tromey2023-03-061-0/+1
* gdb: remove --disable-gdbmi configure optionSimon Marchi2023-02-231-5/+3
* gdb: add AMDGPU header files to HFILES_NO_SRCDIRSimon Marchi2023-02-231-0/+2
* gdb/dwarf2: split .debug_names reading code to own fileSimon Marchi2023-02-151-0/+2
* gdb/dwarf2: split .gdb_index reading code to own fileSimon Marchi2023-02-151-0/+2
* Move some code from dwarf2/read.c to die.cTom Tromey2023-02-121-0/+1
* gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi2023-02-021-2/+15
* gdb: make user-created frames reinflatableSimon Marchi2023-01-201-0/+1
* gdb: move frame_info_ptr to frame.{c,h}Simon Marchi2023-01-201-1/+0
* Initial implementation of Debugger Adapter ProtocolTom Tromey2023-01-021-0/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Use toplevel configure for GMP and MPFR for gdbAndrew Pinski2022-12-211-7/+5
* Fix install-strip targetHannes Domani2022-12-201-2/+2
* gdb: move frame_info_ptr method implementations to frame-info.cSimon Marchi2022-11-101-0/+1
* Silence libtool during linkTom Tromey2022-11-071-1/+1
* gdb: link executables with libtoolJose E. Marchesi2022-11-071-5/+9
* binutils, gdb: support zstd compressed debug sectionsFangrui Song2022-09-261-2/+6
* Rewrite registry.hTom Tromey2022-07-281-1/+0
* struct packed: Unit tests and more operatorsPedro Alves2022-07-251-0/+1
* [AArch64] MTE corefile supportLuis Machado2022-07-191-0/+1
* gdb/python: implement the print_insn extension language hookAndrew Burgess2022-06-151-0/+1
* Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBSLuis Machado2022-05-301-6/+7
* Move "catch load" to a new fileTom Tromey2022-04-291-0/+1
* gdbsupport: add path_join functionSimon Marchi2022-04-211-0/+1
* Move target_read_string to target/target.cTom Tromey2022-04-141-1/+1
* Introduce the new DWARF index classTom Tromey2022-04-121-0/+2
* Introduce DWARF abbrev cacheTom Tromey2022-04-121-0/+1
* Add name splittingTom Tromey2022-04-121-0/+2
* gdb: move gdb_disassembly_flag into a new disasm-flags.h fileAndrew Burgess2022-04-061-0/+1
* gdb/Makefile.in: move ALLDEPFILES earlier in Makefile.inAndrew Burgess2022-04-031-218/+229
* gdb/Makefile.in: fix 'make tags' build targetReuben Thomas2022-04-031-1/+0
* gdb/Makefile.in: remove SOURCES variableAndrew Burgess2022-04-031-1/+0
* gdb: Remove support for S+corePedro Alves2022-03-171-3/+0
* gdb/python/mi: create MI commands using pythonAndrew Burgess2022-03-141-0/+1
* Some "distclean" fixes in gdbTom Tromey2022-03-011-1/+1
* gdb: add operator+= and operator+ overload for std::stringAndrew Burgess2022-02-251-0/+1
* gdb: LoongArch: Add Makefile, configure and NEWSTiezhu Yang2022-02-111-0/+8
* Fix flex rule in gdbTom Tromey2022-02-011-14/+13
* Move "catch exec" to a new fileTom Tromey2022-01-181-0/+1
* Move "catch fork" to a new fileTom Tromey2022-01-181-0/+1
* Move gdb_regex to gdbsupportTom Tromey2022-01-181-2/+0
* Move gdb obstack code to gdbsupportTom Tromey2022-01-181-2/+0
* Implement putstr and putstrn in ui_fileTom Tromey2022-01-051-0/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Move ordinary gdbarch code to arch-utilsTom Tromey2021-12-171-1/+0
* gdb: only include mips and riscv targets if building with 64-bit bfdAndrew Burgess2021-12-131-11/+11