summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/gdbthread.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-19Remove usage of find_inferior in iterate_over_lwpsSimon Marchi
2017-10-21Add overloads of for_each_thread/find_thread that filter on pidSimon Marchi
2017-10-14gdbserver: use std::list for all_threadsSimon Marchi
2017-10-14gdbserver: Use std::list for all_processesSimon Marchi
2017-09-26Use "switch_to_thread" more thoroughly on gdbserverSergio Durigan Junior
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-07-21Switch current_thread to lwp's thread in install_software_single_step_breakpo...Yao Qi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-30gdbserver crash running gdb.threads/non-ldr-exc-1.expPedro Alves
2015-08-06gdbserver: no point in hiding the regcache type nowadaysPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson
2014-07-31Do not include defs.h or server.h in any header fileGary Benson
2014-02-19Add backlink from lwp_info to thread_info.Doug Evans
2014-02-19Replace code accessing list implementation details with API calls.Doug Evans
2014-02-19Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans
2014-01-22 * gdbthread.h (gdb_id_to_thread): Delete, unused.Doug Evans
2014-01-08[remote/gdbserver] Don't lose signals when reconnecting.Pedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-09-05[gdbserver] Split a new inferiors.h file out of server.h.Pedro Alves
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-09gdb/gdbserver:Yao Qi
2012-04-29gdb/gdbserver:Yao Qi