remote-debugging
How do I tell a remote debugger to actually suspend at some point?
I\'m using IntelliJ Idea debugger and I have some 3rd party app with its sources (shouldn\'t matter, but it\'s hyperic). I need to see when some methods are being executed and trace the execution proc[详细]
2023-03-19 10:18 分类:问答How do I debug a Worker Role using Remote Desktop with Windows Azure?
I now have my Windows Azure environment set up so that I can access my Worker Role with Remote Desktop.However, I\'m not sure how to proceed at the moment.After much digging I found a web site that wa[详细]
2023-03-17 18:54 分类:问答How to setup an external firewall to enable Visual Studio remote debugging
I开发者_运维知识库\'ve read many articles here, at MS and through Google, on remote debugging and all of them cover Windows Firewall and how to open ports and adding the debugger remote agent as an ex[详细]
2023-03-15 03:29 分类:问答How do I connect to the VMware's pipe and receive debug information from the running OS?
I\'m trying to catch debug information from VMware. This might be an easy task because you can redirect all debug information from VMware\'s OS into the named pipe like is nicely described here. It wo[详细]
2023-03-15 02:59 分类:问答Xcode 4 debugging as root
I\'m trying to debug a program that has to run as root. I found a 开发者_开发技巧SO answer that explains how to use remote debugging to do that. The instructions there and similar instructions out the[详细]
2023-03-14 06:04 分类:问答Remote debugging Java applets in Safari on OS X?
I have an applet that is problematic under Safari only (works everywhere else) and I need to debug it running in Safari.[详细]
2023-03-13 16:59 分类:问答Remote debugger: The specified account does not exist
I\'m trying to setup the remote debugger. No matter what I do, visual studio keeps saying \"The specified account does not exist\".[详细]
2023-03-13 13:46 分类:问答Is there a way to force Eclipse to automatically restart remote debugging (in listen mode)?
I\'m using Eclipse to remote debug an application that\'s in debug client-mode (i.e -Xrunjdwp:transport=dt_socket,address=127.0.0.1:8000 jvm startup parameters, and Eclipse has \"socket listen\" mode[详细]
2023-03-12 20:30 分类:问答Eclipse 3.5.2 Does Not Hit Breakpoints when Remote Debugging on Tomcat 6»
This is a local-to-local debug setup, from an Eclipse instance to Tomcat on localhost. I\'ve tried starting tomcat from both /etc/init.d/tomcat6 start and from /usr/share/tomcat6/bin/catalina.sh jpda[详细]
2023-03-11 15:27 分类:问答Opera Dragonfly Remote Debugging: how to connect through javascript?
Right now i\'m trying to setup remote debugging for two opera instances. The problem now is, that i can\'t open the \"opera:debug\" window to connect (it\'s just not possible开发者_运维百科, opera is[详细]
2023-03-09 13:48 分类:问答