llvm-project/lldb/tools/driver
Johnny Chen eb46f78b08 rdar://problem/12096295
Add an lldb command line option to specify a core file: --core/-c.
For consistency, change the "target create" command to also use --core.

llvm-svn: 161993
2012-08-15 22:10:42 +00:00
..
Driver.cpp rdar://problem/12096295 2012-08-15 22:10:42 +00:00
Driver.h rdar://problem/12096295 2012-08-15 22:10:42 +00:00
IOChannel.cpp Added an lldb_private & equivalent SB API to send an AsyncInterrupt to the event loop. 2012-07-27 23:57:19 +00:00
IOChannel.h Add an API to determine whether there are any characters on the current input line. 2012-06-01 01:03:40 +00:00
Makefile Substitute LLVMLibsOptions for LD.Flags so we can find the mentioned libs 2012-05-29 13:35:46 +00:00
lldb-Info.plist