Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Debugger Window? Pro-C plug-in? Debugging unix C apps remotedly from Windows?

Hi
1. I am writing an error handler in Java. I would like it to have a
method breakpoint(). Calling this method would bring in the Eclipse
debugger window - with call stack, variables etc. Is there a way to
do so? I know how to do it in Visual Age for Java: you do DebugSupport.halt(); 2. Has anyone heard of a Pro*C plug-in?
3. Is there a plug-in that allows to
seamlessly deploy C files to a Unix box, compile and debug them
there remotedly, all from the Windows environment (no X-windows)? Any suggestion would be greatly appreciated. Sorry if this is an OT - I could not find a more relevant group.
Irina


Back to the top