This is the mail archive of the gdb@sources.redhat.com 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: GDB for pentium III architecture


> From: "Setty, Vinay J (Vinay)** CTR **" <vinaysetty@Lucent.com>
> Date: Mon, 21 Feb 2005 09:36:28 +0530
> 
> 	Hi I am studying the gdb internals document, but lot of things are
> incomplete

Sad, but true...

> and also I wanted to know if there is any document which can give
> me the details of how gdb works on pentium III architecture. Things like
> 
> *	breakpointing
> *	single stepping
> *	signal handling
> *	thread handling
> *	inferior fucntion calls
> *	longjumpp support
> *	watchpoints etc...

x86-specific watchpoints _are_ explained in the GDB Internals manual.
See the node "Algorithms" (which also explains a bit about
breakpoints).

For other issues, I suggest to ask specific questions here.


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