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

Graeme Geldenhuys graemeg.lists at gmail.com
Sat Oct 30 13:25:41 CEST 2010


On 30 October 2010 13:07, Graeme Geldenhuys <graemeg.lists at gmail.com> wrote:
> Google found my exact answer. I see I can modify the CPU registers in
> MSEide, but I don't think this is possible with Lazarus IDE. Just
> tried, and it seems to work in MSEide - I'll do more testing to
> confirm. The register in question was EIP.

Definitely not possible with Lazarus IDE, and definitely works with
MSEide. The Watches window in MSEide also allows me to modify variable
values by simply typing in another value. I successfully repeated the
same procedure call over and over using different values in MSEide and
resetting the EIP register without problems. :-)   Kudos to Martin
Schreiber for a excellent job he has done with MSEide!


-- 
Regards,
  - Graeme -


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



More information about the fpc-pascal mailing list