[LLVMdev] Is it possible to step through LLVM IR with GDB?

Duncan Sands baldrick at free.fr
Sat May 15 05:22:14 PDT 2010


On 15/05/10 09:20, Patrick Alexander Simmons wrote:
> Is it possible to compile LLVM source in such a way that it's possible
> to step through it with GDB (and hopefully frontends like DDD as well)?

Configure with --disable-optimized

Ciao,

Duncan.



More information about the llvm-dev mailing list