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: [RFA 4/5] Remove make_cleanup_regcache_invalidate


>>>>> "Yao" == Yao Qi <qiyaoltc@gmail.com> writes:

>> +      regcache_invalidator (m_regcache, m_regnum);

m_regcache-> invalidate (m_regnum)?

Yao> I don't see why we need to call ctor in dtor.

Ouch, yeah.
I'll fix.

Tom


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