projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doc: Fix substitute-path example
[deliverable/binutils-gdb.git]
/
gdb
/
gdbserver
/
2015-09-21
Pierre Langlois
Implement target_emit_ops
tree
|
commitdiff
2015-09-21
Pierre Langlois
Add support for fast tracepoints
tree
|
commitdiff
2015-09-21
Pierre Langlois
Move instruction decoding into new arch/ directory
tree
|
commitdiff
2015-09-21
Yao Qi
Wrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENT
tree
|
commitdiff
2015-09-21
Yao Qi
[gdbserver] Remove unused max_jump_pad_size
tree
|
commitdiff
2015-09-18
Yao Qi
aarch64 multi-arch (part 3): get thread area
tree
|
commitdiff
2015-09-16
Wei-cheng Wang
Fix argument to compiled_cond, and add cases for compil...
tree
|
commitdiff
2015-09-15
Pedro Alves
gdbserver: Fix exec stop reply reporting conditions
tree
|
commitdiff
2015-09-15
Pedro Alves
Move ChangeLog entry to proper place
tree
|
commitdiff
2015-09-15
Pedro Alves
PR remote/18965: vforkdone stop reply should indicate...
tree
|
commitdiff
2015-09-15
Yao Qi
Fix typo
tree
|
commitdiff
2015-09-15
Yao Qi
Support single step by arch or target
tree
|
commitdiff
2015-09-15
Yao Qi
[gdbserver] Rename supports_conditional_breakpoints...
tree
|
commitdiff
2015-09-15
Yao Qi
aarch64 multi-arch support (part 2): siginfo fixup
tree
|
commitdiff
2015-09-11
Don Breazeal
Extended-remote follow-exec
tree
|
commitdiff
2015-09-09
Markus Metzger
btrace: kernel address filtering
tree
|
commitdiff
2015-09-03
Yao Qi
[aarch64] Check region OK for HW watchpoint in GDBserver
tree
|
commitdiff
2015-08-27
Simon Marchi
Fix ChangeLog entries starting with "Likewise"
tree
|
commitdiff
2015-08-27
Ulrich Weigand
Detect SW breakpoints in Cell/B.E. combined debugging
tree
|
commitdiff
2015-08-27
Pedro Alves
gdbserver/proc-service.c: bogus return value conversion
tree
|
commitdiff
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
tree
|
commitdiff
2015-08-25
Yao Qi
Move aarch64_linux_new_thread to nat/aarch64-linux.c
tree
|
commitdiff
2015-08-25
Yao Qi
Move aarch64_linux_prepare_to_resume to nat/aarch64...
tree
|
commitdiff
2015-08-25
Yao Qi
Make aarch64_linux_prepare_to_resume the same on GDB...
tree
|
commitdiff
2015-08-25
Yao Qi
Add pid argument in aarch64_get_debug_reg_state
tree
|
commitdiff
2015-08-25
Yao Qi
Move debug_reg_change_callback and aarch64_notify_debug...
tree
|
commitdiff
2015-08-25
Yao Qi
Make debug_reg_change_callback the same on GDB and...
tree
|
commitdiff
2015-08-25
Yao Qi
Make aarch64_notify_debug_reg_change the same on GDB...
tree
|
commitdiff
2015-08-25
Yao Qi
Use debug_printf in debug_reg_change_callback
tree
|
commitdiff
2015-08-25
Yao Qi
Use phex debug_reg_change_callback
tree
|
commitdiff
2015-08-25
Yao Qi
Remove some comments in debug_reg_change_callback
tree
|
commitdiff
2015-08-25
Yao Qi
Re-indent the code
tree
|
commitdiff
2015-08-25
Yao Qi
[gdbserver] Use iterate_over_lwps in aarch64_notify_deb...
tree
|
commitdiff
2015-08-24
Pedro Alves
gdbserver crashes when multiprocess extensions aren...
tree
|
commitdiff
2015-08-24
Pedro Alves
Prepare for gnulib update
tree
|
commitdiff
2015-08-24
Pedro Alves
Fix gdbserver SPU build
tree
|
commitdiff
2015-08-21
Pedro Alves
Fix ax.c:gdb_eval_agent_expr
tree
|
commitdiff
2015-08-21
Pedro Alves
C++: Initialize a couple const globals
tree
|
commitdiff
2015-08-21
Pedro Alves
Fix gdbserver crash exposed by gdb.threads/process...
tree
|
commitdiff
2015-08-21
Pedro Alves
gdbserver: don't pick a random thread if the current...
tree
|
commitdiff
2015-08-21
Max Filippov
xtensa: implement NPTL helpers
tree
|
commitdiff
2015-08-19
Gary Benson
Prelimit number of bytes to read in "vFile:pread:"
tree
|
commitdiff
2015-08-18
Joel Brobecker
gdbserver/linux-aarch32-low: build failure when NT_ARM_...
tree
|
commitdiff
2015-08-14
Matthew Fortune
Add support for DT_MIPS_RLD_MAP_REL.
tree
|
commitdiff
2015-08-06
Pedro Alves
gdbserver/tracepoint.c: make exported IPA global int...
tree
|
commitdiff
2015-08-06
Pedro Alves
gdbserver: no point in hiding the regcache type nowadays
tree
|
commitdiff
2015-08-06
Pedro Alves
gdbserver: fix silent error exit
tree
|
commitdiff
2015-08-06
Pedro Alves
gdbserver: move_out_of_jump_pad_callback misses switchi...
tree
|
commitdiff
2015-08-06
Pedro Alves
Fix gdbserver --debug issues caught by Valgrind
tree
|
commitdiff
2015-08-06
Pierre Langlois
Remove required field in agent's symbols
tree
|
commitdiff
2015-08-06
Pedro Alves
gdbserver: Fix non-stop / fork / step-over issues
tree
|
commitdiff
2015-08-06
Pedro Alves
Linux gdbserver confused when event randomization picks...
tree
|
commitdiff
2015-08-06
Pedro Alves
Linux gdbserver fork event debug output
tree
|
commitdiff
2015-08-04
Yao Qi
Disable tracepoint support for aarch32
tree
|
commitdiff
2015-08-04
Yao Qi
Disable Z0 packet on aarch64 on multi-arch debugging
tree
|
commitdiff
2015-08-04
Yao Qi
Get and set PC correctly on aarch64 in multi-arch
tree
|
commitdiff
2015-08-04
Yao Qi
Use arm target description and regs_info for 32-bit...
tree
|
commitdiff
2015-08-04
Yao Qi
New regs_info for aarch32
tree
|
commitdiff
2015-08-04
Yao Qi
Move have_ptrace_getregset to linux-low.c
tree
|
commitdiff
2015-08-04
Pedro Alves
C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbse...
tree
|
commitdiff
2015-08-03
Sandra Loosemore
Nios II R2 support for GDB.
tree
|
commitdiff
2015-07-30
Pedro Alves
remote follow fork and spurious child stops in non...
tree
|
commitdiff
2015-07-30
Yao Qi
Remove global variable arm_hwcap
tree
|
commitdiff
2015-07-30
Yao Qi
Use regcache->tdesc instead of arm_hwcap
tree
|
commitdiff
2015-07-30
Yao Qi
Don't use arm_regmap and arm_num_regs in arm_fill_gregs...
tree
|
commitdiff
2015-07-29
Simon Marchi
MIPS ptrace build fixes
tree
|
commitdiff
2015-07-27
Yao Qi
[gdbserver] Don't set srv_linux_usrregs for aarch64...
tree
|
commitdiff
2015-07-24
Pedro Alves
Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
tree
|
commitdiff
2015-07-24
Pedro Alves
C++: handle glibc's ptrace(enum __ptrace_request, ...)
tree
|
commitdiff
2015-07-24
Pedro Alves
make gdbserver use the same ptrace autoconf checks...
tree
|
commitdiff
2015-07-24
Yao Qi
Remove proc->priv->new_inferior
tree
|
commitdiff
2015-07-24
Yao Qi
Initialise target descrption after skipping extra traps...
tree
|
commitdiff
2015-07-24
Yao Qi
Set proc->priv->new_inferior out of linux_add_process
tree
|
commitdiff
2015-07-24
Yao Qi
Refactor start_inferior
tree
|
commitdiff
2015-07-24
Yao Qi
Set general_thread after restart
tree
|
commitdiff
2015-07-24
H.J. Lu
Remove leading/trailing white spaces in ChangeLog
tree
|
commitdiff
2015-07-21
Yao Qi
Move aarch64_linux_get_debug_reg_capacity to nat/aarch6...
tree
|
commitdiff
2015-07-17
Yao Qi
Move common aarch64 HW breakpoint/watchpoint code to...
tree
|
commitdiff
2015-07-17
Yao Qi
Pass aarch64_debug_reg_state to functions
tree
|
commitdiff
2015-07-17
Yao Qi
Use debug_printf to print debug message
tree
|
commitdiff
2015-07-15
Jan Kratochvil
Revert the previous 7 commits of: Validate binary befor...
tree
|
commitdiff
2015-07-15
Jan Kratochvil
gdbserver build-id attribute generator
tree
|
commitdiff
2015-07-15
Jan Kratochvil
Move linux_find_memory_regions_full & co.
tree
|
commitdiff
2015-07-15
Jan Kratochvil
Move gdb_regex* to common/
tree
|
commitdiff
2015-07-15
Jan Kratochvil
Create empty nat/linux-maps.[ch] and common/target...
tree
|
commitdiff
2015-07-15
Pierre Langlois
Move ChangeLog entry to gdbserver
tree
|
commitdiff
2015-07-15
Pierre Langlois
[GDBserver][AArch64] Enable support for range stepping
tree
|
commitdiff
2015-07-14
Pedro Alves
gdbserver/Linux: internal error when killing a process...
tree
|
commitdiff
2015-07-10
Pedro Alves
gdbserver/event-loop.c: type mismatch
tree
|
commitdiff
2015-07-10
Pierre Langlois
[GDBserver][AArch64] Cleanup comments for each linux_ta...
tree
|
commitdiff
2015-07-09
Pierre Langlois
[GDBServer][AArch64] Enable support for tracepoints
tree
|
commitdiff
2015-07-09
Yao Qi
[gdbserver, aarch64] Set usrregs to NULL in regs_info
tree
|
commitdiff
2015-07-02
Markus Metzger
btrace: support Intel(R) Processor Trace
tree
|
commitdiff
2015-06-29
Pierre Langlois
[GDBServer][AArch64] Enable support for Z0 packets
tree
|
commitdiff
2015-06-29
Pierre Langlois
[GDBServer][AArch64] Use the same break instruction...
tree
|
commitdiff
2015-06-24
Gary Benson
Remove redundant include directives.
tree
|
commitdiff
2015-06-18
Simon Marchi
remote: consider addressable unit size when reading...
tree
|
commitdiff
2015-06-15
Jan Kratochvil
Merge multiple hex conversions
tree
|
commitdiff
2015-06-10
Jan Kratochvil
Fix gdbserver <library-list> and its #FIXED version...
tree
|
commitdiff
2015-06-10
Gary Benson
Implement vFile:setfs in gdbserver
tree
|
commitdiff
next
This page took
0.086116 seconds
and
7
git commands to generate.