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: RFC: optimized-out pieces


>>>>> "Frederic" == Frederic Riss <frederic.riss@gmail.com> writes:

Tom> I am checking in the latest version of this patch.

Frederic> I think this patch regresses on architectures that mark registers as
Frederic> optimized in their CFI.

Thanks for the detailed report.  It looks like Ulrich already fixed
this.  I'm sorry about the breakage; I'm looking at setting up a
buildbot so we can more easily regression test on multiple
architectures.

Frederic> I fixed that by preventing frame_register_unwind to call
Frederic> value_contents_all in the optimized case (not providing the one-liner
Frederic> as I don't have the copyright assignment in place anymore).

A short patch like that would not require an assignment.

However... why not get a new assignment?  It will be fun and rewarding!

Tom


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