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

Patrick Simmons simmon12 at illinois.edu
Sun May 16 13:33:27 PDT 2010


On 05/15/10 06:22, Duncan Sands wrote:
> 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.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>    

Sorry, I should have been more clear.  I want to step through the LLVM 
IR of programs compiled with llc.

--Patrick

-- 
If I'm not here, I've gone out to find myself.  If I get back before I return, please keep me here.




More information about the llvm-dev mailing list