This is the mail archive of the gdb-patches@sources.redhat.com 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/RFA] multiarch INSTRUCTION_NULLIFIED


> Here's an off-the-cuff idea for you.  Could you actually skip the
> nullified instruction, if you had a hook in the right place?  That is,
> when a thread stops, if it is stopped at a nullified instruction,
> forcibly move it to the next instruction before returning control to
> GDB.

this is exactly what the instruction_nullified method that i added do :)

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/


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