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 2/2] handle an unspecified return address column


> Pretty much both.  The original diff was clearly wrong, and it is best
> to have the history reflect that clearly.  But it will also make the
> review easier.  To be honest, I think the conditional, after your
> modification, is too confusing.

OK. It's Tom's commit, so I will wait for his input before undoing
the change.

> Didn't realize that the tests were part of the same commit though.  So
> you probably can't simply use git revert.  Perhaps that means we
> should commit testsuite changes seperately in the future.

It's easy to undo just part of the commit, still keeping the testcase.
We can't use "git revert" anyways, because of those $(&! ChangeLog
files, nearly always triggerring revert conflict. And the sad part
is that we actually want those, because we do not want to undo the
ChangeLog entry!

-- 
Joel


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