This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fwd: Re: beginner


> > 
> > > man ptrace
> > > 
> > > You should have a good understanding of how the
> > unix
> > > process works first.
> > 
> > Ok,fine. i assume i know the process execution
> > environment and its launch by the kernel fairly
> > well.Atleast i know about that in linux.
> > 

OK, how about...

http://sourceware.org/gdb/current/onlinedocs/gdbint_toc.html
(gdb internals manual, such as it is), and of course
http://sourceware.org/gdb/current/onlinedocs/gdb_toc.html
(gdb user manual)

By all means, don't forget http://www.gnu.org/prep/standards/

When you get ready to contribute, you'll want to look at:
http://sources.redhat.com/gdb/contribute/




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]