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: gdb over smbus


On Mon, Jul 09, 2007 at 04:43:42PM +0800, Rick.Lee wrote:
> thanks,Daniel,
>      there are some incorrect information about this soc, through
> smbus interface, cpu core registers, such as status register, register
> files r0-rx could not be accessed, all other peripheral registers can
> be accessed,including breakpoint enable/disable.
>      with these restrictions, is it still possible to do such a
> converter to support source level debuging?

You will have to come up with some way to access the core registers,
if you expect GDB to know the current PC.

-- 
Daniel Jacobowitz
CodeSourcery


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