Separate remote.c per-target state from per-architecture state
Daniel Jacobowitz
drow@false.org
Thu Jun 8 18:32:00 GMT 2006
On Thu, Jun 01, 2006 at 11:32:59PM -0400, Daniel Jacobowitz wrote:
> There's a single "struct remote_state" in remote.c, with an instance per
> gdbarch, and comments saying that it ought to be per-target. But in fact
> this isn't right, because it contains the description of the target's
> register layout, which depends on the selected architecture.
I have committed this change.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb-patches
mailing list