llvm-project/lldb/source/Plugins/Process/Linux
Greg Clayton c3c0b0e59a Remove the GetSequenceMutex timeout that isn't being used in the GDB remote plug-in.
Also fixed the ProcessLinux, ProcessPOSIX and ProcessFreeBSD to have the correct UpdateThreadList() prototype.

llvm-svn: 154603
2012-04-12 19:04:34 +00:00
..
LinuxSignals.cpp linux: initial support for 'real' signal handling 2011-03-30 15:55:52 +00:00
LinuxSignals.h linux: initial support for 'real' signal handling 2011-03-30 15:55:52 +00:00
Makefile This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00
ProcessLinux.cpp Remove the GetSequenceMutex timeout that isn't being used in the GDB remote plug-in. 2012-04-12 19:04:34 +00:00
ProcessLinux.h Remove the GetSequenceMutex timeout that isn't being used in the GDB remote plug-in. 2012-04-12 19:04:34 +00:00
ProcessMonitor.cpp Linux/ProcessMonitor: include sys/user.h for user_regs_struct and user_fpregs_struct. 2012-04-07 09:13:49 +00:00
ProcessMonitor.h This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00
RegisterContextLinux_x86_64.h Fix indentation. 2012-01-05 23:51:37 +00:00