llvm-project/lldb/tools
Greg Clayton fc3f027d33 Don't have the debugger default to ignoring EOF. This is only what the driver
(or anything running in a terminal) wants. Not what a UI (Xcode) would want 
where it creates a debugger per debug window. The current code had an infinite
loop after a debug session ended. 

llvm-svn: 132280
2011-05-29 04:06:55 +00:00
..
darwin-debug Added the ability to get a 32 or 64 bit simple return value from the 2011-05-15 22:49:24 +00:00
darwin-threads A tool for examining a mach process and its threads. 2011-02-05 05:27:30 +00:00
debugserver lldb-56 with codesign settings fixed in the Xcode projects. 2011-05-26 16:54:13 +00:00
driver Don't have the debugger default to ignoring EOF. This is only what the driver 2011-05-29 04:06:55 +00:00
lldb-platform Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00