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: Developer Guide to GDB


On Sun, Oct 30, 2005 at 10:36:17AM +0100, .:SB:. wrote:
> Hi all,
> 
> Past months i was working in gdb (4.18 release) to include certain
> modifs to ARC systems, i was starting from scratch, i mean, no
> previously xperience (source-code) about gdb but some knowledge in
> debuggers,

First of all, again, whatever you're doing from scratch - please don't
do it in GDB 4.18!  That's ancient.

> What i use to learn about was:
> 
> a) "Debugging With Gdb - The Gnu Source-Level Debugger",
> b) "McGraw Hill - GCC, the Complete Reference"
> c) Obviously, the code: tm-*.h, *-tdep.c, remote-*.c, and related files...
> d) ./gdb/doc/gdbint.ps
> 
> Just wondering if anyone can help me with a good doc repository or
> step-by-step or something like that

No, there isn't one.  You've already seen the internals manual;
improvements welcome.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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