public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* BreakpointManager sanity check
@ 2007-05-16 18:09 Adam Jocksch
  0 siblings, 0 replies; only message in thread
From: Adam Jocksch @ 2007-05-16 18:09 UTC (permalink / raw)
  To: timoore; +Cc: frysk

Ok, so these are the steps I'm following:

 - Set up + attach to the process
 - Add the process to the SteppingEngine
 - Get the Breakpoint Manager via SteppingEngine.getBreakpointManager.
 - create a new breakpoint via addLineBreakPoint(file, line, col);
 - Add an observer to the newly created breakpoint
 - Call enableBreakpoint with my new breakpoint and the attached task
 - remove the Attached observer and call SteppingEngine.continue

I think maybe I'm missing something subtle in regards to initializing 
the SteppingEngine/BreakpointManager, but after doing the above 
updateHit never gets called :(. Any hints?

Adam

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-16 17:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-16 18:09 BreakpointManager sanity check Adam Jocksch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).