I am using Idea as my development environment. They have a good
debugger, that I sometimes use to debug into the Java SDK classes in
rt.jar (e.g. String, Collection classes). The build of rt.jar does not
seem to include information on local variables, at least IDEA can not
displays values for the local variables.
Does someone know how to fix that? Does there exist a debug build of
rt.jar. I tried downloading the source relase of J2SDK, but building
that seems to be a fairly involved process, if all I need is a debug
build of rt.jar
Re: Trying to debug a VB6 Interop object called by a C# ASP.NET app. ... > calls that Interop object I expect the VB 6 IDE to hit the break point and so ... I haven't tried to do it with a .NET client, but had to debug VB code ... VS.NET debugger should be attached in Native ...Local variables can be seen in Locals window (usually there are also various ... (microsoft.public.vsnet.debugging)
NetBeans 5.5 debugging, cant see values of local variables ... When I debug I can't see values of local variables,... though "Variable information is not available, ... How to make debugger see local variables? ... (comp.lang.java.help)
Re: How to connect to children process ... Main problem is amount of manual operations required per debug cycle.... connection to DLL with debugger takes sensible amount of time and manual ... Is the main problem that the debugger keeps symbols file loaded ... AFAIK that's how VS2003 debugger works, but WinDbg should usually ... (microsoft.public.vsnet.debugging)
Re: Need Help Debugging ... you should use straight and plain ADPlus.VBS from the debugger package....debug info loaded, etc... ... does that avoid using the stack ?!? ... which is our custom CRITICAL_SECTION class. ... (microsoft.public.win32.programmer.kernel)
gnome-settings-daemon crashed twice ... To debug your program, run it with the --sync command line ...backtrace from your debugger if you break on the gdk_x_errorfunction.) ... (GNOME)