> I was wondering if there is a way via the remote protocol for a stub to tell GDB to update (or invalidate) its copy of any state that might be cached? Can you expand on the problem? If GDB modifies, or resumes, the inferior, it should always invalidate its local cache (but no guarentee that it always gets it right :-). Andrew