summaryrefslogtreecommitdiff
path: root/gdb/thread.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove global continuations in favour of a per-threadPedro Alves2008-09-081-24/+5
* Remove the global stop_step in favour of a per-threadPedro Alves2008-09-081-6/+2
* Remove the global step_multi in favour of a per-threadPedro Alves2008-09-081-6/+2
* Remove the global stop_signal in favour of a per-threadPedro Alves2008-09-081-6/+2
* * gdbthread.h (struct thread_info): Add comments aroundPedro Alves2008-09-081-4/+0
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-10/+2
* * inferior.h (step_over_calls): Delete.Pedro Alves2008-09-081-4/+0
* Remove context switching in favour of accessing thread_info fieldsPedro Alves2008-09-081-59/+12
* 2008-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-08-181-0/+9
* Kill cmd_async_ok.Vladimir Prus2008-07-261-4/+0
* * thread.c (restore_selected_frame): On fail to restore, selectPedro Alves2008-07-131-3/+6
* Implement --thread and --frame.Vladimir Prus2008-07-121-3/+1
* Report thread state in -thread-info output.Vladimir Prus2008-07-121-0/+10
* * thread.c (thread_apply_command): Move making the cleanup out ofPedro Alves2008-07-111-2/+2
* Exited threads.Pedro Alves2008-07-111-140/+327
* Non-stop inferior control.Pedro Alves2008-07-091-27/+72
* Per-thread commands.Pedro Alves2008-07-091-2/+54
* Add "executing" property to threads.Pedro Alves2008-07-091-2/+70
* * monitor (monitor_ptid): New global.Pedro Alves2008-07-091-3/+18
* * breakpoint.c (moribund_locations): New.Vladimir Prus2008-06-281-0/+12
* Don't suppress *running when doing finish.Vladimir Prus2008-06-131-3/+3
* Implement *running.Vladimir Prus2008-06-101-0/+61
* * annotate.c (annotate_thread_changed): New function.Nick Roberts2008-06-061-0/+1
* (add_thread_with_info): Use it.Nick Roberts2008-05-201-1/+3
* * thread.c (_initialize_thread): Don't use commas and periods inEli Zaretskii2008-05-091-2/+2
* gdb/Pedro Alves2008-05-041-4/+0
* 2008-05-03 Pedro Alves <pedro@codesourcery.com>Vladimir Prus2008-05-031-0/+2
* * thread.c (add_thread): Move observer call to ...Vladimir Prus2008-05-011-2/+3