callum
Joined: 16 Aug 2011 Posts: 4
|
Posted: Tue Aug 16, 2011 3:12 pm Post subject: Debugging strings and arrays |
|
|
Hi, very glad to see ddbg is being continued!
Just a quick question: in the previous ddbg version that I have been using, downloaded from http://ddbg.mainia.de/, I am not able to correctly debug strings or access arrays by index ( = arr[10] for example). The debugger says that they are unsigned longs. I use DMD 2.x. I have seen a bug post somewhere which said that this is a problem with the DWARF output from the compiler. Have you seen this problem, or am I doing something wrong?
Cheers,
Cal |
|