summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/gdbthread.h
Commit message (Expand)AuthorAgeFilesLines
* Move gdbserver to top levelTom Tromey2020-02-071-227/+0
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Normalize include guards in gdbTom Tromey2019-02-071-3/+3
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Avoid shadowing in gdbserverTom Tromey2018-10-041-2/+2
* Remove make_cleanup_restore_current_thread from gdbserverTom Tromey2018-02-081-3/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove usage of find_inferior in iterate_over_lwpsSimon Marchi2017-11-191-0/+12
* Add overloads of for_each_thread/find_thread that filter on pidSimon Marchi2017-10-211-0/+25
* gdbserver: use std::list for all_threadsSimon Marchi2017-10-141-8/+83
* gdbserver: Use std::list for all_processesSimon Marchi2017-10-141-0/+24
* Use "switch_to_thread" more thoroughly on gdbserverSergio Durigan Junior2017-09-261-0/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Switch current_thread to lwp's thread in install_software_single_step_breakpo...Yao Qi2016-07-211-0/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdbserver crash running gdb.threads/non-ldr-exc-1.expPedro Alves2015-11-301-0/+4
* gdbserver: no point in hiding the regcache type nowadaysPedro Alves2015-08-061-1/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Rename current_inferior as current_thread in gdbserverGary Benson2014-09-161-1/+1
* Do not include defs.h or server.h in any header fileGary Benson2014-07-311-1/+0
* Add backlink from lwp_info to thread_info.Doug Evans2014-02-191-1/+1
* Replace code accessing list implementation details with API calls.Doug Evans2014-02-191-0/+2
* Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans2014-02-191-1/+4
* * gdbthread.h (gdb_id_to_thread): Delete, unused.Doug Evans2014-01-221-1/+1
* [remote/gdbserver] Don't lose signals when reconnecting.Pedro Alves2014-01-081-0/+3
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* [gdbserver] Split a new inferiors.h file out of server.h.Pedro Alves2013-09-051-0/+1
* Add the gdb remote target operations for branch tracing.Markus Metzger2013-03-111-0/+5
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/gdbserver:Yao Qi2012-11-091-0/+2
* gdb/gdbserver:Yao Qi2012-04-291-0/+71