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: Problem union comparision in TUI


On Thu, Oct 20, 2005 at 05:18:14PM +0100, Andrew STUBBS wrote:
> Therefore, an alternative fix for this problem would be to figure out 
> which window we are in for the problem comparison. I an not sure whether 
> that would be a better solution or not.

You _should_ already be able to do this: almost all places already
check.  I recommend taking a closer look at just the ones which don't
to see if you can find the window context.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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