summaryrefslogtreecommitdiff
path: root/gdb/gdbthread.h
Commit message (Expand)AuthorAgeFilesLines
* Implement core awareness.Vladimir Prus2010-01-121-0/+6
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-0/+4
* gdb/Pedro Alves2009-07-021-0/+3
* gdb/Daniel Jacobowitz2009-06-281-0/+5
* gdb:Doug Evans2009-05-241-1/+1
* gdb/Pedro Alves2009-05-241-0/+5
* * remote.c (remote_notice_new_inferior): Use ptid_is_pid. CheckPedro Alves2009-03-311-0/+4
* * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves2009-03-221-0/+4
* PR gdb/9747:Pedro Alves2009-01-181-0/+17
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Implement -list-thread-groups.Vladimir Prus2008-11-171-1/+2
* gdb/Pedro Alves2008-10-231-0/+10
* * inferior.h (context_switch_to): Delete.Pedro Alves2008-09-081-7/+0
* Remove global continuations in favour of a per-threadPedro Alves2008-09-081-7/+10
* Remove the global stop_step in favour of a per-threadPedro Alves2008-09-081-4/+4
* Remove the global step_multi in favour of a per-threadPedro Alves2008-09-081-4/+5
* Remove the global stop_signal in favour of a per-threadPedro Alves2008-09-081-4/+3
* * gdbthread.h (struct thread_info): Add comments aroundPedro Alves2008-09-081-2/+4
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-6/+5
* * inferior.h (step_over_calls): Delete.Pedro Alves2008-09-081-2/+0
* Remove context switching in favour of accessing thread_info fieldsPedro Alves2008-09-081-27/+61
* 2008-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-08-181-0/+3
* * gdbthread.h: Add comments.Pedro Alves2008-08-161-7/+26
* Implement --thread and --frame.Vladimir Prus2008-07-121-0/+3
* Exited threads.Pedro Alves2008-07-111-9/+21
* Per-thread commands.Pedro Alves2008-07-091-9/+34
* Add "executing" property to threads.Pedro Alves2008-07-091-5/+30
* * monitor (monitor_ptid): New global.Pedro Alves2008-07-091-0/+5
* * breakpoint.c (moribund_locations): New.Vladimir Prus2008-06-281-0/+2
* Implement *running.Vladimir Prus2008-06-101-0/+11
* gdb/Pedro Alves2008-05-041-3/+0
* * thread.c (make_cleanup_restore_current_thread): Make itVladimir Prus2008-03-231-0/+4
* 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2008-03-211-0/+4
* Implement -thread-info.Vladimir Prus2008-03-151-0/+4
* Inform about new thread in a single place.Vladimir Prus2008-01-231-3/+12
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Clarify infrun variable naming.Vladimir Prus2007-12-061-1/+1
* * infrun.c (stepping_past_breakpoint): New global variable.Ulrich Weigand2007-09-101-0/+3
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2004-08-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-251-6/+0
* 2004-05-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-05-121-5/+2
* 2004-05-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-05-101-3/+0
* 2003-05-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-051-3/+0
* 2003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-121-3/+0
* 2003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-121-0/+4
* 2002-12-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-061-3/+6
* 2001-06-13 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-06-131-2/+11