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: Xtensa port


On Fri, 2006-09-22 at 11:25 -0700, Maxim Grigoriev wrote:
> DESCRIPTION:
> 
>     Basic Xtensa port. It doesn't include any targets. The next step will be
> a submission of "xtensa*-*-linux" target. It will include gdbserver port and
> everything else necessary to debug Xtensa code on this target.
> 
> If this port is accepted Tensilica commits to maintain GDB Xtensa support.

Maxim, 

At a quick first glance, it looks pretty good.
Do you have a copyright assignment on file?

One question -- is there a reason for splitting xtensa-config.c 
into a separate file?  Not necessarily a problem, but it seems
to be mostly stuff that would traditionally go in the xxx-tdep.c
file (such as the struct gdbarch_tdep object).

Thanks,
Michael Snyder


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