aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/gdbthread.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson1-1/+1
2014-07-31Do not include defs.h or server.h in any header fileGary Benson1-1/+0
2014-02-19Add backlink from lwp_info to thread_info.Doug Evans1-1/+1
2014-02-19Replace code accessing list implementation details with API calls.Doug Evans1-0/+2
2014-02-19Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans1-1/+4
2014-01-22 * gdbthread.h (gdb_id_to_thread): Delete, unused.Doug Evans1-1/+1
2014-01-08[remote/gdbserver] Don't lose signals when reconnecting.Pedro Alves1-0/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-05[gdbserver] Split a new inferiors.h file out of server.h.Pedro Alves1-0/+1
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger1-0/+5
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-09gdb/gdbserver:Yao Qi1-0/+2
2012-04-29gdb/gdbserver:Yao Qi1-0/+71