OSDN Git Service

PR 11123
[pf3gnuchains/pf3gnuchains3x.git] / gdb / gdbthread.h
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-02 palvesgdb/
2009-06-28 drow gdb/
2009-05-24 devansgdb:
2009-05-24 palvesgdb/
2009-03-31 palves * remote.c (remote_notice_new_inferior): Use ptid_is_p...
2009-03-22 palves * gdbthread.h (struct thread_info): Add in_infcall...
2009-01-18 palves PR gdb/9747:
2009-01-03 brobecke Updated copyright notices for most files.
2008-11-17 vprus Implement -list-thread-groups.
2008-10-23 palvesgdb/
2008-09-08 palves * inferior.h (context_switch_to): Delete.
2008-09-08 palves Remove global continuations in favour of a per-thread
2008-09-08 palves Remove the global stop_step in favour of a per-thread
2008-09-08 palves Remove the global step_multi in favour of a per-thread
2008-09-08 palves Remove the global stop_signal in favour of a per-thread
2008-09-08 palves * gdbthread.h (struct thread_info): Add comments around
2008-09-08 palves * inferior.h (stop_bpstat): Delete.
2008-09-08 palves * inferior.h (step_over_calls): Delete.
2008-09-08 palves Remove context switching in favour of accessing thread...
2008-08-18 palves2008-08-18 Pedro Alves <pedro@codesourcery.com>
2008-08-16 palves * gdbthread.h: Add comments.
2008-07-12 vprus Implement --thread and --frame.
2008-07-11 palves Exited threads.
2008-07-09 palves Per-thread commands.
2008-07-09 palves Add "executing" property to threads.
2008-07-09 palves * monitor (monitor_ptid): New global.
2008-06-28 vprus * breakpoint.c (moribund_locations): New.
2008-06-10 vprus Implement *running.
2008-05-04 palvesgdb/
2008-03-23 vprus * thread.c (make_cleanup_restore_current_thread):...
2008-03-21 drow2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2008-03-15 vprus Implement -thread-info.
2008-01-23 vprus Inform about new thread in a single place.
2008-01-01 drow Updated copyright notices for most files.
2007-12-06 vprus Clarify infrun variable naming.
2007-09-10 uweigand * infrun.c (stepping_past_breakpoint): New global...
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-01-09 drowCopyright updates for 2007.
2005-12-17 eliz * breakpoint.c:
2004-08-25 cagney2004-08-25 Andrew Cagney <cagney@gnu.org>
2004-05-12 cagney2004-05-12 Andrew Cagney <cagney@redhat.com>
2004-05-10 cagney2004-05-10 Andrew Cagney <cagney@redhat.com>
2003-05-05 cagney2003-05-04 Andrew Cagney <cagney@redhat.com>
2003-04-12 cagney2003-04-12 Andrew Cagney <cagney@redhat.com>
2003-04-12 cagney2003-04-12 Andrew Cagney <cagney@redhat.com>
2002-12-06 cagney2002-12-05 Andrew Cagney <ac131313@redhat.com>
2001-06-13 msnyder2001-06-13 Michael Snyder <msnyder@redhat.com>
2001-06-02 msnyder2001-06-01 Michael Snyder <msnyder@redhat.com>
2001-05-04 kevinbPhase 1 of the ptid_t changes.
2001-03-06 kevinbUpdate/correct copyright notices.
1999-04-16 shebsInitial revision