Better debugging?

Tim tim.oliver at tutanota.com
Sun Oct 3 22:21:45 UTC 2021


Hi all,

I am currently using GDB within VScode with the -gc DMD2 compiler 
switch and my debugging is not amazing. Whenever I inspect a 
struct/object it just shows me the pointer rather than the object 
information and strings come up as a gross array of the 
characters. Does anybody happen to know whether LDB is better or 
how I can have a nicer debug environment?

Thanks in advance


More information about the Digitalmars-d-learn mailing list