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: Question regarding i386v4-nat.c:supply_gregset and fill_gregset


> Sorry for the slow response.  I was having a vacation :-).

Actually, me too :-).

> That would be a valid approach (although I would name the functions
> i386_supply_gregs and i386_fill_gregs).  On the other hand, I wouldn't
> object to duplicating the small bits of code for Interix and deal with
> it later.  I'll have to rethink these functions sooner or later if I
> want to support cross-debugging of core files.

This is the route I took: duplicating this small bit of code, leaving
the cleanup for later.

-- 
Joel


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