[LLVMdev] How to get an LLVM-compiled executable which could be debugged using gdb

陳韋任 chenwj at iis.sinica.edu.tw
Tue Jun 14 01:50:23 PDT 2011


> Debug information can be placed in the assembler source. This is what
> GCC does; you can see for yourself if you run
> gcc -g -save-temps filename.c

  I guess he want to ask if llc can emit debugging information which GDB
can use.

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667




More information about the llvm-dev mailing list