[Lldb-commits] New patch improves user interactions with LLDB
Enrico Granata
egranata at apple.com
Mon Apr 1 10:13:55 PDT 2013
This patch improves the user-debugger interaction by providing a new UI paradigm that goes far beyond the traditional command-line user interface.
It provides vocalization features right into LLDB, and extends the CommandInterpreter to speak out the results of commands. No more debugging sessions with bad music in your ears, now LLDB will provide the cheerful company any developer needs!
For Mac OS X, this is implemented via the say(1) command-line tool. For Linux and other platforms, it is left to individual implementors to define how they want their system to vocalize.
Different speaking styles are defined for your convenience.
Please review and commit promptly!
Enrico Granata
✉ egranata@.com
✆ 27683
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130401/a688900d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: application/octet-stream
Size: 2815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130401/a688900d/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130401/a688900d/attachment-0001.html>
More information about the lldb-commits
mailing list