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: [PATCH 1/2] Port gdbserver to GNU/Hurd


Hi,

On Fri, Sep 6, 2013 at 3:29 AM, Pedro Alves <palves@redhat.com> wrote:
> I'm actually very excited to see gdb and gdbserver sharing
> a single target backend, even if we still have many wrinkles
> in the interfaces to iron out!  It does looks like this way
> results in lots of less work, and makes me believe we can
> port other targets to gdbserver already without unsurmountable
> effort.

Do you mean there should be only one structure target_obj in both gdb
and gdbserver?
But I have found that, the structure has been declared different
between gdb and gdbserver, How can I integrate them into single one.
Or just I have got the wrong understand.


-- 
Yue Lu (éå)


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