[LLVMdev] gdb + clang/llvm

Eric Christopher echristo at apple.com
Mon Apr 23 10:12:59 PDT 2012


On Apr 20, 2012, at 6:35 PM, Roland Leißa <leissa at cs.uni-saarland.de> wrote:

> ok, I now have a problem in the code generator.
> Let's say I want to set a breakpoint somewhere in
> clang/lib/CodeGen/CGExprScalar.cpp
> 
> What do I have to do in order to trigger breakpoints, see backtraces and so on?

You set a breakpoint and ask to see a backtrace?

-eric



More information about the llvm-dev mailing list