|
|
|
|
|
by Terr_
621 days ago
|
|
> "DEBUG 1", "DEBUG 2" If you use language expressions that automatically become file/line info, that frees you from juggling unique labels. Then it can be saved into your IDE as a insertable code snippet. It goes without saying that a real interactive debugger session is even better, but it isn't always convenient or possible. |
|