Age | Commit message (Expand) | Author | Files | Lines |
2009-09-13 | gdb/ | Joel Brobecker | 1 | -7/+3 |
2009-07-02 | gdb/ | Pedro Alves | 1 | -0/+12 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -21/+0 |
2009-05-24 | gdb: | Doug Evans | 1 | -13/+13 |
2009-05-24 | gdb/ | Pedro Alves | 1 | -13/+24 |
2009-05-18 | * fork-child.c (fork_inferior): Only reset the thread list if this | Pedro Alves | 1 | -10/+14 |
2009-05-05 | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-03-31 | * remote.c (remote_notice_new_inferior): Use ptid_is_pid. Check | Pedro Alves | 1 | -0/+16 |
2009-03-27 | * thread.c (do_restore_current_thread_cleanup): Redo test for | Doug Evans | 1 | -4/+3 |
2009-03-26 | * thread.c (inferior_thread) Remove "extern" in definition. | Doug Evans | 1 | -1/+1 |
2009-03-25 | gdb/ | Pedro Alves | 1 | -4/+3 |
2009-03-25 | * infrun.c (normal_stop): Use has_stack_frames instead of | Pedro Alves | 1 | -32/+55 |
2009-03-22 | * gdbthread.h (struct thread_info): Add in_infcall member. | Pedro Alves | 1 | -3/+3 |
2009-02-05 | * target.h (target_tid_to_str): Delete. | Pedro Alves | 1 | -6/+6 |
2009-01-30 | PR 8145. | Vladimir Prus | 1 | -0/+8 |
2009-01-18 | PR gdb/9747: | Pedro Alves | 1 | -0/+49 |
2009-01-17 | (thread_command): Move call to annotate_thread_changed | Nick Roberts | 1 | -1/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+2 |
2008-11-17 | Implement -list-thread-groups. | Vladimir Prus | 1 | -4/+16 |
2008-11-09 | * thread.c (print_thread_info): Eliminate now useless checks | Vladimir Prus | 1 | -12/+7 |
2008-10-23 | gdb/ | Pedro Alves | 1 | -0/+25 |
2008-09-22 | Implement remote multi-process extensions. | Pedro Alves | 1 | -1/+10 |
2008-09-08 | * inferior.h (context_switch_to): Delete. | Pedro Alves | 1 | -97/+15 |
2008-09-08 | Remove global continuations in favour of a per-thread | Pedro Alves | 1 | -24/+5 |
2008-09-08 | Remove the global stop_step in favour of a per-thread | Pedro Alves | 1 | -6/+2 |
2008-09-08 | Remove the global step_multi in favour of a per-thread | Pedro Alves | 1 | -6/+2 |
2008-09-08 | Remove the global stop_signal in favour of a per-thread | Pedro Alves | 1 | -6/+2 |
2008-09-08 | * gdbthread.h (struct thread_info): Add comments around | Pedro Alves | 1 | -4/+0 |
2008-09-08 | * inferior.h (stop_bpstat): Delete. | Pedro Alves | 1 | -10/+2 |
2008-09-08 | * inferior.h (step_over_calls): Delete. | Pedro Alves | 1 | -4/+0 |
2008-09-08 | Remove context switching in favour of accessing thread_info fields | Pedro Alves | 1 | -59/+12 |
2008-08-18 | 2008-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+9 |
2008-07-26 | Kill cmd_async_ok. | Vladimir Prus | 1 | -4/+0 |
2008-07-13 | * thread.c (restore_selected_frame): On fail to restore, select | Pedro Alves | 1 | -3/+6 |
2008-07-12 | Implement --thread and --frame. | Vladimir Prus | 1 | -3/+1 |
2008-07-12 | Report thread state in -thread-info output. | Vladimir Prus | 1 | -0/+10 |
2008-07-11 | * thread.c (thread_apply_command): Move making the cleanup out of | Pedro Alves | 1 | -2/+2 |
2008-07-11 | Exited threads. | Pedro Alves | 1 | -140/+327 |
2008-07-09 | Non-stop inferior control. | Pedro Alves | 1 | -27/+72 |
2008-07-09 | Per-thread commands. | Pedro Alves | 1 | -2/+54 |
2008-07-09 | Add "executing" property to threads. | Pedro Alves | 1 | -2/+70 |
2008-07-09 | * monitor (monitor_ptid): New global. | Pedro Alves | 1 | -3/+18 |
2008-06-28 | * breakpoint.c (moribund_locations): New. | Vladimir Prus | 1 | -0/+12 |
2008-06-13 | Don't suppress *running when doing finish. | Vladimir Prus | 1 | -3/+3 |
2008-06-10 | Implement *running. | Vladimir Prus | 1 | -0/+61 |
2008-06-06 | * annotate.c (annotate_thread_changed): New function. | Nick Roberts | 1 | -0/+1 |
2008-05-20 | (add_thread_with_info): Use it. | Nick Roberts | 1 | -1/+3 |
2008-05-09 | * thread.c (_initialize_thread): Don't use commas and periods in | Eli Zaretskii | 1 | -2/+2 |
2008-05-04 | gdb/ | Pedro Alves | 1 | -4/+0 |
2008-05-03 | 2008-05-03 Pedro Alves <pedro@codesourcery.com> | Vladimir Prus | 1 | -0/+2 |