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: RFA: Support Windows extended error numbers in safe_strerror


On Mon, Feb 06, 2006 at 12:45:25AM +0200, Eli Zaretskii wrote:
> > Date: Sun, 5 Feb 2006 15:20:27 -0500
> > From: Daniel Jacobowitz <drow@false.org>
> > Cc: Jim Blandy <jimb@red-bean.com>, gdb-patches@sourceware.org
> > 
> > > Reality check: how many other non-embedded platforms have their cross-
> > > and native targets separated?
> > 
> > Could you clarify what you mean by this?  As far as I can interpret it,
> > the answer is "every".
> 
> ``Separated'' as in ``not in the same executable''.

I don't see how that applies.  I'm talking about the support needed for
an arm-elf debugger which runs on mingw32, as opposed to a mingw32
debugger which runs on mingw32.  There's other platforms that can
support cross but not native, e.g. I believe ia64-hpux can handle cross
debugging even without a GDB port.

Anyway.  Moving on, agreed.

-- 
Daniel Jacobowitz
CodeSourcery


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