aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker35-35/+35
2016-11-14btrace: read entire aux bufferMarkus Metzger1-4/+15
2016-10-14btrace: remove leftover commentMarkus Metzger1-5/+0
2016-09-23Replace sprintf with xsnprintf in nat/linux-osdata.cYao Qi1-2/+4
2016-09-16linux-nat: Add function lwp_is_steppingAndreas Arnez1-0/+5
2016-08-25Sync proc_service definition with GLIBCAdhemerval Zanella2-2/+2
2016-08-11Fix fallout from gdb/20413's fix (x32: linux_ptrace_test_ret_to_nx: Cannot PT...Pedro Alves1-1/+1
2016-07-26Fix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSERPedro Alves1-12/+10
2016-07-26Fix PR gdb/20287 - x32 and "gdb_static_assert (sizeof (nat_siginfo_t) == size...Pedro Alves1-139/+159
2016-07-25linux-procfs: Handle lowercase "t (tracing stop)" statePedro Alves1-0/+3
2016-07-25linux-procfs: Introduce enum proc_statePedro Alves1-19/+64
2016-07-23Fix ARMv8.1/v8.2 for hw watchpoint and breakpointAndrew Pinski2-2/+8
2016-05-23Remove unused libthread_db td_thr_validate referenceGary Benson1-1/+0
2016-04-15MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPTPedro Alves1-4/+7
2016-02-24Handle MIPS Linux SIGTRAP siginfo.si_code valuesPedro Alves1-10/+28
2016-02-02Adaptation of siginfo fixup for the new bnd fieldsWalfred Tedeschi2-102/+228
2016-02-02Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi2-0/+506
2016-01-18Fix gdbserver build failure on targets without forkGary Benson1-1/+14
2016-01-12Fix invalid conversion from void * to gdb_byte *Yao Qi1-1/+1
2016-01-12Change function signature passed to cloneYao Qi1-5/+5
2016-01-12Remove trademark acknowledgements throughoutPedro Alves2-8/+9
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker33-33/+33
2015-12-17Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves2-60/+6
2015-11-27[AArch64] Only check breakpoint alignment on insertingYao Qi1-7/+14
2015-11-26Display names of remote threadsSimon Marchi2-0/+49
2015-11-19Fix iov_len calculation in aarch64_linux_set_debug_regsSimon Marchi1-2/+2
2015-10-26Move __SIGRTMIN.Doug Evans1-0/+5
2015-10-24Replace (void *) cast with (gdb_byte *)Simon Marchi1-1/+1
2015-10-23Add mmap casts in linux-btrace.cSimon Marchi1-4/+6
2015-10-15aarch64 multi-arch part 6: HW breakpoint on unaligned addressYao Qi1-3/+19
2015-09-25Add casts to memory allocation related callsSimon Marchi3-4/+6
2015-09-18aarch64 multi-arch (part 3): get thread areaYao Qi2-0/+49
2015-09-15aarch64 multi-arch support (part 2): siginfo fixupYao Qi2-0/+213
2015-09-11Extended-remote follow-execDon Breazeal2-0/+12
2015-09-09btrace: kernel address filteringMarkus Metzger2-37/+51
2015-09-03[aarch64] Check region OK for HW watchpoint in GDBserverYao Qi2-0/+42
2015-08-27Detect SW breakpoints in Cell/B.E. combined debuggingUlrich Weigand1-4/+11
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi3-5/+5
2015-08-25Print tid in debug output of debug_reg_change_callbackYao Qi1-5/+5
2015-08-25Move aarch64_linux_new_thread to nat/aarch64-linux.cYao Qi2-0/+18
2015-08-25Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi3-0/+90
2015-08-25Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aar...Yao Qi2-3/+88
2015-08-21Fix stale cleanup left by linux_mntns_access_fsGary Benson1-1/+1
2015-08-06Fix gdbserver --debug issues caught by ValgrindPedro Alves1-1/+1
2015-08-05Protect nat/gdb_thread_db.h against multiple inclusion.Ulrich Weigand1-0/+22
2015-08-04C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.cPedro Alves1-0/+38
2015-07-31Mostly trivial enum fixesSimon Marchi2-3/+3
2015-07-29MIPS ptrace build fixesSimon Marchi1-1/+1
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves5-4/+5
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves1-0/+4