projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AArch64: Use HWCAP to detect pauth feature
[external/binutils.git]
/
gdb
/
thread.c
2019-03-13
Tom Tromey
Change pid_to_str to return std::string
blob
|
commitdiff
2019-02-07
Tom Tromey
C++-ify struct thread_fsm
blob
|
commitdiff
|
diff to current
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
diff to current
2019-01-05
Joel Brobecker
GDB crash re-running program on Windows (native)
blob
|
commitdiff
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-11-22
Pedro Alves
Per-inferior thread list, thread ranges/iterators,...
blob
|
commitdiff
|
diff to current
2018-07-12
Philippe Waroquiers
Add [FLAG]... arguments to 'thread apply'.
blob
|
commitdiff
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_is_pid
blob
|
commitdiff
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_get_pid
blob
|
commitdiff
|
diff to current
2018-06-29
Pedro Alves
Improve alignment of "info threads" output, align ...
blob
|
commitdiff
|
diff to current
2018-06-28
Pedro Alves
gdb: Eliminate the 'stop_pc' global
blob
|
commitdiff
|
diff to current
2018-06-21
Pedro Alves
Use thread_info and inferior pointers more throughout
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove "struct" keyword in range-based for loops
blob
|
commitdiff
|
diff to current
2018-04-20
Philippe Waroquiers
Improve on-line help for thread_apply_command and threa...
blob
|
commitdiff
|
diff to current
2018-04-19
Philippe Waroquiers
[OB PATCH] Fix some comments in thread.c
blob
|
commitdiff
|
diff to current
2018-04-10
Pedro Alves
Replace finish_thread_state_cleanup with a RAII class
blob
|
commitdiff
|
diff to current
2018-03-19
Tom Tromey
Convert observers to C++
blob
|
commitdiff
|
diff to current
2018-03-09
Tom Tromey
Change enable_thread_stack_temporaries to an RAII class
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-12-05
Simon Marchi
Remove some unused variables
blob
|
commitdiff
|
diff to current
2017-11-24
Simon Marchi
Create private_thread_info hierarchy
blob
|
commitdiff
|
diff to current
2017-11-07
Tom Tromey
Constify execute_command
blob
|
commitdiff
|
diff to current
2017-11-07
Tom Tromey
Remove cmd_cfunc_ftype
blob
|
commitdiff
|
diff to current
2017-11-07
Tom Tromey
Constify add_info
blob
|
commitdiff
|
diff to current
2017-10-26
Yao Qi
const-fy function parameter struct address_space *aspace
blob
|
commitdiff
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
blob
|
commitdiff
|
diff to current
2017-10-10
Pedro Alves
Eliminate catch_exceptions/catch_exceptions_with_msg
blob
|
commitdiff
|
diff to current
2017-09-27
Tom Tromey
Constify some commands in thread.c
blob
|
commitdiff
|
diff to current
2017-09-21
Kevin Buettner
Add target method for converting thread handle to threa...
blob
|
commitdiff
|
diff to current
2017-09-09
Simon Marchi
Remove unnecessary calls to is_mi_like_p in print_threa...
blob
|
commitdiff
|
diff to current
2017-09-09
Tom Tromey
Use ui_out_emit_table and ui_out_emit_list in print_thr...
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-09-03
Tom Tromey
Use std::string thread.c
blob
|
commitdiff
|
diff to current
2017-05-04
Pedro Alves
RAII-fy make_cleanup_restore_current_thread & friends
blob
|
commitdiff
|
diff to current
2017-05-04
Pedro Alves
make_cleanup_restore_current_thread: Look up thread...
blob
|
commitdiff
|
diff to current
2017-04-22
Tom Tromey
Use ui_out_emit_tuple
blob
|
commitdiff
|
diff to current
2017-04-22
Simon Marchi
Remove dead code and "current" field from MI thread...
blob
|
commitdiff
|
diff to current
2017-04-19
Pedro Alves
Fix removing inferiors from within "thread apply" commands
blob
|
commitdiff
|
diff to current
2017-04-13
Pedro Alves
C++fy thread_apply_all_command
blob
|
commitdiff
|
diff to current
2017-04-11
Pedro Alves
gdb/thread.c: Fix whitespace throughout
blob
|
commitdiff
|
diff to current
2017-04-10
Pedro Alves
thread.c: ptid_equal -> operator==
blob
|
commitdiff
|
diff to current
2017-04-10
Pedro Alves
GC gdb/thread.c:current_thread_cleanup_chain
blob
|
commitdiff
|
diff to current
2017-04-10
Yao Qi
Don't delete thread_info if refcount isn't zero
blob
|
commitdiff
|
diff to current
2017-04-10
Yao Qi
Hoist code on marking thread as exited
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
diff to current
2017-03-29
Yao Qi
Add constructor and destructor to thread_info
blob
|
commitdiff
|
diff to current
2017-02-01
Markus Metzger
thread: add can_access_registers_ptid
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-12-22
Simon Marchi
Class-ify ui_out
blob
|
commitdiff
|
diff to current
2016-11-27
Simon Marchi
Remove verbosity from ui_out_message and friends
blob
|
commitdiff
|
diff to current
2016-10-13
Pedro Alves
Convert tid_range_parser and get_number_or_range to...
blob
|
commitdiff
|
diff to current
2016-10-03
Antoine Tremblay
Emit inferior, thread and frame selection events to...
blob
|
commitdiff
|
diff to current
2016-08-30
Andreas Arnez
Fix order of inferiors in "thread apply all"
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Push thread->control.command_interp to the struct threa...
blob
|
commitdiff
|
diff to current
2016-05-08
Trevor Saunders
remove trivialy unused variables
blob
|
commitdiff
|
diff to current
2016-01-18
Pedro Alves
Fix PR threads/19422 - show which thread caused stop
blob
|
commitdiff
|
diff to current
2016-01-15
Pedro Alves
Star wildcard ranges (e.g., "info thread 2.*")
blob
|
commitdiff
|
diff to current
2016-01-15
Pedro Alves
Fix "thread apply $conv_var" and misc other related...
blob
|
commitdiff
|
diff to current
2016-01-14
Yao Qi
Fix C++ build error by casting void *
blob
|
commitdiff
|
diff to current
2016-01-13
Pedro Alves
Add $_gthread convenience variable
blob
|
commitdiff
|
diff to current
2016-01-13
Pedro Alves
Implement "info threads -gid"
blob
|
commitdiff
|
diff to current
2016-01-13
Pedro Alves
Per-inferior/Inferior-qualified thread IDs
blob
|
commitdiff
|
diff to current
2016-01-13
Pedro Alves
Centralize thread ID printing
blob
|
commitdiff
|
diff to current
2016-01-13
Pedro Alves
Fix PR19388: Can't access $_siginfo in breakpoint ...
blob
|
commitdiff
|
diff to current
2016-01-12
Pedro Alves
Reapply: List inferiors/threads/pspaces in ascending...
blob
|
commitdiff
|
diff to current
2016-01-11
Jan Kratochvil
testsuite: Fix false FAILs on too long base directory
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-11-30
Pedro Alves
Remote all-stop-on-top-of-non-stop
blob
|
commitdiff
|
diff to current
2015-11-26
Simon Marchi
Constify thread name return path
blob
|
commitdiff
|
diff to current
2015-11-24
Pedro Alves
List inferiors/threads/pspaces in ascending order
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (2/2)
blob
|
commitdiff
|
diff to current
2015-09-09
Pedro Alves
Garbage collect thread continuations
blob
|
commitdiff
|
diff to current
2015-09-09
Pedro Alves
Replace "struct continuation" mechanism by something...
blob
|
commitdiff
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
diff to current
2015-08-07
Pedro Alves
Teach non-stop to do in-line step-overs (stop all,...
blob
|
commitdiff
|
diff to current
2015-08-07
Pedro Alves
Use keep_going in proceed and start_step_over too
blob
|
commitdiff
|
diff to current
2015-08-07
Pedro Alves
Embed the pending step-over chain in thread_info objects
blob
|
commitdiff
|
diff to current
2015-08-07
Pedro Alves
Fix and test "checkpoint" in non-stop mode
blob
|
commitdiff
|
diff to current
2015-04-11
Jan Kratochvil
Remove --xdb
blob
|
commitdiff
|
diff to current
2015-04-07
Pedro Alves
update thread list, delete exited threads
blob
|
commitdiff
|
diff to current
2015-03-24
Pedro Alves
Fix "thread apply all" with exited threads
blob
|
commitdiff
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
blob
|
commitdiff
|
diff to current
2015-01-22
Jan Kratochvil
Sort threads for thread apply all
blob
|
commitdiff
|
diff to current
2015-01-22
Jan Kratochvil
Print current thread after loading a core file
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-12-15
Simon Marchi
Introduce utility function find_inferior_ptid
blob
|
commitdiff
|
diff to current
2014-11-29
Siva Chandra
Enable chained function calls in C++ expressions.
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Push pruning old threads down to the target
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Make single-step breakpoints be per-thread
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
thread.c: cleanup breakpoint deletion
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-10-02
Pedro Alves
Fix non-stop regressions caused by "breakpoints always...
blob
|
commitdiff
|
diff to current
2014-10-02
Pedro Alves
Reduce Hg packet (select remote general thread) bouncing
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-07-10
Doug Evans
Revert gdbthread.h (any_running): Declare.
blob
|
commitdiff
|
diff to current
2014-07-10
Doug Evans
* gdbthread.h (any_running): Declare.
blob
|
commitdiff
|
diff to current
2014-06-19
Yao Qi
Remove any_running
blob
|
commitdiff
|
diff to current
2014-06-19
Pedro Alves
Fix next over threaded execl with "set scheduler-lockin...
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
diff to current
next