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] Allow writing to registers before the program starts


Daniel Jacobowitz wrote:
No, this patch is incorrect.  I don't recall exactly why, but I think
it will mess up writing to the saved registers after using "up".
I happen to know the actual cause of the problem you're trying to
fix; there's a nasty hack in CodeSourcery's branch to fix it, but
the real fix is more work than I've had time for yet.  It's a
representation problem.

OK, sorry. When I look at it more closely the patch doesn't do quite what I thought it did anyway.


This is all much more hideous than I had thought. I don't have either the time or the knowledge to fix the problem properly. Thanks for the hack - I'll just use that locally for the time-being.

Thanks

Andrew


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