[fpc-pascal] Re: setting variables with DWARF in gdb

Graeme Geldenhuys graemeg.lists at gmail.com
Sat Oct 30 09:57:40 CEST 2010


Hi Seth,

On 29 October 2010 20:09, Seth Grover <sethdgrover at gmail.com> wrote:
> I *was* doing something wrong... doing a ":=" (pascal-style
> assignment) rather than just "=" seems to work Ok.


I was battling with this too, thanks.  Do you know how to move the
execution point back to an earlier line? eg: I want to execute the
program to call the same procedure, but with a different variable, so
I want to set execution back a few source lines, change the variable,
and then step forward again.


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net:8080/fpgui/



More information about the fpc-pascal mailing list