[lldb-dev] [patch] lldb-platform-work branch: fixes and improvements the common platform classes and the Error class.

Viktor Kutuzov vkutuzov at accesssoftek.com
Wed Apr 25 15:18:05 PDT 2012


Hi everyone,

Please find attached patch, which provides the following fixes:

- fixed a double output for the "error: " prefix (like "error: error: ...<message>...") in Error::LogIfError (source/Core/Error.cpp).
- fixed a crash in CommandObjectPlatformConnect::GetOptions method (source/Commands/CommandObjectPlatform.cpp).
- fixed the syntax help string for the 'platform file' command.
- the 'platform shell' prints its usage if no arguments were passed.

Would somebody review this patch and apply if it is ok?

Thanks.
Viktor.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb-command-object-platform-fixes.patch
Type: application/octet-stream
Size: 2216 bytes
Desc: lldb-command-object-platform-fixes.patch
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20120425/db657285/attachment.obj>


More information about the lldb-dev mailing list