This is the mail archive of the gdb-patches@sources.redhat.com 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] Crossdebugging compilation fix for x86-64


Daniel Jacobowitz <drow@mvista.com> writes:

> On Mon, Mar 04, 2002 at 01:29:58PM +0100, Michal Ludvig wrote:
>> Index: ChangeLog
>> from Michal Ludvig <mludvig@suse.cz>
>> 
>>       * MAINTAINERS (x86-64): Target is not broken anymore.
>>       * x86-64-tdep.h (sys/reg.h): Delete
>>       (R15, R14, R13, R12, RBP, RBX, R11, R10, R9, R8, RAX, RCX, RDX,
>>       RSI, RDI, ORIG, RIP, CS, EFLAGS, RSP, SS): Define. These can't be
>>       included from sys/reg.h when compiling for cross-debuging.
>
> These belong in a Linux-specific file.  Their order is not dependent on
> anything in the x86-64 ABI, is it?

Correct, the x86-64 ABI does not define those,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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