projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix typos in ada-lang.c comment
[deliverable/binutils-gdb.git]
/
gdb
/
nat
/
2017-10-14
Simon Marchi
Fix build failure in linux-osdata.c
tree
|
commitdiff
2017-10-14
Simon Marchi
Use std::vector in linux_xfer_osdata_processgroups
tree
|
commitdiff
2017-10-12
Simon Marchi
lwp_info: Make the arch code free arch_lwp_info
tree
|
commitdiff
2017-10-04
Sergio Durigan Junior
Implement "set cwd" command on GDB
tree
|
commitdiff
2017-09-21
Simon Marchi
linux-waitpid: Get rid of format string warning
tree
|
commitdiff
2017-09-20
Tom Tromey
Remove make_cleanup_restore_target_terminal
tree
|
commitdiff
2017-09-19
Yao Qi
Use DISABLE_COPY_AND_ASSIGN
tree
|
commitdiff
2017-09-11
Tom Tromey
Rename _const functions to use overloading instead
tree
|
commitdiff
2017-09-01
Jan Kratochvil
PR gdb/22046: Fix T-stopped detach regression on old...
tree
|
commitdiff
2017-08-03
Tom Tromey
Introduce and use gdb_file_up
tree
|
commitdiff
2017-06-25
Simon Marchi
x86-dregs: Print debug registers one per line
tree
|
commitdiff
2017-06-18
Thomas Petazzoni
nat/linux-ptrace.c: add missing gdb_byte* cast
tree
|
commitdiff
2017-06-17
Simon Marchi
Add ATTRIBUTE_PRINTF to trace_start_error
tree
|
commitdiff
2017-06-07
Sergio Durigan Junior
Share fork_inferior et al with gdbserver
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
tree
|
commitdiff
2017-02-17
Michael Sturm
Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch.
tree
|
commitdiff
2017-01-20
Joel Brobecker
fix gdbserver build in nat/linux-ptrace.c on arm-android
tree
|
commitdiff
2017-01-06
Yao Qi
Include signal.h in nat/amd64-linux-siginfo.h
tree
|
commitdiff
2017-01-06
Yao Qi
Include break-common.h in nat/aarch64-linux-hw-point.h
tree
|
commitdiff
2017-01-01
Joel Brobecker
update copyright year range in GDB files
tree
|
commitdiff
2016-11-14
Markus Metzger
btrace: read entire aux buffer
tree
|
commitdiff
2016-10-14
Markus Metzger
btrace: remove leftover comment
tree
|
commitdiff
2016-09-23
Yao Qi
Replace sprintf with xsnprintf in nat/linux-osdata.c
tree
|
commitdiff
2016-09-16
Andreas Arnez
linux-nat: Add function lwp_is_stepping
tree
|
commitdiff
2016-08-25
Adhemerval Zanella
Sync proc_service definition with GLIBC
tree
|
commitdiff
2016-08-11
Pedro Alves
Fix fallout from gdb/20413's fix (x32: linux_ptrace_tes...
tree
|
commitdiff
2016-07-26
Pedro Alves
Fix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx...
tree
|
commitdiff
2016-07-26
Pedro Alves
Fix PR gdb/20287 - x32 and "gdb_static_assert (sizeof...
tree
|
commitdiff
2016-07-25
Pedro Alves
linux-procfs: Handle lowercase "t (tracing stop)" state
tree
|
commitdiff
2016-07-25
Pedro Alves
linux-procfs: Introduce enum proc_state
tree
|
commitdiff
2016-07-23
Andrew Pinski
Fix ARMv8.1/v8.2 for hw watchpoint and breakpoint
tree
|
commitdiff
2016-05-23
Gary Benson
Remove unused libthread_db td_thr_validate reference
tree
|
commitdiff
2016-04-15
Pedro Alves
MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT
tree
|
commitdiff
2016-02-24
Pedro Alves
Handle MIPS Linux SIGTRAP siginfo.si_code values
tree
|
commitdiff
2016-02-02
Walfred Tedeschi
Adaptation of siginfo fixup for the new bnd fields
tree
|
commitdiff
2016-02-02
Walfred Tedeschi
Merge gdb and gdbserver implementations for siginfo
tree
|
commitdiff
2016-01-18
Gary Benson
Fix gdbserver build failure on targets without fork
tree
|
commitdiff
2016-01-12
Yao Qi
Fix invalid conversion from void * to gdb_byte *
tree
|
commitdiff
2016-01-12
Yao Qi
Change function signature passed to clone
tree
|
commitdiff
2016-01-12
Pedro Alves
Remove trademark acknowledgements throughout
tree
|
commitdiff
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
tree
|
commitdiff
2015-12-17
Pedro Alves
Remove support for LinuxThreads and vendor 2.4 kernels...
tree
|
commitdiff
2015-11-27
Yao Qi
[AArch64] Only check breakpoint alignment on inserting
tree
|
commitdiff
2015-11-26
Simon Marchi
Display names of remote threads
tree
|
commitdiff
2015-11-19
Simon Marchi
Fix iov_len calculation in aarch64_linux_set_debug_regs
tree
|
commitdiff
2015-10-26
Doug Evans
Move __SIGRTMIN.
tree
|
commitdiff
2015-10-24
Simon Marchi
Replace (void *) cast with (gdb_byte *)
tree
|
commitdiff
2015-10-23
Simon Marchi
Add mmap casts in linux-btrace.c
tree
|
commitdiff
2015-10-15
Yao Qi
aarch64 multi-arch part 6: HW breakpoint on unaligned...
tree
|
commitdiff
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
tree
|
commitdiff
2015-09-18
Yao Qi
aarch64 multi-arch (part 3): get thread area
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
Ulrich Weigand
Detect SW breakpoints in Cell/B.E. combined debugging
tree
|
commitdiff
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
tree
|
commitdiff
2015-08-25
Yao Qi
Print tid in debug output of debug_reg_change_callback
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
Move debug_reg_change_callback and aarch64_notify_debug...
tree
|
commitdiff
2015-08-21
Gary Benson
Fix stale cleanup left by linux_mntns_access_fs
tree
|
commitdiff
2015-08-06
Pedro Alves
Fix gdbserver --debug issues caught by Valgrind
tree
|
commitdiff
2015-08-05
Ulrich Weigand
Protect nat/gdb_thread_db.h against multiple inclusion.
tree
|
commitdiff
2015-08-04
Pedro Alves
C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbse...
tree
|
commitdiff
2015-07-31
Simon Marchi
Mostly trivial enum fixes
tree
|
commitdiff
2015-07-29
Simon Marchi
MIPS ptrace build fixes
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
Move gdb_ptrace.h to nat/
tree
|
commitdiff
2015-07-21
Yao Qi
Move aarch64_linux_get_debug_reg_capacity to nat/aarch6...
tree
|
commitdiff
2015-07-20
Yao Qi
Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}
tree
|
commitdiff
2015-07-17
Yao Qi
Move common aarch64 HW breakpoint/watchpoint code to...
tree
|
commitdiff
2015-07-15
Jan Kratochvil
Revert the previous 7 commits of: Validate binary befor...
tree
|
commitdiff
2015-07-15
Jan Kratochvil
Move linux_find_memory_regions_full & co.
tree
|
commitdiff
2015-07-15
Jan Kratochvil
Create empty nat/linux-maps.[ch] and common/target...
tree
|
commitdiff
2015-07-15
Markus Metzger
ari, btrace: avoid unsigned long long
tree
|
commitdiff
2015-07-14
Peter Bergner
Fix build issue with nat/linux-namespaces.c.
tree
|
commitdiff
2015-07-08
Markus Metzger
ari: fix strerror() use
tree
|
commitdiff
2015-07-02
Markus Metzger
btrace, linux: use data_size and data_offset
tree
|
commitdiff
2015-07-02
Markus Metzger
btrace: support Intel(R) Processor Trace
tree
|
commitdiff
2015-06-24
Gary Benson
Remove redundant include directives.
tree
|
commitdiff
2015-06-16
Michael Eager
GDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined.
tree
|
commitdiff
2015-06-11
Gary Benson
Use pulongest for printing ssize_t
tree
|
commitdiff
2015-06-11
Gary Benson
Fix ARI warning in linux-namespaces.c
tree
|
commitdiff
2015-06-10
Gary Benson
Remove linux_proc_pid_get_ns
tree
|
commitdiff
2015-06-10
Gary Benson
Introduce nat/linux-namespaces.[ch]
tree
|
commitdiff
2015-06-01
Yao Qi
Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux...
tree
|
commitdiff
2015-05-15
Pedro Alves
Include header for enum target_stop_reason
tree
|
commitdiff
2015-05-12
Don Breazeal
Extended-remote Linux follow fork
tree
|
commitdiff
2015-05-12
Don Breazeal
Identify remote fork event support
tree
|
commitdiff
2015-04-17
Gary Benson
Introduce linux_proc_pid_to_exec_file
tree
|
commitdiff
2015-03-31
Antoine Tremblay
Add cpu information to the info os command on linux.
tree
|
commitdiff
2015-03-24
Gary Benson
Move duplicated Linux x86 code to nat/x86-linux.c
tree
|
commitdiff
2015-03-24
Gary Benson
Move low-level Linux x86 debug register code to a share...
tree
|
commitdiff
2015-03-24
Gary Benson
Make lwp_info.arch_private handling shared
tree
|
commitdiff
2015-03-24
Gary Benson
Introduce basic LWP accessors
tree
|
commitdiff
2015-03-24
Gary Benson
Make linux_stop_lwp be a shared function
tree
|
commitdiff
2015-03-24
Gary Benson
Add iterate_over_lwps to gdbserver
tree
|
commitdiff
2015-03-24
Gary Benson
Add x86_debug_reg_state to gdbserver
tree
|
commitdiff
next
This page took
0.259713 seconds
and
7
git commands to generate.