]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/thread.c
Skip gdb.server/ tests if lack of XML support
[thirdparty/binutils-gdb.git] / gdb / thread.c
2016-06-21  Pedro AlvesPush thread->control.command_interp to the struct threa...
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-18  Pedro AlvesFix PR threads/19422 - show which thread caused stop
2016-01-15  Pedro AlvesStar wildcard ranges (e.g., "info thread 2.*")
2016-01-15  Pedro AlvesFix "thread apply $conv_var" and misc other related...
2016-01-14  Yao QiFix C++ build error by casting void *
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-12  Pedro AlvesReapply: List inferiors/threads/pspaces in ascending...
2016-01-11  Jan Kratochviltestsuite: Fix false FAILs on too long base directory
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-11-26  Simon MarchiConstify thread name return path
2015-11-24  Pedro AlvesList inferiors/threads/pspaces in ascending order
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-09  Pedro AlvesGarbage collect thread continuations
2015-09-09  Pedro AlvesReplace "struct continuation" mechanism by something...
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
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-08-07  Pedro AlvesFix and test "checkpoint" in non-stop mode
2015-04-11  Jan KratochvilRemove --xdb
2015-04-07  Pedro Alvesupdate thread list, delete exited threads
2015-03-24  Pedro AlvesFix "thread apply all" with exited threads
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-22  Jan KratochvilSort threads for thread apply all
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-12-15  Simon MarchiIntroduce utility function find_inferior_ptid
2014-11-29  Siva ChandraEnable chained function calls in C++ expressions.
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 Alvesthread.c: cleanup breakpoint deletion
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
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-08-07  Gary BensonInclude string.h in common-defs.h
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  Pedro AlvesFix next over threaded execl with "set scheduler-lockin...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-17  Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-08-30  Pedro Alvesrestore_selected_frame: tweak warning.
2013-07-15  Ali Anwar2013-07-15 Ali Anwar <ali_anwar@codesourcery.com>
2013-05-23  Pedro AlvesFactor out in-stepping-range checks.
2013-03-11  Markus MetzgerAdd branch trace information to struct thread_info.
2013-03-07  Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-07-27  Yao Qigdb/
2012-06-28  Pedro Alvesgdb/
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-03-02  Pedro Alves2012-03-02 Tom Tromey <tromey@redhat.com>
2012-02-16  Tom Tromey PR c++/13653:
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-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-05-30  Pedro Alves2011-05-30 Pedro Alves <pedro@codesourcery.com>
2011-05-27  Pedro Alves2011-05-27 Pedro Alves <pedro@codesourcery.com>
2011-04-19  Marc Khouzam2011-04-19 Marc Khouzam <marc.khouzam@ericsson.com>
2011-03-10  Tom Tromey * tracepoint.c (trace_actions_command): Update.
2011-03-09  Tom Tromey * thread.c (restore_selected_frame): Handle frame_leve...
2011-02-21  Michael Snyder2011-02-21 Michael Snyder <msnyder@vmware.com>
2011-02-19  Michael Snyder2011-02-18 Michael Snyder <msnyder@vmware.com>
2011-02-19  Michael Snyder2011-02-18 Michael Snyder <msnyder@vmware.com>
2011-02-16  Yao Qi2011-02-16 Yao Qi <yao@codesourcery.com>
2011-02-15  Michael Snyder2011-02-15 Michael Snyder <msnyder@vmware.com>
2011-01-19  Tom Tromeygdb
2011-01-12  Tom Tromey * thread.c (do_captured_thread_select): Emit newline...
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-21  Tom Tromeygdb
2010-12-09  Tom Tromeygdb
2010-11-28  Jan Kratochvilgdb/
2010-11-28  Jan Kratochvilgdb/
2010-08-06  Pedro Alves * thread.c (add_thread_silent): Use null_ptid instead of
2010-06-18  Stan Shebs * thread.c (thread_id_make_value): Make a value repres...
2010-05-17  Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
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-09-13  Joel Brobecker gdb/
2009-07-02  Pedro Alvesgdb/
2009-06-07  Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-24  Doug Evansgdb:
2009-05-24  Pedro Alvesgdb/
2009-05-18  Pedro Alves * fork-child.c (fork_inferior): Only reset the thread...
2009-05-05  Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-03-31  Pedro Alves * remote.c (remote_notice_new_inferior): Use ptid_is_p...
2009-03-27  Doug Evans * thread.c (do_restore_current_thread_cleanup): Redo...
2009-03-26  Doug Evans * thread.c (inferior_thread) Remove "extern" in defini...
2009-03-25  Pedro Alvesgdb/
next