This is the mail archive of the gdb-patches@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: Signed vs. unsigned adresses in solib-svr4


On Tue, Mar 27, 2007 at 10:20:23PM +0200, Andreas Schwab wrote:
> > - since I know that the assumption is wrong for MIPS.  Isn't there an
> > extract_address or something like that which would be suitable?
> 
> There is extract_typed_address, but I don't know how to construct the
> struct type that it needs.

Probably builtin_type_void_data_ptr is all you need.

-- 
Daniel Jacobowitz
CodeSourcery


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