[lldb-dev] [PATCH] Incorrect register map for Linux 32-bit - Correction supplied

Todd Fiala tfiala at google.com
Fri Feb 14 09:11:05 PST 2014


Yeah, that probably is the fly in the ointment that made it be what it is
:-)

So - I've tried Matthew's patch over on my end with the extra logging.  I'm
going to reduce audience so I'm not spamming the lldb-dev list.



On Fri, Feb 14, 2014 at 9:05 AM, Ed Maste <emaste at freebsd.org> wrote:

> On 14 February 2014 11:59, Todd Fiala <tfiala at google.com> wrote:
> >
> > Later I'd suggest we go back and rewrite that code in terms of the
> official structures for a given platform.
>
> There are some cases where we can't rely on system definitions, since
> the code will be built on a different platform - for example, we can
> debug Linux cores on FreeBSD and vice versa, so register layouts and
> such need to be explicitly specified.  Of course anything that is only
> applicable to live local debugging doesn't have this constraint.
>



-- 
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140214/50dd7079/attachment.html>


More information about the lldb-dev mailing list