[Issue 21160] New: DWARF: DW_AT_main_subprogram should be emitted for _Dmain
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Aug 13 15:48:50 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21160
          Issue ID: 21160
           Summary: DWARF: DW_AT_main_subprogram should be emitted for
                    _Dmain
           Product: D
           Version: D2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: lucien.perregaux at gmail.com
So that the debugger knows that it is the starting function instead of the
main() in entrypoint.d.
--
    
    
More information about the Digitalmars-d-bugs
mailing list