aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2019-09-26Remove gdb_usleep.cTom Tromey1-2/+0
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand1-9/+0
2019-08-23Move gdb-dlfcn.[ch] to gdbsupport/Sergio Durigan Junior1-2/+2
2019-08-07Add a selftest that checks documentation invariants.Philippe Waroquiers1-0/+1
2019-08-06[PR build/24886] disable glibc mcheck supportFrank Ch. Eigler1-1/+0
2019-07-19Arm: Add read_description read funcs and use in GDBAlan Hayward1-0/+5
2019-07-17Rearrange TUI data window codeTom Tromey1-1/+0
2019-07-09Rename common to gdbsupportTom Tromey1-73/+73
2019-06-14Move gnulib to top levelTom Tromey1-31/+4
2019-06-13Introduce generic command options frameworkPedro Alves1-0/+2
2019-06-13New set/show testing framework (gdb.base/settings.exp)Pedro Alves1-0/+1
2019-06-11Move gdb's xmalloc and friends to new fileTom Tromey1-0/+1
2019-04-04Move type stack handling to a new classTom Tromey1-0/+2
2019-02-12Add a new function child_path.John Baldwin1-0/+1
2019-02-07C++-ify struct thread_fsmTom Tromey1-1/+0
2019-01-25Don't use -I for common subdirectoryTom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-12-28Highlight source code using GNU Source HighlightTom Tromey1-2/+10
2018-12-28Add output styles to gdbTom Tromey1-0/+2
2018-12-28Introduce ui_file_styleTom Tromey1-0/+3
2018-12-27Build gdb "nat" files in subdirectoryTom Tromey1-6/+3
2018-12-27Make init.c depend on source filesTom Tromey1-24/+11
2018-12-27Remove gdbtypes special case from init.c ruleTom Tromey1-15/+1
2018-12-27Remove empty nm-fbsd.h header for FreeBSD/i386 native target.John Baldwin1-1/+0
2018-12-14Minor gdb/Makefile.in cleanupsTom Tromey1-7/+1
2018-12-08gdb/or1k: Add linux debugging supportStafford Horne1-0/+1
2018-11-30Introduce process_stratum_targetPedro Alves1-0/+1
2018-11-30Move test_target_ops to a separate filePedro Alves1-0/+1
2018-11-22Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves1-0/+1
2018-11-21gdb/riscv: Add target description supportAndrew Burgess1-0/+2
2018-11-15Move copy_bitwise unittests to own unittest fileJoel Brobecker1-0/+1
2018-11-02(Ada) Add ravenscar tasking support on AArch64Joel Brobecker1-0/+3
2018-11-01arm-pikeos: software single stepJerome Guitton1-0/+1
2018-10-27Move mkdir_recursive to common/filestuff.cTom Tromey1-0/+1
2018-10-23GDB: New target s12zJohn Darrington1-0/+1
2018-10-08Add native target for FreeBSD/riscv.John Baldwin1-0/+1
2018-10-08Add FreeBSD/riscv architecture.John Baldwin1-0/+3
2018-10-06Do not accidentally include in-tree readline headersTom Tromey1-2/+1
2018-10-02Allow remote debugging over a Unix local domain socket.John Darrington1-0/+1
2018-10-01Move duplicated code to common/gdb_proc_service.hGary Benson1-0/+1
2018-09-20Fold i386-v4-nat.c into i386-sol2-nat.cRainer Orth1-1/+0
2018-09-16Sort objects in gdb and gdbserver MakefilesSimon Marchi1-1/+1
2018-09-10Fix "make install-strip" failure to install gdb-add-index.shEli Zaretskii1-2/+2
2018-09-04Simplify ada-exp.o ruleTom Tromey1-7/+1
2018-09-04Remove unneeded explicit .o targetsTom Tromey1-16/+0
2018-09-04Remove obsolete comments from MakefilesTom Tromey1-5/+0
2018-08-29C++ compile supportKeith Seitz1-0/+4
2018-08-28Add support for new target 'csky'.Hafiz Abid Qadeer1-0/+5
2018-08-10Add a C++ wrapper for GCC C plug-inKeith Seitz1-0/+1
2018-08-10Move C-related declarations to compile-c.hKeith Seitz1-3/+5