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

target_read_memory for breakpoints



Hi
   I was just trying to find how breakpoints are set/hit..and i came across this function - 'target_read_memory' which calls
      'target_xfer_memory'   which inturn calls - "current_target.to_xfer_memory". 


I am not able to proceed after this.. I actually want to know the implementation of  "hitting of the breakpoint" and then 
"continuing after the breakpoint".     (for intel pentium arch.)

Do you have any suggesstions?

regards,
Sharath.



theglobe.com
  Your friendly full-service integrated online community.
  http://www.theglobe.com

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