aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Create dwarf2/comp-unit.[ch]Tom Tromey1-0/+1
2020-02-08Move DWARF line_header to new fileTom Tromey1-0/+1
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey1-15/+15
2020-02-08Create dwarf2/attribute.[ch]Tom Tromey1-0/+1
2020-02-08Create dwarf2/abbrev.[ch]Tom Tromey1-0/+1
2020-02-08Create dwarf2/section.[ch]Tom Tromey1-0/+1
2020-02-08Create dwarf2/leb.[ch]Tom Tromey1-1/+2
2020-02-07Move gdbserver to top levelTom Tromey1-5/+0
2020-01-14Don't link gdb twice against libibertyTom Tromey1-1/+1
2020-01-14Move gdbsupport to the top levelTom Tromey1-85/+14
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves1-0/+1
2020-01-06Improve process exit status macros on MinGWEli Zaretskii1-0/+1
2020-01-01Fix install-strip for cross-compilationHannes Domani1-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-12Ravenscar port for RISC-VTom Tromey1-0/+3
2019-12-04Compare iterators, not values, in filtered_iterator::operator{==,!=}Simon Marchi1-0/+1
2019-12-01Fix latent bug in tui_copy_source_lineTom Tromey1-0/+1
2019-11-26Demangle minsyms in parallelTom Tromey1-0/+1
2019-11-26Implement a thread poolChristian Biesinger1-0/+2
2019-11-26Introduce run_on_main_threadTom Tromey1-0/+3
2019-11-26Add RAII class for blocking gdb signalsTom Tromey1-0/+1
2019-11-26Add configure check for std::threadTom Tromey1-4/+8
2019-11-21Rename demangle.c to gdb-demangle.c, and some cleanupChristian Biesinger1-1/+1
2019-11-15Use gnulib's strerror_r on MinGWChristian Biesinger1-3/+2
2019-11-10gdb_vecs.h: Avoid self move assignAndrew Burgess1-0/+1
2019-10-29Replace bsearch with a std::lower_bound-based searchChristian Biesinger1-0/+1
2019-10-23Fix opcodes includesTom Tromey1-1/+5
2019-10-23Move readline to the readline/readline subdirectoryTom Tromey1-2/+2
2019-10-22Use libxxhash for hashing, if presentChristian Biesinger1-2/+6
2019-10-21Fix creation of nm.h when configure is changedTom Tromey1-2/+7
2019-10-17Fix creation of stamp-h by gdb's configure scriptTom Tromey1-15/+3
2019-10-16Create xml-builtin.h to declare xml_builtinsChristian Biesinger1-0/+1
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess1-2/+0
2019-10-07gdb: CTF supportWeimin Pan1-2/+7
2019-10-07Renaming of ctf (the trace format) filesWeimin Pan1-2/+2
2019-10-02Fix type of startup_with_shell in gdbserverTom Tromey1-0/+1
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