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] fix for PR2424


Vladimir Prus wrote:
> Aleksandar Ristovski wrote:
> 
>> NOTE3: In mi-support.exp (mi_expect_stop), I put argument "after_reason"
to
>> be
>> after the reason
> 
> Why? Neither your email nor changelog entry fail to explain the motivation
> for the change.
> 

The field is named "after_reason" and it hadn't been used. It looked like
someone meant to use it for after reason field, but was placed after
'thread-id' field - I might have made wrong conclusion, this is why I
emphasised the change in the note above.

It is a local variable so it should not be a problem to switch it back, add
new param for 'disp' field or whatever.


---
Aleksandar


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