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] 3/3: New testcase on DW_OP_fbreg


On Mon, Apr 28, 2008 at 10:39:03AM +0200, Jan Kratochvil wrote:
> I assume it will not be accepted upstream - just FYI - as it can be coded
> arch-independently and with much simpler/minimal DWARF code.

I don't mind the x86 restriction but it will fail on x86-64 systems
that do not have libraries to support -m32.  If you limit it to i?86
and remove the option, this is OK.

-- 
Daniel Jacobowitz
CodeSourcery


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