llvm-project/lldb/source/Plugins/Process/Linux
Greg Clayton 386ff18a4a Patch from Dragos Tatulea which was a modified version of a patch from
Joel Dillon that fixed 64 debugging for Linux.

I also added a patch to fix up the ProcessLinux::DoLaunch() to be up to date.
I wasn't able to verify it compiles, but it should b really close.

llvm-svn: 143772
2011-11-05 01:09:16 +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
LinuxStopInfo.cpp linux: initial support for 'real' signal handling 2011-03-30 15:55:52 +00:00
LinuxStopInfo.h linux: initial support for 'real' signal handling 2011-03-30 15:55:52 +00:00
LinuxThread.cpp This patch fixes debugging of single threaded apps on Linux. 2011-10-18 18:09:30 +00:00
LinuxThread.h This patch fixes debugging of single threaded apps on Linux. 2011-10-18 18:09:30 +00:00
Makefile Make LinuxThread use the LLDB unwinder. 2011-01-19 01:36:10 +00:00
ProcessLinux.cpp Patch from Dragos Tatulea which was a modified version of a patch from 2011-11-05 01:09:16 +00:00
ProcessLinux.h Patch from Dragos Tatulea which was a modified version of a patch from 2011-11-05 01:09:16 +00:00
ProcessLinuxLog.cpp This patch fixes debugging of single threaded apps on Linux. 2011-10-18 18:09:30 +00:00
ProcessLinuxLog.h This patch fixes debugging of single threaded apps on Linux. 2011-10-18 18:09:30 +00:00
ProcessMessage.cpp This patch fixes debugging of single threaded apps on Linux. 2011-10-18 18:09:30 +00:00
ProcessMessage.h This patch fixes debugging of single threaded apps on Linux. 2011-10-18 18:09:30 +00:00
ProcessMonitor.cpp Patch from Dragos Tatulea which was a modified version of a patch from 2011-11-05 01:09:16 +00:00
ProcessMonitor.h Remove duplicate m_monitor field from LaunchArgs 2011-06-20 23:55:58 +00:00
RegisterContextLinux.h Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
RegisterContextLinux_i386.cpp This patch fixes debugging of single threaded apps on Linux. 2011-10-18 18:09:30 +00:00
RegisterContextLinux_i386.h This patch fixes debugging of single threaded apps on Linux. 2011-10-18 18:09:30 +00:00
RegisterContextLinux_x86_64.cpp This patch fixes debugging of single threaded apps on Linux. 2011-10-18 18:09:30 +00:00
RegisterContextLinux_x86_64.h This patch fixes debugging of single threaded apps on Linux. 2011-10-18 18:09:30 +00:00