On 12/19/2014 7:38 AM, Daniel Davidson wrote:
 Could this lack of need be
attributable to understanding of the entire code base being used?

No. It's attributable to I use different methods of debugging.

The dmd source code is littered with debugging aids I've written. The classic example is having a pretty-printer for each data structure. I don't find the typical debugger pretty-printer to be adequate at all - they never dump the type in the way that I think about the type.

Reply via email to