[LLVMdev] Debug Information Wiki Page
Chris Lattner
clattner at apple.com
Fri Nov 5 22:35:21 PDT 2010
On Nov 5, 2010, at 8:04 AM, Renato Golin wrote:
> Hi All,
>
> We've been working on a wiki page to help people build debug
> information in their own front-ends:
>
> http://wiki.llvm.org/Debug_Information
>
> It's definitely a work in progress, but it already has the basic
> format and how to create the basic information (line, functions,
> variables, basic types).
>
> It's not complete nor completely accurate, so if you do spot a
> problem, please be kind and fix it. ;)
>
> If you want to add more information (like composite types, c++ and
> inline support), please do so.
This looks like great information. Could it be wrapped up into llvm/docs/SourceLevelDebugging.html instead of put on the wiki page?
-Chris
More information about the llvm-dev
mailing list