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: FW: Targeting dual Harvard architectures


> From: Jim Blandy <jimb@redhat.com>
> Date: 29 Oct 2003 01:07:11 -0500
> 
>   x/i (@code char *) 0x1234
>   x/i (@data char *) 0x1234
> 
> and it'll do the right thing, if you define the ADDRESS_TO_POINTER and
> POINTER_TO_ADDRESS methods appropriately.
> 
> (Hey, this isn't in the GDB manual anywhere!)

Then let's add it.


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