I complile program with gcc -g -o opitions. When I run the
program on
one machine without source code. I can't list the source
code in gdb.
Can I supply some opitions to gcc and can list code in gdb
without source code?
--
桂華秋皎潔
Re: Can I gdb process without source
code?
United States
2007-09-21 06:05:54
On Fri, Sep 21, 2007 at 02:52:02PM +0800, ???? wrote:
> I complile program with gcc -g -o opitions. When I run
the program on
> one machine without source code. I can't list the
source code in gdb.
> Can I supply some opitions to gcc and can list code in
gdb without source code?$B!)
No.
--
Daniel Jacobowitz
CodeSourcery