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
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
On 2/24/2010 2:48 AM, Matt Emson wrote:
I think an interjection at this point is required - all of this is
down to personal experience, preference and style. It is what you are
used to. Having done 10+ years of Pascal, yes this is very alien.
Having done 5+ years of C# and C based languages, no