projects
/
deliverable
/
binutils-gdb.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
* remote.c (set_general_process): New.
2008-10-16
Pedro Alves
* remote.c (set_general_process): New.
commit
|
commitdiff
|
tree
2008-10-16
Pedro Alves
* remote.c (push_remote_target): Delete.
commit
|
commitdiff
|
tree
2008-10-15
Pedro Alves
* remote.c (remote_close): Unregister remote_desc...
commit
|
commitdiff
|
tree
2008-10-15
Pedro Alves
gdb/
commit
|
commitdiff
|
tree
2008-10-14
Pedro Alves
* infrun.c (displaced_step_prepare): Switch thread...
commit
|
commitdiff
|
tree
2008-10-14
Pedro Alves
Remove dead code.
commit
|
commitdiff
|
tree
2008-10-10
Pedro Alves
* remote.c (remote_start_remote): Always tell the...
commit
|
commitdiff
|
tree
2008-10-10
Pedro Alves
* server.c (handle_v_run): If GDB didn't specify an...
commit
|
commitdiff
|
tree
2008-10-09
Pedro Alves
* remote.c (remote_wait): Rename to...
commit
|
commitdiff
|
tree
2008-10-09
Pedro Alves
2008-10-09 Pedro Alves <pedro@codesourcery.com>
2008-10-09
Pedro Alves
<pedro@codesourcery.com>
commit
|
commitdiff
|
tree
2008-10-09
Pedro Alves
* remote.c (remote_open_1): Move acknowledging any...
commit
|
commitdiff
|
tree
2008-10-09
Pedro Alves
* ser-mingw.c: Include "command.h".
commit
|
commitdiff
|
tree
2008-10-08
Pedro Alves
* remote.c (struct remote_state) <waiting_for_stop_reply...
commit
|
commitdiff
|
tree
2008-10-08
Pedro Alves
* remote.c (remote_get_thread_info): If the remote...
commit
|
commitdiff
|
tree
2008-10-07
Pedro Alves
* gnu-nat.h: Rename `current_inferior' to `gnu_current_inf' to
commit
|
commitdiff
|
tree
2008-09-22
Pedro Alves
* infrun.c (follow_exec): Don't do a generic mourn...
commit
|
commitdiff
|
tree
2008-09-22
Pedro Alves
* infrun.c (handle_inferior_event): In the follow...
commit
|
commitdiff
|
tree
2008-09-22
Pedro Alves
* top.c (any_thread_of, kill_or_detach): New functions.
commit
|
commitdiff
|
tree
2008-09-22
Pedro Alves
Remove the attach_flag global, and make it per-inferior.
commit
|
commitdiff
|
tree
2008-09-22
Pedro Alves
Make the stop_soon global be per-inferior instead.
commit
|
commitdiff
|
tree
2008-09-22
Pedro Alves
Implement remote multi-process extensions.
commit
|
commitdiff
|
tree
2008-09-22
Pedro Alves
* gnu-nat.c (gnu_attach): Add process to inferiors...
commit
|
commitdiff
|
tree
2008-09-22
Pedro Alves
gdb/
commit
|
commitdiff
|
tree
2008-09-22
Pedro Alves
gdb/
commit
|
commitdiff
|
tree
2008-09-12
Pedro Alves
gdb/
commit
|
commitdiff
|
tree
2008-09-10
Pedro Alves
* Makefile.in (gnu-nat.o): New rule.
commit
|
commitdiff
|
tree
2008-09-10
Pedro Alves
* inf-ttrace.c (inf_ttrace_follow_fork): Declare locals...
commit
|
commitdiff
|
tree
2008-09-09
Pedro Alves
gdb/
commit
|
commitdiff
|
tree
2008-09-09
Pedro Alves
* gnu-nat.c (gnu_pid_to_exec_file): Delete.
commit
|
commitdiff
|
tree
2008-09-09
Pedro Alves
* gnu-nat.c (gnu_attach): Push target before fetching...
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* inferior.h (context_switch_to): Delete.
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* infrun.c (context_switch): Don't context-switch...
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
Remove global continuations in favour of a per-thread
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
Remove the global stop_step in favour of a per-thread
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
Remove the global step_multi in favour of a per-thread
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
Remove the global stop_signal in favour of a per-thread
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* gdbthread.h (struct thread_info): Add comments around
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* inferior.h (stop_bpstat): Delete.
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* inferior.h (step_over_calls): Delete.
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
Remove context switching in favour of accessing thread_info...
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* bsd-uthread.c (bsd_uthread_find_new_threads): Claim...
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* corelow.c (add_to_thread_list): If this is the first...
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* spu-linux-nat.c (spu_child_post_startup_inferior)
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
Use ptid_t.tid to store thread ids instead of ptid_t...
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* procfs.c (to_attach): Create a procinfo for the...
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* inf-ttrace.c (inf_ttrace_wait): On TTEVT_LWP_CREATE and
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* inf-ttrace.c: Include <signal.h>
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* inf-ttrace.c (inf_ttrace_follow_fork): Register...
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* bsd-uthread.c (bsd_uthread_wait): Decorate the main...
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* inf-ptrace.c: Include "gdbthread.h".
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* linux-nat.c (linux_nat_wait): Update inferior_ptid...
commit
|
commitdiff
|
tree
2008-09-08
Pedro Alves
* regcache.c (new_register_cache): Return NULL if...
commit
|
commitdiff
|
tree
2008-09-02
Pedro Alves
* breakpoint.c (insert_breakpoints, update_global_location_...
commit
|
commitdiff
|
tree
2008-08-25
Pedro Alves
* cp-name-parser.y: Include config.h before system...
commit
|
commitdiff
|
tree
2008-08-22
Pedro Alves
* infrun.c (proceed): Move back setting previous_inferior_ptid
commit
|
commitdiff
|
tree
2008-08-21
Pedro Alves
* arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.
commit
|
commitdiff
|
tree
2008-08-20
Pedro Alves
gdb/
commit
|
commitdiff
|
tree
2008-08-20
Pedro Alves
* objfiles.h (struct obj_section): Remove addr and...
commit
|
commitdiff
|
tree
2008-08-18
Pedro Alves
* bsd-uthread.c (bsd_uthread_close): New.
commit
|
commitdiff
|
tree
2008-08-18
Pedro Alves
* corelow.c (core_open): Assume there was no upper...
commit
|
commitdiff
|
tree
2008-08-18
Pedro Alves
2008-08-18 Pedro Alves <pedro@codesourcery.com>
2008-08-18
Pedro Alves
<pedro@codesourcery.com>
commit
|
commitdiff
|
tree
2008-08-16
Pedro Alves
* gdbthread.h: Add comments.
commit
|
commitdiff
|
tree
2008-08-16
Pedro Alves
* mi/mi-main.c (mi_cmd_exec_next, mi_cmd_exec_next_instruction)
commit
|
commitdiff
|
tree
2008-08-16
Pedro Alves
* target.h (pop_all_targets): Declare.
commit
|
commitdiff
|
tree
2008-08-16
Pedro Alves
* infrun.c (fetch_inferior_event): Only call normal_stop...
commit
|
commitdiff
|
tree
2008-08-14
Pedro Alves
* infcmd.c (continue_1): Add an ERROR_NO_INFERIOR...
commit
|
commitdiff
|
tree
2008-08-13
Pedro Alves
gdb/
commit
|
commitdiff
|
tree
2008-08-10
Pedro Alves
* bsd-kvm.c: Include "gdbthread.h".
commit
|
commitdiff
|
tree
2008-08-10
Pedro Alves
Build fixes for DJGPP.
commit
|
commitdiff
|
tree
2008-08-10
Pedro Alves
* archive.c (_bfd_archive_bsd_update_armap_timestamp...
commit
|
commitdiff
|
tree
2008-08-10
Pedro Alves
* buildsym.c (start_subfile): Properly cast sentinel...
commit
|
commitdiff
|
tree
2008-08-09
Pedro Alves
* go32-nat.c: Include "gdbthread.h".
commit
|
commitdiff
|
tree
2008-08-09
Pedro Alves
* go32-nat.c (fetch_register, store_register): Pass...
commit
|
commitdiff
|
tree
2008-08-08
Pedro Alves
Use ptid_t.tid to store thread ids instead of ptid_t...
commit
|
commitdiff
|
tree
2008-08-08
Pedro Alves
* remote-m32r-sdi.c (m32r_thread_alive, m32r_pid_to_str...
commit
|
commitdiff
|
tree
2008-08-08
Pedro Alves
* remote-m32r-sdi.c: Include "gdbthread.h".
commit
|
commitdiff
|
tree
2008-08-01
Pedro Alves
Missed ChangeLog entry for last change.
commit
|
commitdiff
|
tree
2008-08-01
Pedro Alves
* Makefile.am ($(srcdir)/ia64-asmtab.c): Remove line...
commit
|
commitdiff
|
tree
2008-07-31
Pedro Alves
* configure.ac: Check for memmem declaration.
commit
|
commitdiff
|
tree
2008-07-24
Pedro Alves
* remote.c (remote_threads_extra_info): Don't query...
commit
|
commitdiff
|
tree
2008-07-14
Pedro Alves
* i386-dicos-tdep.c (i386_dicos_frame_align): Delete.
commit
|
commitdiff
|
tree
2008-07-13
Pedro Alves
* thread.c (restore_selected_frame): On fail to restore...
commit
|
commitdiff
|
tree
2008-07-13
Pedro Alves
* utils.c (struct continuation): Define as inheriting...
commit
|
commitdiff
|
tree
2008-07-12
Pedro Alves
2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12
Pedro Alves
<pedro@codesourcery.com>
commit
|
commitdiff
|
tree
2008-07-12
Pedro Alves
Replace struct continuation_args by void* and per...
commit
|
commitdiff
|
tree
2008-07-12
Pedro Alves
2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12
Pedro Alves
<pedro@codesourcery.com>
commit
|
commitdiff
|
tree
2008-07-11
Pedro Alves
* infrun.c (handle_inferior_event): Also ignore a
commit
|
commitdiff
|
tree
2008-07-11
Pedro Alves
* thread.c (thread_apply_command): Move making the...
commit
|
commitdiff
|
tree
2008-07-11
Pedro Alves
Exited threads.
commit
|
commitdiff
|
tree
2008-07-11
Pedro Alves
Add "continue -a" and "interrupt -a" options for non...
commit
|
commitdiff
|
tree
2008-07-10
Pedro Alves
Non-stop linux native.
commit
|
commitdiff
|
tree
2008-07-09
Pedro Alves
Adjust all targets to new target_stop interface.
commit
|
commitdiff
|
tree
2008-07-09
Pedro Alves
Non-stop inferior control.
commit
|
commitdiff
|
tree
2008-07-09
Pedro Alves
Don't rely on ecs->wait_for_more.
commit
|
commitdiff
|
tree
2008-07-09
Pedro Alves
Refactor infrun a bit.
commit
|
commitdiff
|
tree
2008-07-09
Pedro Alves
Per-thread commands.
commit
|
commitdiff
|
tree
2008-07-09
Pedro Alves
Add non_stop global.
commit
|
commitdiff
|
tree
2008-07-09
Pedro Alves
Adjust fork/vfork/exec to pass ptids around.
commit
|
commitdiff
|
tree
2008-07-09
Pedro Alves
Add "executing" property to threads.
commit
|
commitdiff
|
tree
2008-07-09
Pedro Alves
gdb/
2008-07-09
Pedro Alves
<pedro@codesourcery.com>
2008-07-09
Pedro Alves
<pedro@codesourcery.com>
commit
|
commitdiff
|
tree
next
This page took
0.0542820000000001 seconds
and
3
git commands to generate.