|
|
|
|
|
by pjmlp
2712 days ago
|
|
Print debugging is only necessary when support for trace points in debuggers is lacking for the respective language. With good support, a couple of trace points, even on a live running instance is all that is needed, without any extra recompiles. |
|