This is the mail archive of the gdb-prs@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]

[Bug tdep/12223] GDB becomes unusable if it fails to speculate aboutframe information on ARM.


http://sourceware.org/bugzilla/show_bug.cgi?id=12223

--- Comment #2 from Jacob Bramley <Jacob.Bramley at arm dot com> 2010-11-17 11:10:35 UTC ---
(In reply to comment #1)
>  <http://sourceware.org/gdb/download/onlinedocs/gdb.html#JIT-Interface> 

Oh I agree, it would be nice if we could use the JIT interface. If nothing
else, it would presumably give us back-trace information through JIT frames,
and that could be useful at times.

However, integrating it into Trace Monkey is a rather more fiddly task than
fixing GDB, and it doesn't scale when we start looking at more than a handful
of JIT compilers, so I'd like to fix the problem in GDB first.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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