Odl - Line Numbering Information in Object File

This switch controls whether or not line numbering debug information is included in the object file, thus allowing the assembler source file to be viewed from within a source-level debugger.

┌────┬──────┬─────┬────┬──────────────────────────────────────────────────┐
│Type│Global│Group│File│Default                                           │
├────┼──────┼─────┼────┼──────────────────────────────────────────────────┤
│S   │Yes   │Yes  │Yes │-Odl (line numbering debug information is not     │
│    │      │     │    │included in object file)                          │
└────┴──────┴─────┴────┴──────────────────────────────────────────────────┘


[Back: Od - Line Number and Symbolic Debug Information in Object File]
[Next: Ods - Symbolic Debug Information in Object File]