gdb/riscv: Use legacy register numbers in default target description
[external/binutils.git] / gdb / gdbthread.h
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-23 Pedro AlvesUse forward_scope_exit for scoped_finish_thread_state
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-23 Pedro AlvesRemove declarations of is_running/is_stopped/is_exited
2018-11-22 Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-09-17 Tom TromeyUse new and delete for struct infcall_control_state
2018-09-17 Tom TromeyUse new and delete for struct infcall_suspend_state
2018-07-03 Tom TromeyRemove ptid_equal
2018-06-28 Pedro Alvesgdb: Eliminate the 'stop_pc' global
2018-06-25 Pedro Alvesgdb: For macOS, s/thread_info/struct thread_info/
2018-06-21 Pedro AlvesUse thread_info and inferior pointers more throughout
2018-04-10 Pedro AlvesReplace finish_thread_state_cleanup with a RAII class
2018-03-09 Tom TromeyChange enable_thread_stack_temporaries to an RAII class
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-24 Simon MarchiCreate private_thread_info hierarchy
2017-10-26 Yao Qiconst-fy function parameter struct address_space *aspace
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-10-10 Pedro AlvesEliminate catch_exceptions/catch_exceptions_with_msg
2017-09-21 Kevin BuettnerAdd target method for converting thread handle to threa...
2017-09-19 Yao QiUse DISABLE_COPY_AND_ASSIGN
2017-06-07 Sergio Durigan JuniorShare parts of gdb/gdbthread.h with gdbserver
2017-05-04 Pedro AlvesRAII-fy make_cleanup_restore_current_thread & friends
2017-04-19 Pedro Alvesgdbthread.h: Fix comment typo
2017-04-19 Pedro AlvesFix removing inferiors from within "thread apply" commands
2017-04-10 Yao QiDon't delete thread_info if refcount isn't zero
2017-03-29 Yao QiAdd constructor and destructor to thread_info
2017-02-01 Markus Metzgerthread: add can_access_registers_ptid
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-10-03 Antoine TremblayEmit inferior, thread and frame selection events to...
2016-06-21 Pedro AlvesPush thread->control.command_interp to the struct threa...
2016-01-18 Pedro AlvesFix PR threads/19422 - show which thread caused stop
2016-01-13 Pedro AlvesAdd $_gthread convenience variable
2016-01-13 Pedro AlvesImplement "info threads -gid"
2016-01-13 Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-13 Pedro AlvesCentralize thread ID printing
2016-01-13 Pedro AlvesFix PR19388: Can't access $_siginfo in breakpoint ...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-30 Pedro AlvesRemote all-stop-on-top-of-non-stop
2015-09-09 Pedro AlvesGarbage collect thread continuations
2015-09-09 Pedro AlvesReplace "struct continuation" mechanism by something...
2015-08-07 Pedro AlvesTeach non-stop to do in-line step-overs (stop all,...
2015-08-07 Pedro AlvesUse keep_going in proceed and start_step_over too
2015-08-07 Pedro AlvesEmbed the pending step-over chain in thread_info objects
2015-06-23 Doug Evansinferior.h (struct inferior_suspend_state): Delete...
2015-05-13 Jan KratochvilRemove stop_registers
2015-04-07 Pedro Alvesupdate thread list, delete exited threads
2015-03-24 Pedro AlvesMake "set scheduler-locking step" depend on user intent...
2015-03-24 Pedro AlvesMake step_start_function be per thread
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-22 Jan KratochvilPrint current thread after loading a core file
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-29 Siva ChandraEnable chained function calls in C++ expressions.
2014-10-28 Pedro AlvesPR gdb/12623: non-stop crashes inferior, PC adjustment...
2014-10-19 Doug EvansFix some comments to say minus_one_ptid instead of...
2014-10-15 Pedro Alvesremote: get rid of all the T packets when syncing the...
2014-10-15 Pedro AlvesPush pruning old threads down to the target
2014-10-15 Pedro AlvesMake single-step breakpoints be per-thread
2014-10-15 Pedro AlvesRewrite non-continuable watchpoints handling
2014-10-02 Pedro AlvesFix non-stop regressions caused by "breakpoints always...
2014-10-02 Pedro AlvesReduce Hg packet (select remote general thread) bouncing
2014-07-25 Pedro AlvesAlways pass signals to the right thread
2014-07-10 Doug EvansRevert gdbthread.h (any_running): Declare.
2014-07-10 Doug Evans * gdbthread.h (any_running): Declare.
2014-06-19 Yao QiRemove any_running
2014-06-19 Yao QiUse enum thread_state
2014-06-19 Pedro AlvesFix next over threaded execl with "set scheduler-lockin...
2014-05-21 Pedro AlvesPR gdb/13860: don't lose '-interpreter-exec console...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-30 Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-05-23 Pedro Alvesrange stepping: gdb
2013-05-23 Pedro AlvesFactor out in-stepping-range checks.
2013-03-11 Markus MetzgerAdd branch trace information to struct thread_info.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-06-28 Pedro Alvesgdb/
2012-06-18 Jan Kratochvilgdb/
2012-05-24 Pedro Alvesgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-13 Pedro Alves2011-09-13 Pedro Alves <pedro@codesourcery.com>
2011-09-07 Yao Qi gdb/
2011-09-07 Yao Qi gdb/
2011-04-19 Marc Khouzam2011-04-19 Marc Khouzam <marc.khouzam@ericsson.com>
2011-02-21 Michael Snyder2011-02-21 Michael Snyder <msnyder@vmware.com>
2011-01-19 Tom Tromeygdb
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-09 Tom Tromeygdb
2010-11-28 Jan Kratochvilgdb/
2010-11-28 Jan Kratochvilgdb/
2010-11-02 Jan Kratochvilgdb/
2010-10-17 Jan Kratochvilgdb/
2010-01-12 Vladimir Prus Implement core awareness.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-02 Pedro Alvesgdb/
2009-06-28 Daniel Jacobowitz gdb/
2009-05-24 Doug Evansgdb:
2009-05-24 Pedro Alvesgdb/
2009-03-31 Pedro Alves * remote.c (remote_notice_new_inferior): Use ptid_is_p...
2009-03-22 Pedro Alves * gdbthread.h (struct thread_info): Add in_infcall...
2009-01-18 Pedro Alves PR gdb/9747:
next