Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+2 |
* | 2011-09-13 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2011-09-13 | 1 | -7/+12 |
* | gdb/ | qiyao | 2011-09-07 | 1 | -11/+0 |
* | gdb/ | qiyao | 2011-09-07 | 1 | -1/+8 |
* | 2011-04-19 Marc Khouzam <marc.khouzam@ericsson.com> | Marc Khouzam | 2011-04-19 | 1 | -1/+1 |
* | 2011-02-21 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-02-21 | 1 | -1/+1 |
* | gdb | Tom Tromey | 2011-01-19 | 1 | -0/+4 |
* | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-07 | 1 | -3/+3 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | gdb | Tom Tromey | 2010-12-09 | 1 | -0/+10 |
* | gdb/ | Jan Kratochvil | 2010-11-28 | 1 | -5/+3 |
* | gdb/ | Jan Kratochvil | 2010-11-28 | 1 | -64/+88 |
* | gdb/ | Jan Kratochvil | 2010-11-02 | 1 | -2/+0 |
* | gdb/ | Jan Kratochvil | 2010-10-17 | 1 | -0/+2 |
* | Implement core awareness. | Vladimir Prus | 2010-01-12 | 1 | -0/+6 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2009-10-19 | 1 | -0/+4 |
* | gdb/ | Pedro Alves | 2009-07-02 | 1 | -0/+3 |
* | gdb/ | Daniel Jacobowitz | 2009-06-28 | 1 | -0/+5 |
* | gdb: | Doug Evans | 2009-05-24 | 1 | -1/+1 |
* | gdb/ | Pedro Alves | 2009-05-24 | 1 | -0/+5 |
* | * remote.c (remote_notice_new_inferior): Use ptid_is_pid. Check | Pedro Alves | 2009-03-31 | 1 | -0/+4 |
* | * gdbthread.h (struct thread_info): Add in_infcall member. | Pedro Alves | 2009-03-22 | 1 | -0/+4 |
* | PR gdb/9747: | Pedro Alves | 2009-01-18 | 1 | -0/+17 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | Implement -list-thread-groups. | Vladimir Prus | 2008-11-17 | 1 | -1/+2 |
* | gdb/ | Pedro Alves | 2008-10-23 | 1 | -0/+10 |
* | * inferior.h (context_switch_to): Delete. | Pedro Alves | 2008-09-08 | 1 | -7/+0 |
* | Remove global continuations in favour of a per-thread | Pedro Alves | 2008-09-08 | 1 | -7/+10 |
* | Remove the global stop_step in favour of a per-thread | Pedro Alves | 2008-09-08 | 1 | -4/+4 |
* | Remove the global step_multi in favour of a per-thread | Pedro Alves | 2008-09-08 | 1 | -4/+5 |
* | Remove the global stop_signal in favour of a per-thread | Pedro Alves | 2008-09-08 | 1 | -4/+3 |
* | * gdbthread.h (struct thread_info): Add comments around | Pedro Alves | 2008-09-08 | 1 | -2/+4 |
* | * inferior.h (stop_bpstat): Delete. | Pedro Alves | 2008-09-08 | 1 | -6/+5 |
* | * inferior.h (step_over_calls): Delete. | Pedro Alves | 2008-09-08 | 1 | -2/+0 |
* | Remove context switching in favour of accessing thread_info fields | Pedro Alves | 2008-09-08 | 1 | -27/+61 |
* | 2008-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2008-08-18 | 1 | -0/+3 |
* | * gdbthread.h: Add comments. | Pedro Alves | 2008-08-16 | 1 | -7/+26 |
* | Implement --thread and --frame. | Vladimir Prus | 2008-07-12 | 1 | -0/+3 |
* | Exited threads. | Pedro Alves | 2008-07-11 | 1 | -9/+21 |
* | Per-thread commands. | Pedro Alves | 2008-07-09 | 1 | -9/+34 |
* | Add "executing" property to threads. | Pedro Alves | 2008-07-09 | 1 | -5/+30 |
* | * monitor (monitor_ptid): New global. | Pedro Alves | 2008-07-09 | 1 | -0/+5 |
* | * breakpoint.c (moribund_locations): New. | Vladimir Prus | 2008-06-28 | 1 | -0/+2 |
* | Implement *running. | Vladimir Prus | 2008-06-10 | 1 | -0/+11 |
* | gdb/ | Pedro Alves | 2008-05-04 | 1 | -3/+0 |
* | * thread.c (make_cleanup_restore_current_thread): Make it | Vladimir Prus | 2008-03-23 | 1 | -0/+4 |
* | 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 2008-03-21 | 1 | -0/+4 |
* | Implement -thread-info. | Vladimir Prus | 2008-03-15 | 1 | -0/+4 |
* | Inform about new thread in a single place. | Vladimir Prus | 2008-01-23 | 1 | -3/+12 |