-symbol-list-lines.
Example:
auto result = session.symbolListLines("main.d").wait();MiPendingCommand symbolListLines(string file) @trustedGets the mapping between source lines and addresses for a file.
file | Source file name. |
-symbol-list-lines.
Example:
auto result = session.symbolListLines("main.d").wait();