Ddbg UTF-8 problem?

Jascha Wetzel "[firstname]" at mainia.de
Thu Aug 2 07:55:03 PDT 2007


Mike wrote:
> Loading symbols from wb.exe
> ->r
> ntdll.dll loaded at 0x7c910000
> KERNEL32.dll loaded at 0x7c800000
> USER32.dll loaded at 0x7e360000
> GDI32.dll loaded at 0x77ef0000
> 4invalid UTF-8 sequence
> ->
> 
> That UTF-8 thing seems to mess up Ddbg somehow, it just doesn't work. Is there anything I can do about it?

there has been an issue where some dll names caused that to happen. for 
the case given at that time, it was fixed, though.
i'd like to reproduce this problem to see what's going on. could you 
send me whatever i need to do so?
besides that, you can try to issue another 'r' after that message.


More information about the Digitalmars-d-debugger mailing list