diff --git a/traces/EclipseDebug.magnet b/traces/EclipseDebug.magnet new file mode 100644 index 0000000..641e618 --- /dev/null +++ b/traces/EclipseDebug.magnet @@ -0,0 +1,59 @@ +{ + "trace": "eclipse-Debug1.txt", + "format": "PlainText", + "features": [ + { + "feature": "Eclipse (Debug)", + "extracts": [ + { + "src": { + "class": "public boolean org.eclipse.jdt.internal.debug.core.breakpoints.JavaBreakpoint.handleBreakpointEvent(", + "id": "666051245" + }, + "dst": { + "class": "org.eclipse.jdi.internal.event.BreakpointEventImpl", + "id": "907205473" + }, + "type": "This-Another", + "order": "0" + }, + { + "src": { + "class": "public void org.eclipse.jdt.internal.debug.core.EventDispatcher.run(", + "id": "629542817" + }, + "dst": { + "class": "org.eclipse.jdi.internal.event.EventSetImpl", + "id": "1400795012" + }, + "type": "This-Another", + "order": "0" + }, + { + "src": { + "class": "public com.sun.jdi.event.EventSet org.eclipse.jdi.internal.event.EventQueueImpl.remove(", + "id": null + }, + "dst": { + "class": "org.eclipse.jdi.internal.jdwp.JdwpCommandPacket", + "id": "859038530" + }, + "type": "This-Another", + "order": "0" + }, + { + "src": { + "class": "java.util.LinkedList", + "id": "682960638" + }, + "dst": { + "class": "org.eclipse.jdi.internal.jdwp.JdwpCommandPacket", + "id": "859038530" + }, + "type": "Container-Component(Collection)", + "order": "0" + } + ] + } + ] +} \ No newline at end of file