Re: [fpc-pascal] Setting a variable in GDB

2010-02-24 Thread Jonas Maebe
On 24 Feb 2010, at 14:24, Graeme Geldenhuys wrote: If I can, how to I set a variable to have an alternative value while debugging in via GDB? I know the GDB 'set' command, but not sure how to set string values etc... Anybody got some hints on this? The set command only works for simple ty

[fpc-pascal] Setting a variable in GDB

2010-02-24 Thread Graeme Geldenhuys
Hi, If I can, how to I set a variable to have an alternative value while debugging in via GDB? I know the GDB 'set' command, but not sure how to set string values etc... Anybody got some hints on this? Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal htt