Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Toggling break points: "Error within Debug UI:" since 3.1M6
Toggling break points: "Error within Debug UI:" since 3.1M6 [message #283611] Thu, 07 April 2005 03:47
Eclipse UserFriend
Hello community,

since I switched to 3.1M6 I observed problems with toggling
break points during debugging. Under currently not well-defined
conditions I can't toggle already set break points during a given debug
session. Any ideas?

The stack trace is:

"org.eclipse.jface.text.BadLocationException
at
org.eclipse.jface.text.AbstractLineTracker.getLineInformatio n(AbstractLineTracker.java:251)
at
org.eclipse.jface.text.AbstractDocument.getLineInformation(A bstractDocument.java:827)
at
org.eclipse.debug.ui.actions.ToggleBreakpointAction.run(Togg leBreakpointAction.java:70)
at
org.eclipse.ui.texteditor.AbstractRulerActionDelegate.run(Ab stractRulerActionDelegate.java:99)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:246)
at org.eclipse.ui.internal.PluginAction.run(PluginAction.java:2 08)
at
org.eclipse.ui.texteditor.AbstractTextEditor$12.triggerActio n(AbstractTextEditor.java:2223)
at
org.eclipse.ui.texteditor.AbstractTextEditor$12.mouseDoubleC lick(AbstractTextEditor.java:2237)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:140)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2894)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2527)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1570)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1534)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:306)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:228)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:344)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:156)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:315 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:268)
at org.eclipse.core.launcher.Main.run(Main.java:942)
at org.eclipse.core.launcher.Main.main(Main.java:926)
"

Greetings from Bremen,

Daniel Krügler
Previous Topic:Plain text differencer using org.eclipse.compare
Next Topic:Creating a custom workspace - Now can someone PLEASE help me?
Goto Forum:
  


Current Time: Wed Nov 05 15:19:05 EST 2025

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

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

Back to the top