summaryrefslogtreecommitdiff
path: root/gdb/thread.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * thread.c (do_restore_current_thread_cleanup): Redo test forDoug Evans2009-03-271-4/+3
* * thread.c (inferior_thread) Remove "extern" in definition.Doug Evans2009-03-261-1/+1
* gdb/Pedro Alves2009-03-251-4/+3
* * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves2009-03-251-32/+55
* * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves2009-03-221-3/+3
* * target.h (target_tid_to_str): Delete.Pedro Alves2009-02-051-6/+6
* PR 8145.Vladimir Prus2009-01-301-0/+8
* PR gdb/9747:Pedro Alves2009-01-181-0/+49
* (thread_command): Move call to annotate_thread_changedNick Roberts2009-01-171-1/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* Implement -list-thread-groups.Vladimir Prus2008-11-171-4/+16
* * thread.c (print_thread_info): Eliminate now useless checksVladimir Prus2008-11-091-12/+7
* gdb/Pedro Alves2008-10-231-0/+25
* Implement remote multi-process extensions.Pedro Alves2008-09-221-1/+10
* * inferior.h (context_switch_to): Delete.Pedro Alves2008-09-081-97/+15