llvm-project/lldb/source
Matt Kopec 718be877f8 Add exec support for Linux including common support for POSIX.
llvm-svn: 192319
2013-10-09 19:39:55 +00:00
..
API <rdar://problem/14028923> 2013-10-08 21:49:02 +00:00
Breakpoint Remove unused local variable. 2013-10-04 19:17:40 +00:00
Commands Allow Process::WaitForProcessToStop to return immediately if process is already in the stopped state 2013-10-09 16:56:28 +00:00
Core Fixed a bug where variables' byte sizes would not 2013-10-09 02:32:37 +00:00
DataFormatters <rdar://problem/12632394> 2013-10-08 20:59:02 +00:00
Expression Fixed a bug in the Materializer where we sent the 2013-10-09 02:04:57 +00:00
Host Add error checking to 'cmd' buffer as it may not be available (ie. in the case of exec). 2013-10-09 19:23:34 +00:00
Interpreter <rdar://problem/14393032> 2013-09-30 19:11:51 +00:00
Plugins Add exec support for Linux including common support for POSIX. 2013-10-09 19:39:55 +00:00
Symbol Handle the case where completing variables in a frame 2013-10-09 02:39:26 +00:00
Target Re-enable test_convenience_registers_16bit_with_process_attach test for Linux. 2013-10-09 17:44:52 +00:00
Utility Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
Makefile Remove LLDB dependency on xcodeworkspace (on Linux) for version number 2013-02-28 16:51:15 +00:00
lldb-log.cpp The output of 'log list' was missing a few of the lldb channels: 2013-09-12 01:48:59 +00:00
lldb.cpp Remove useless declaration. If match_type == eNameMatchIgnore, we already left this function at the beginning of the method. Found by coverity. Fixes CID 1094188 2013-09-28 15:35:02 +00:00