Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This option displays COFF line numbers.
/LINENUMBERS
Line numbers exist in an object file if it was compiled with the following:
An executable file or DLL contains COFF line numbers if it was linked with Generate Debug Info, /DEBUG.
Only the /HEADERS DUMPBIN option is available for use on files produced with the /GL compiler option.
See Also
Send Feedback on this topic to the authors