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: unassignedb...@nondot.org
          Reporter: ztur...@google.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to