Jump to content

[Tutorial] Memory Debugging with lldb on Mac OSX!


Rook

16 posts in this topic

Recommended Posts

Posted

What is lldb?
LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler.
 
Homepage: http://lldb.llvm.org/

 

This video tutorial is being made on a Mac but you can also debug with lldb on Windows by following this tutorial: http://iosgods.com/topic/5380-tutorial-how-to-get-lldb-working-on-windows/ (get debugserver from here also)

 

https://www.youtube.com/watch?v=sVaKHs3GGEM

 

Credits to Mila432 for the video ^^

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines