[llvm-dev] Debug Info is not generated for extern variables .

David Blaikie via llvm-dev llvm-dev at lists.llvm.org
Fri May 17 10:59:55 PDT 2019


Is there much value in being able to print the type of a variable without
being able to otherwise interact with it?

On Fri, May 17, 2019 at 10:56 AM Umesh Kalappa <umesh.kalappa0 at gmail.com>
wrote:

> Paul,
> We have the problem with gdb ,where testExt is defined in shared library
> and break in main and try "pt testExt" it say no debug info found.
>
> ~Umesh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190517/75b11cbd/attachment.html>


More information about the llvm-dev mailing list