I could use a debugger for debugging the debugger but no such luck...:) i did manage to trace the issue upto the function GetDebuggerSessions(). It is returning an empty recordset of current sessions. This method is called (via a ajax call) from the debugger UI.
I think this function is defined/implemented somewhere deep in the java class files. I could have gone further but the i couldn't locate the openbd source. The websvn links are giving a Not found message. 2013-07-11 23:25 GMT+05:30 Aaron J. White <[email protected]>: > Is openbd debugger no longer supported for the latest version of openbd? > Is there a new version of the plugin in the works? It would be really > helpful to me right now to debug an issue I am having. > > -- > -- > online documentation: http://openbd.org/manual/ > http://groups.google.com/group/openbd?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Open BlueDragon" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -Nitish "Imagination is more powerful than Knowledge" -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
