[LLVMdev] Still can't get source-level debugging to work

Talin viridia at gmail.com
Mon Oct 19 01:49:48 PDT 2009


OK I got it to work. Thank you so much :)

On Mon, Oct 19, 2009 at 12:52 AM, Anton Korobeynikov <
anton at korobeynikov.info> wrote:

> > Yes I am on darwin.
> I don't recall correctly, but there you cannot 'just' run gcc to get
> all dwarf stuff into the binary. You will also need to do some extra
> tool invocation (dsymutil?). Just pick some dummy c++ app, compile it
> via "gcc -v" and you'll have the precise steps.
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>



-- 
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091019/6c9e9d00/attachment.html>


More information about the llvm-dev mailing list