Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse Debugger and Breakpoints
Eclipse Debugger and Breakpoints [message #66386] Tue, 24 June 2003 16:08 Go to next message
Eclipse UserFriend
Hi,

Is there an any easy way to get programmically the breakpoints that user
has defined in eclipse debugger. I need this information ( line number
and source code file) in my own plug-in.

Thank you,
- Sami
Re: Eclipse Debugger and Breakpoints [message #68908 is a reply to message #66386] Fri, 27 June 2003 10:54 Go to previous message
Eclipse UserFriend
There's an IBreakpointManager, and ILineBreakpoints. See the javadoc.

Darin

"Sami Lakka" <sami.lakka@tut.fi> wrote in message
news:bdab2p$iug$1@rogue.oti.com...
> Hi,
>
> Is there an any easy way to get programmically the breakpoints that user
> has defined in eclipse debugger. I need this information ( line number
> and source code file) in my own plug-in.
>
> Thank you,
> - Sami
>
>
Previous Topic:Source not found (DEBUG)
Next Topic:org.eclipse.jdt.debug.core [API Help]
Goto Forum:
  


Current Time: Mon May 05 23:43:35 EDT 2025

Powered by FUDForum. Page generated in 0.03215 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top