On Tue, Sep 23, 2008 at 3:43 AM, Florencio Cano
<florencio.cano (at) gmail (dot) com [email concealed]> wrote:
> run it inside GDB. Does GDB alter the memory map of a process when
> executed inside it? In which way? Where I can read info about this?
Yes, your offsets will differ. Put a break at start of main(),
recompile, and...
<florencio.cano (at) gmail (dot) com [email concealed]> wrote:
> run it inside GDB. Does GDB alter the memory map of a process when
> executed inside it? In which way? Where I can read info about this?
Yes, your offsets will differ. Put a break at start of main(),
recompile, and...
[ more ]