|
|
|
|
|
by PontifexMinimus
585 days ago
|
|
> With the printf you might not have considered all the variables you need, so you have to go back, insert, and recompile In some languages, such as Python, it's fairly easy to write a debug-print function that prints all the local variables (as well as the function name and line number it was called in). |
|
That’s not just not the same league, it’s playing a whole different game.