summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)Author
2021-03-05gdb/riscv: introduce bare metal core dump supportAndrew Burgess
2021-03-05gdb: unify parts of the Linux and FreeBSD core dumping codeAndrew Burgess
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra
2021-01-28gdb/tui: remove special handling of locator/status windowAndrew Burgess
2021-01-23Improve gdb_tilde_expand logic.Lancelot SIX
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-12-22gdb: Add native support for ARC in GNU/LinuxAnton Kolesov
2020-12-04gdb: move displaced stepping types to displaced-stepping.{h,c}Simon Marchi
2020-11-19gdb/fortran: Add support for Fortran array slices at the GDB promptAndrew Burgess
2020-11-15gmp-utils: New API to simply use of GMP's integer/rational/float objectsJoel Brobecker
2020-11-15gdb/configure: Add --with-libgmp-prefix optionJoel Brobecker
2020-11-02Add x86_64 ravenscar supportTom Tromey
2020-10-30Have stamp-init depend on config.statusTom Tromey
2020-10-13Normalize names of the NetBSD filesKamil Rytarowski
2020-10-09gnulib: Ensure all libraries are used when building gdb/gdbserverAndrew Burgess
2020-10-07Add simple_search_memory unit testsTom Tromey
2020-10-07gdb: put user-supplied CFLAGS at the endSimon Marchi
2020-10-05gdb: sync tui header files in HFILES_NO_SRCDIRSimon Marchi
2020-09-14Rewrite enum_flags, add unit tests, fix problemsPedro Alves
2020-08-25arc: Add GNU/Linux support for ARCAnton Kolesov
2020-08-18gdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS variables.Aaron Merey
2020-08-04gdb: support for eBPFJose E. Marchesi
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth
2020-07-24config/debuginfod.m4: Use PKG_CHECK_MODULESAaron Merey
2020-07-06gdb/python: Add gdb.Architecture.registers methodAndrew Burgess
2020-06-26Fix --enable-libctf and --disable-staticNick Alcock
2020-05-15Add a selftest that detects a 'corrupted' command tree structure in GDB.Philippe Waroquiers
2020-04-13Move event-loop.[ch] to gdbsupport/Tom Tromey
2020-04-13Introduce async-event.[ch]Tom Tromey
2020-03-26Move DWARF-constant stringifying code to new fileTom Tromey
2020-03-26Move code to new file dwarf2/macro.cTom Tromey
2020-03-26Add dwz.c and dwz_file::read_stringTom Tromey
2020-03-16arc: Migrate to new target featuresAnton Kolesov
2020-03-16gdb: rename i386-cygwin-tdep.c to i386-windows-tdep.cSimon Marchi
2020-03-12Don't include selftests objects in build when unit tests are disabledSimon Marchi
2020-03-12Remove use of deprecated core functions (in NetBSD/ARM)Christian Biesinger
2020-02-26Add debuginfod support to GDBAaron Merey
2020-02-22Allow TUI windows in PythonTom Tromey
2020-02-08Create dwarf2/comp-unit.[ch]Tom Tromey
2020-02-08Move DWARF line_header to new fileTom Tromey
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey
2020-02-08Create dwarf2/attribute.[ch]Tom Tromey
2020-02-08Create dwarf2/abbrev.[ch]Tom Tromey
2020-02-08Create dwarf2/section.[ch]Tom Tromey
2020-02-08Create dwarf2/leb.[ch]Tom Tromey
2020-02-07Move gdbserver to top levelTom Tromey
2020-01-14Don't link gdb twice against libibertyTom Tromey
2020-01-14Move gdbsupport to the top levelTom Tromey
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves
2020-01-06Improve process exit status macros on MinGWEli Zaretskii