[LLVMdev] debugging llvm from clang using gdb

reed kotler rkotler at mips.com
Tue May 21 05:00:56 PDT 2013


I've always debugged the backend llc by running it as a separate executable.

I'm seeing a bug that only happens when I run the compiler from clang.

How do you debug this from gdb?

I can put a breakpoint but it never stops when I say "run ...."

Tia.

Reed





More information about the llvm-dev mailing list