This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: RFA: distinguish between pointers and addresses


   > + To cope with architectures like this --- the D10V is not the only one!
   > + --- GDB tries to distinguish between @code{addresses}, which are byte
   > + numbers, and @code{pointers}, which are the target's representation of

<snip>

   > + This yields an address
   > + appropriate GDB can use to read target memory, disassemble, etc.

Also consider using @value{GDBN} instead of 'GDB'.  :)

--dima

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