summaryrefslogtreecommitdiff
path: root/gdb/nat/linux-ptrace.h
Commit message (Expand)AuthorAgeFilesLines
* Remove struct bufferTom Tromey2023-02-241-2/+0
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/linux: remove ptrace support check for exec, fork, vfork, vforkdone, clon...Simon Marchi2022-02-101-5/+0
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Revert "Improve ptrace-error detection on Linux targets"Sergio Durigan Junior2019-09-261-21/+6
* Improve ptrace-error detection on Linux targetsSergio Durigan Junior2019-09-261-6/+21
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Normalize include guards in gdbTom Tromey2019-02-071-3/+3
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Fix Alpha native GDB buildUros Bizjak2018-05-311-5/+0
* gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.hJames Clarke2018-01-191-0/+1
* Make linux_ptrace_attach_fail_reason return an std::stringSimon Marchi2018-01-171-5/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on AlphaRichard Henderson2017-12-151-0/+5
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPTPedro Alves2016-04-151-4/+7
* Handle MIPS Linux SIGTRAP siginfo.si_code valuesPedro Alves2016-02-241-10/+28
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Extended-remote follow-execDon Breazeal2015-09-111-0/+1
* Detect SW breakpoints in Cell/B.E. combined debuggingUlrich Weigand2015-08-271-4/+11
* Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves2015-07-241-1/+1
* Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.hYao Qi2015-06-011-0/+8
* Extended-remote Linux follow forkDon Breazeal2015-05-121-1/+0
* Identify remote fork event supportDon Breazeal2015-05-121-0/+1
* Linux native: Use TRAP_BRKPT/TRAP_HWBPTPedro Alves2015-03-041-0/+51
* Fix non executable stack handling when calling functions in the inferior.Antoine Tremblay2015-02-191-0/+1
* Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves2015-01-091-0/+8
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* [Linux] Ask kernel to kill inferior when GDB terminatesJoel Brobecker2014-12-161-1/+6
* Refactor ptrace extended event status.Don Breazeal2014-09-191-0/+2
* Remove some GDBSERVER checks from linux-ptraceTom Tromey2014-07-241-0/+1
* Move shared native target specific code to gdb/natGary Benson2014-06-201-0/+95