[Debugger] userlibs+unicode

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

[Debugger] userlibs+unicode

Post by lexvictory »

Is it possible to make the debugger call FunctionName_UNICODE_DEBUG if it exists rather than always calling FunctionName_DEBUG even when the program is compiled in unicode mode?

I ask for this because today I have been unable to get PeekS(@string, -1, #PB_Unicode) to work (used when PB_DEBUGGER_Unicode is set to 1)
Without this, a userlib compiled with TailBite that must check strings cannot easily use the new MultiLib mode.
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!