aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2021-07-17Add basic Z80 CPU supportSergey Belyashov1-1/+2
2021-07-12gdb: introduce intrusive_list, make thread_info use itPedro Alves1-0/+1
2021-07-08gdb/Makefile.in: remove testsuite from SUBDIRSSimon Marchi1-1/+1
2021-06-17Add a unit test for scoped_ignore_sigpipePedro Alves1-0/+1
2021-06-17Move scoped_ignore_sigttou to gdbsupport/Pedro Alves1-1/+0
2021-06-14gnulib: define the path to gnulib's parent dirMike Frysinger1-2/+2
2021-06-01Remove some gdb/data-directory special casesTom Tromey1-8/+0
2021-06-01Always build 'all' in gdb/testsuiteTom Tromey1-2/+2
2021-06-01gdb/arm: add support for bare-metal core dumpsAndrew Burgess1-0/+2
2021-05-27gdb: add make-init-c scriptSimon Marchi1-25/+14
2021-05-17Rename dwarf2/comp-unit.hTom Tromey1-1/+1
2021-05-17Move some dwarf2_cu methods to new fileTom Tromey1-0/+1
2021-05-17Move dwarf2_cu to new header fileTom Tromey1-0/+1
2021-04-22gdb/continuations: turn continuation functions into inferior methodsTankut Baris Aktemur1-1/+0
2021-04-16Rewrite the Rust expression parserTom Tromey1-4/+3
2021-03-24AArch64: Implement memory tagging target methods for AArch64Luis Machado1-0/+1
2021-03-24AArch64: Add MTE ptrace requestsLuis Machado1-0/+1
2021-03-24AArch64: Add MTE CPU feature check supportLuis Machado1-0/+1
2021-03-05gdb/riscv: introduce bare metal core dump supportAndrew Burgess1-0/+4
2021-03-05gdb: unify parts of the Linux and FreeBSD core dumping codeAndrew Burgess1-0/+2
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra1-2/+0
2021-01-28gdb/tui: remove special handling of locator/status windowAndrew Burgess1-0/+2
2021-01-23Improve gdb_tilde_expand logic.Lancelot SIX1-0/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-22gdb: Add native support for ARC in GNU/LinuxAnton Kolesov1-0/+1
2020-12-04gdb: move displaced stepping types to displaced-stepping.{h,c}Simon Marchi1-0/+1
2020-11-19gdb/fortran: Add support for Fortran array slices at the GDB promptAndrew Burgess1-0/+1
2020-11-15gmp-utils: New API to simply use of GMP's integer/rational/float objectsJoel Brobecker1-0/+3
2020-11-15gdb/configure: Add --with-libgmp-prefix optionJoel Brobecker1-1/+4
2020-11-02Add x86_64 ravenscar supportTom Tromey1-0/+3
2020-10-30Have stamp-init depend on config.statusTom Tromey1-1/+1
2020-10-13Normalize names of the NetBSD filesKamil Rytarowski1-39/+39
2020-10-09gnulib: Ensure all libraries are used when building gdb/gdbserverAndrew Burgess1-3/+2
2020-10-07Add simple_search_memory unit testsTom Tromey1-0/+1
2020-10-07gdb: put user-supplied CFLAGS at the endSimon Marchi1-3/+7
2020-10-05gdb: sync tui header files in HFILES_NO_SRCDIRSimon Marchi1-1/+1
2020-09-14Rewrite enum_flags, add unit tests, fix problemsPedro Alves1-0/+1
2020-08-25arc: Add GNU/Linux support for ARCAnton Kolesov1-0/+1
2020-08-18gdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS variables.Aaron Merey1-2/+6
2020-08-04gdb: support for eBPFJose E. Marchesi1-0/+2
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-1/+2
2020-07-24config/debuginfod.m4: Use PKG_CHECK_MODULESAaron Merey1-1/+1
2020-07-06gdb/python: Add gdb.Architecture.registers methodAndrew Burgess1-0/+1
2020-06-26Fix --enable-libctf and --disable-staticNick Alcock1-3/+5
2020-05-15Add a selftest that detects a 'corrupted' command tree structure in GDB.Philippe Waroquiers1-1/+1
2020-04-13Move event-loop.[ch] to gdbsupport/Tom Tromey1-2/+0
2020-04-13Introduce async-event.[ch]Tom Tromey1-0/+2
2020-03-26Move DWARF-constant stringifying code to new fileTom Tromey1-0/+1
2020-03-26Move code to new file dwarf2/macro.cTom Tromey1-0/+1
2020-03-26Add dwz.c and dwz_file::read_stringTom Tromey1-0/+1