binary debugging and generate source of which that running
Mohsen Pahlevanzadeh
mohsen@pahlevanzadeh.org
Thu Jul 7 08:46:00 GMT 2011
Yes, i'm using C and compiled with -g.I'm and run:
gdb myprog
(gdb)run
--mohsen
On Thu, 2011-07-07 at 12:50 +0530, harish badrinath wrote:
> On Thu, Jul 7, 2011 at 10:08 AM, Mohsen Pahlevanzadeh
> <mohsen@pahlevanzadeh.org> wrote:
> > Dear all,
> >
> > I have a binary file what i compile it with -g.So i need to perform a
> > set of action in my computer and see behavior of my file, This mean , i
> > need to see functions of run when i perform those set of actions, So i
> > need to tell to gdb : Please print source of which peace of program that
> > running.
> > How i do it?
>
> You are using C ??
> I don’t think you can assume you have read access to a file that you
> are trying to executing,
> apart from that why cant you just use GDB to do that whenever it is required.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 316 bytes
Desc: This is a digitally signed message part
URL: <http://sourceware.org/pipermail/gdb/attachments/20110707/f879c569/attachment.sig>
More information about the Gdb
mailing list