summaryrefslogtreecommitdiff
path: root/gdb/gdbthread.h
Commit message (Expand)AuthorAgeFilesLines
* Add $_gthread convenience variableusers/palves/thread-ids-per-inferiorPedro Alves2016-01-071-1/+2
* Implement "info threads -gid"Pedro Alves2016-01-071-2/+2
* Per-inferior/Inferior-qualified thread IDsPedro Alves2016-01-071-15/+80
* Centralize thread ID printingPedro Alves2016-01-071-0/+4
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Remote all-stop-on-top-of-non-stopPedro Alves2015-11-301-1/+6
* Garbage collect thread continuationsPedro Alves2015-09-091-12/+0
* Replace "struct continuation" mechanism by something more extensiblePedro Alves2015-09-091-3/+8
* Teach non-stop to do in-line step-overs (stop all, step, restart)Pedro Alves2015-08-071-0/+32
* Use keep_going in proceed and start_step_over tooPedro Alves2015-08-071-2/+4
* Embed the pending step-over chain in thread_info objectsPedro Alves2015-08-071-0/+23
* inferior.h (struct inferior_suspend_state): Delete, unused.Doug Evans2015-06-231-3/+1
* Remove stop_registersJan Kratochvil2015-05-131-1/+1
* update thread list, delete exited threadsPedro Alves2015-04-071-5/+9
* Make "set scheduler-locking step" depend on user intention, onlyPedro Alves2015-03-241-0/+5
* Make step_start_function be per threadPedro Alves2015-03-241-0/+3
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-1/+1
* Print current thread after loading a core fileJan Kratochvil2015-01-221-0/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Enable chained function calls in C++ expressions.Siva Chandra2014-11-281-0/+23
* PR gdb/12623: non-stop crashes inferior, PC adjustment and 1-byte insnsPedro Alves2014-10-281-0/+5
* Fix some comments to say minus_one_ptid instead of PID == -1.Doug Evans2014-10-191-3/+3
* remote: get rid of all the T packets when syncing the thread listPedro Alves2014-10-151-0/+8
* Push pruning old threads down to the targetPedro Alves2014-10-151-0/+4
* Make single-step breakpoints be per-threadPedro Alves2014-10-151-0/+20
* Rewrite non-continuable watchpoints handlingPedro Alves2014-10-151-0/+5
* Fix non-stop regressions caused by "breakpoints always-inserted off" changesPedro Alves2014-10-021-0/+3
* Reduce Hg packet (select remote general thread) bouncingPedro Alves2014-10-021-3/+4
* Always pass signals to the right threadPedro Alves2014-07-251-1/+7
* Revert gdbthread.h (any_running): Declare.Doug Evans2014-07-101-3/+0
* * gdbthread.h (any_running): Declare.Doug Evans2014-07-101-0/+3
* Remove any_runningYao Qi2014-06-191-3/+0
* Use enum thread_stateYao Qi2014-06-191-8/+6
* Fix next over threaded execl with "set scheduler-locking step".Pedro Alves2014-06-191-3/+5
* PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves2014-05-211-0/+5
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-3/+3
* range stepping: gdbPedro Alves2013-05-231-0/+8
* Factor out in-stepping-range checks.Pedro Alves2013-05-231-0/+4
* Add branch trace information to struct thread_info.Markus Metzger2013-03-111-0/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/Pedro Alves2012-06-281-0/+7
* gdb/Jan Kratochvil2012-06-181-1/+3
* gdb/Pedro Alves2012-05-241-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-09-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-131-7/+12
* gdb/Yao Qi2011-09-071-11/+0
* gdb/Yao Qi2011-09-071-1/+8
* 2011-04-19 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2011-04-191-1/+1
* 2011-02-21 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-211-1/+1