[llvm-bugs] [Bug 34263] New: Fill out DbgStart and DbgEnd fields of S_*PROC32 symbols
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Aug 21 12:23:29 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34263
Bug ID: 34263
Summary: Fill out DbgStart and DbgEnd fields of S_*PROC32
symbols
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: DebugInfo
Assignee: unassignedbugs at nondot.org
Reporter: zturner at google.com
CC: llvm-bugs at lists.llvm.org
These represent the size of the prologue and epilogue of a function.
Outputting these helps a debugger to know where to set breakpoints and how to
step into, over, and out of a function. We should be setting these.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170821/804c673f/attachment.html>
More information about the llvm-bugs
mailing list