summaryrefslogtreecommitdiff
path: root/gdb/thread.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-2/+2
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-3/+3
* restore_selected_frame: tweak warning.Pedro Alves2013-08-301-2/+2
* 2013-07-15 Ali Anwar <ali_anwar@codesourcery.com>alianwar2013-07-151-11/+63
* Factor out in-stepping-range checks.Pedro Alves2013-05-231-0/+7
* Add branch trace information to struct thread_info.mmetzger2013-03-111-0/+3
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-2/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-1/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/qiyao2012-07-271-1/+0
* gdb/Pedro Alves2012-06-281-1/+1
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-04-271-2/+12
* 2012-03-02 Tom Tromey <tromey@redhat.com>Pedro Alves2012-03-021-2/+2
* PR c++/13653:Tom Tromey2012-02-161-0/+8
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* 2011-09-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-131-42/+33
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-3/+3
* 2011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-301-8/+10
* 2011-05-27 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-271-0/+1
* 2011-04-19 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2011-04-191-6/+6
* * tracepoint.c (trace_actions_command): Update.Tom Tromey2011-03-101-2/+5
* * thread.c (restore_selected_frame): Handle frame_level == -1.Tom Tromey2011-03-091-1/+15
* 2011-02-21 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-211-25/+11
* 2011-02-18 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-191-39/+16
* 2011-02-18 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-191-23/+3
* 2011-02-16 Yao Qi <yao@codesourcery.com>qiyao2011-02-161-1/+1
* 2011-02-15 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-151-8/+108
* gdbTom Tromey2011-01-191-10/+61
* * thread.c (do_captured_thread_select): Emit newline beforeTom Tromey2011-01-121-1/+4
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-16/+15
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-5/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdbTom Tromey2010-12-211-6/+59
* gdbTom Tromey2010-12-091-0/+19
* gdb/Jan Kratochvil2010-11-281-6/+6
* gdb/Jan Kratochvil2010-11-281-1/+1
* * thread.c (add_thread_silent): Use null_ptid instead ofPedro Alves2010-08-061-2/+2
* * thread.c (thread_id_make_value): Make a value representing theStan Shebs2010-06-181-0/+14
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+5
* Implement core awareness.Vladimir Prus2010-01-121-9/+21
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-2/+38
* gdb/Joel Brobecker2009-09-131-7/+3
* gdb/Pedro Alves2009-07-021-0/+12
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-21/+0
* gdb:Doug Evans2009-05-241-13/+13
* gdb/Pedro Alves2009-05-241-13/+24
* * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves2009-05-181-10/+14
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-1/+1
* * remote.c (remote_notice_new_inferior): Use ptid_is_pid. CheckPedro Alves2009-03-311-0/+16