aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/debug.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-26Use safe_strerror instead of strerror where possibleChristian Biesinger1-1/+1
2019-09-21Move declarations of debug_threads and using_threads to headerChristian Biesinger1-2/+1
2019-06-19[gdb] Fix clang buildbreakerTom de Vries1-1/+1
2019-04-17gdbserver: Ensure all debug output uses debug functionsAlan Hayward1-0/+9
2019-04-17gdbserver: Add debug-file optionAlan Hayward1-3/+38
2019-04-17gdbserver: Move remote_debug to a single placeAlan Hayward1-0/+4
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-23gdb: Use C++11 std::chronoPedro Alves1-9/+7
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-24Prepare for gnulib updatePedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-19Introduce common-debug.hGary Benson1-7/+4
2014-06-12link gdbserver against libibertyTom Tromey1-2/+2
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans1-0/+98