Hi Michael,
Michael Sicotte a écrit :
MIchael,
Thanks a lot - I heard from Pavel on IRC that he uses gdb, and so I set
that up and it looks good. The list of commands was just what I needed.
If I can add something, you can use set too, very usefull.
Exemple :
set aValue=12
(when possible , means when the value is in the context)
Just an example : before Ismael fixed that, some value returned by
Framework gave us negative values for bitmaps ( causing crashes ) ans
set value on the fly helped to see the cause.
You can see pointeurs contents too ( p *this ) , and use fonctions (try
TAB several times) , and classical shell commands too (CTRL-R for
history e.g. )
Regards,
Eric Bachard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]