projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Correct shell compatibility issue detected with pkgsrc.
[deliverable/binutils-gdb.git]
/
gdb
/
gdbserver
/
linux-low.c
2017-09-03
Simon Marchi
Make target_waitstatus_to_string return an std::string
blob
|
commitdiff
|
raw
2017-07-26
Simon Marchi
Add enum for result of fast_tracepoint_collecting
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
Sergio Durigan Junior
C++ify gdb/common/environ.c
blob
|
commitdiff
|
raw
|
diff to current
2017-06-17
Simon Marchi
linux-low: Remove usage of "register" keyword
blob
|
commitdiff
|
raw
|
diff to current
2017-06-07
Sergio Durigan Junior
Share fork_inferior et al with gdbserver
blob
|
commitdiff
|
raw
|
diff to current
2017-05-02
Simon Marchi
Change return type of gdbarch_software_single_step...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-11-23
Pedro Alves
gdbserver: Use warning for warnings
blob
|
commitdiff
|
raw
|
diff to current
2016-11-23
Pedro Alves
gdbserver: Use debug_printf for debug output
blob
|
commitdiff
|
raw
|
diff to current
2016-10-27
Yao Qi
Enable range stepping if software single step is supported
blob
|
commitdiff
|
raw
|
diff to current
2016-10-27
Yao Qi
Get pending events in random
blob
|
commitdiff
|
raw
|
diff to current
2016-10-27
Yao Qi
Remove single-step breakpoint for GDBserver internal...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-26
Pedro Alves
gdbserver: Leave already-vCont-resumed threads as they...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-26
Yao Qi
Call debug_exit in linux_wait_1
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Andreas Arnez
linux-nat: Add function lwp_is_stepping
blob
|
commitdiff
|
raw
|
diff to current
2016-09-02
Yao Qi
[GDBserver] Replace "reinsert_breakpoint" with "single_...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-31
Antoine Tremblay
Fix lwp_suspend/unsuspend imbalance in linux_wait_1
blob
|
commitdiff
|
raw
|
diff to current
2016-08-09
Pedro Alves
Fix PR gdb/18653: gdb disturbs inferior's inherited...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-04
Yao Qi
Quiet ptrace error ESRCH in regsets_fetch_inferior_regi...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-21
Yao Qi
Use reinsert_breakpoint for vCont;s
blob
|
commitdiff
|
raw
|
diff to current
2016-07-21
Yao Qi
Enqueue signal even when resuming threads
blob
|
commitdiff
|
raw
|
diff to current
2016-07-21
Yao Qi
Use enqueue_pending_signal in linux_resume_one_thread
blob
|
commitdiff
|
raw
|
diff to current
2016-07-21
Yao Qi
Switch current_thread to lwp's thread in install_softwa...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-21
Yao Qi
Make reinsert_breakpoint thread specific
blob
|
commitdiff
|
raw
|
diff to current
2016-07-21
Yao Qi
Refactor clone_all_breakpoints
blob
|
commitdiff
|
raw
|
diff to current
2016-07-01
Pedro Alves
Fix failure to detach if process exits while detaching...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-28
Yao Qi
Remove parameter sysret from linux_target_ops.get_sysca...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-17
Yao Qi
Handle reinsert breakpoints for vforked child
blob
|
commitdiff
|
raw
|
diff to current
2016-06-17
Yao Qi
Delete reinsert breakpoints from forked child
blob
|
commitdiff
|
raw
|
diff to current
2016-06-17
Yao Qi
Step over exit with reinsert breakpoints
blob
|
commitdiff
|
raw
|
diff to current
2016-06-17
Yao Qi
More assert checks on reinsert breakpoint
blob
|
commitdiff
|
raw
|
diff to current
2016-06-17
Yao Qi
Switch to current thread in finish_step_over
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Yao Qi
Use unsuspend_all_lwps
blob
|
commitdiff
|
raw
|
diff to current
2016-04-28
Yao Qi
Remove need_step_over from struct lwp_info
blob
|
commitdiff
|
raw
|
diff to current
2016-04-25
Yao Qi
Resume the inferior with signal rather than stepping...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-22
Yao Qi
Deliver signal in hardware single step
blob
|
commitdiff
|
raw
|
diff to current
2016-03-18
Yao Qi
Check lwp_signal_can_be_delivered for enqueue/dequeue...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-18
Yao Qi
Set signal to 0 after enqueue_pending_signal
blob
|
commitdiff
|
raw
|
diff to current
2016-03-18
Yao Qi
Remove redundant WIFSTOPPED check
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Yao Qi
Update comments to start_step_over
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Yao Qi
[GDBserver] Leave child suspended when step over parent
blob
|
commitdiff
|
raw
|
diff to current
2016-03-02
Yao Qi
Call enqueue_pending_signal in linux_resume_one_lwp_throw
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Marcin KoĆcielnicki
[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbser...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Pedro Alves
Handle MIPS Linux SIGTRAP siginfo.si_code values
blob
|
commitdiff
|
raw
|
diff to current
2016-02-09
Simon Marchi
Fix siginfo C++ build error
blob
|
commitdiff
|
raw
|
diff to current
2016-01-26
Yao Qi
Remove argument pc in get_next_pcs
blob
|
commitdiff
|
raw
|
diff to current
2016-01-26
Yao Qi
[GDBserver] Use regcache_read_pc in install_software_si...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-18
Yao Qi
Replace some $ARCH_{get,set}_pc with linux_{get,set...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-18
Yao Qi
Replace some $ARCH_{get,set}_pc with linux_{get,set...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-12
Josh Stone
Implement 'catch syscall' for gdbserver
blob
|
commitdiff
|
raw
|
diff to current
2016-01-12
Mike Frysinger
gdbserver: fix various warnings
blob
|
commitdiff
|
raw
|
diff to current
2016-01-12
Pedro Alves
Remove trademark acknowledgements throughout
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-18
Antoine Tremblay
Enable software single stepping for while-stepping...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-18
Antoine Tremblay
Replace breakpoint_reinsert_addr by get_next_pcs operat...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-17
Pedro Alves
Remove support for LinuxThreads and vendor 2.4 kernels...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-05
Josh Stone
gdbserver: set ptrace flags after creating inferiors
blob
|
commitdiff
|
raw
|
diff to current
2015-11-30
Antoine Tremblay
Remove support for thread events without PTRACE_EVENT_C...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-30
Antoine Tremblay
Refactor queries for hardware and software single stepp...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-30
Antoine Tremblay
Fix instruction skipping when using software single...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-30
Antoine Tremblay
Fix breakpoint size when stepping over a permanent...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-30
Pedro Alves
gdbserver/linux: Always wake up event loop after resume
blob
|
commitdiff
|
raw
|
diff to current
2015-11-30
Pedro Alves
Implement TARGET_WAITKIND_NO_RESUMED in the remote...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-30
Pedro Alves
gdbserver: fix killed-outside.exp
blob
|
commitdiff
|
raw
|
diff to current
2015-11-30
Pedro Alves
Remote thread create/exit events
blob
|
commitdiff
|
raw
|
diff to current
2015-11-30
Pedro Alves
gdbserver resume_stop handling bug
blob
|
commitdiff
|
raw
|
diff to current
2015-11-30
Pedro Alves
gdbserver crash if gdb attaches too fast
blob
|
commitdiff
|
raw
|
diff to current
2015-11-26
Simon Marchi
Display names of remote threads
blob
|
commitdiff
|
raw
|
diff to current
2015-11-19
Pedro Alves
gdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeat...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
Pedro Alves
gdbserver: btrace enums
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
Doug Evans
Move __SIGRTMIN.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
Doug Evans
musl: Move W_STOPCODE to common/gdb_wait.h.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
Antoine Tremblay
Refactor default_breakpoint_kind_from_pc to be used...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
Antoine Tremblay
Fix inconsistent breakpoint kinds between breakpoints...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-21
Antoine Tremblay
Support breakpoint kinds for software breakpoints in...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-21
Antoine Tremblay
Add the target_ops needed for software breakpoints...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (1/2)
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
Yao Qi
[gdbserver] Rename supports_conditional_breakpoints...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-11
Don Breazeal
Extended-remote follow-exec
blob
|
commitdiff
|
raw
|
diff to current
2015-09-09
Markus Metzger
btrace: kernel address filtering
blob
|
commitdiff
|
raw
|
diff to current
2015-08-27
Ulrich Weigand
Detect SW breakpoints in Cell/B.E. combined debugging
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-21
Pedro Alves
gdbserver: don't pick a random thread if the current...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Matthew Fortune
Add support for DT_MIPS_RLD_MAP_REL.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
Pedro Alves
gdbserver: move_out_of_jump_pad_callback misses switchi...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
Pedro Alves
Fix gdbserver --debug issues caught by Valgrind
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
Pedro Alves
gdbserver: Fix non-stop / fork / step-over issues
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
Pedro Alves
Linux gdbserver confused when event randomization picks...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
Pedro Alves
Linux gdbserver fork event debug output
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
Yao Qi
Move have_ptrace_getregset to linux-low.c
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Pedro Alves
remote follow fork and spurious child stops in non...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Pedro Alves
Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Yao Qi
Remove proc->priv->new_inferior
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Yao Qi
Initialise target descrption after skipping extra traps...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Yao Qi
Set proc->priv->new_inferior out of linux_add_process
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Jan Kratochvil
Revert the previous 7 commits of: Validate binary befor...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Jan Kratochvil
gdbserver build-id attribute generator
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Pedro Alves
gdbserver/Linux: internal error when killing a process...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
Markus Metzger
btrace: support Intel(R) Processor Trace
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.390247 seconds
and
106
git commands to generate.