This is the mail archive of the gdb@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]

Instruction address catching


Is it possible, with the current version of gdb, to make it detect every
time an address is written to, and to make it stop only if the address
of the instruction that wrote to that address isn't equal to a specific
value. If it's possible, does it work in a multithreaded application?




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