Remote debugging is the process of running a debug session in a local development environment attached to a remotely deployed application.

learn more… | top users | synonyms

0
votes
1answer
10 views

How to debug CSS in Android native browser?

I'm building an hybrid app with Cordova for Android. The HTML5/CSS3 is rendered properly with Chrome for desktop and Chrome for Android. However, through Cordova, the HTML5/CSS3 is rendered with the ...
1
vote
1answer
23 views

gdb - gdbserver trace remote program execution

I am trying to extract the execution sequence of my program (something like a program counter) with gdb on my local computer (windows x86) and gdbserver on a remote target (arm-linux). The idea I had ...
0
votes
0answers
9 views

How to see local and auto variables values on remote debugging

sAs I wrote in the subject I can't see that values of variables in remote debug mode. The window of auto and locals are empty during debug. Any ideas why? and how can I solve it? When I'm trying to ...
0
votes
0answers
16 views

Debug gradle jettyRun in IntelliJ

I run Jetty from the command line with: export GRADLE_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,address=9999,server=y,suspend=n" gradle jettyRun and see: Listening for transport dt_socket at ...
0
votes
0answers
18 views

“Microsoft Visual Studio is waiting on an internal operation to complete”

I get the Microsoft VS Delay Notification pop up consistently when I am trying to attach the debugger to a remote process (Native only, with no authentication). The process runs as a service on the ...
1
vote
3answers
50 views

App busy but not responding : how to check what it's doing?

We have a .NET app. On some specific machines, the application doesn't respond anymore. However, in task manager, the app is listed as 'active' (instead of 'not responding'). We can also see in task ...
0
votes
1answer
21 views

Debugging web page in Android app using weinre - cannot find debug target

I am trying to debug a web page inside my Android app's WebView. I've setup and started weinre following these and these instructions, modified my web page adding <script ...
0
votes
1answer
27 views

Problems in setting up Visual Studio 2012 for Remote Debugging

I have problems in setting up Visual Studio 2012 for Remote Debugging. In the first place, I don’t see the option, in the Properties page of my project Debug->Start Options, “Target device” as in this ...
2
votes
1answer
60 views

plsql remote debug breakpoints not working

I have a weird situation with debugging pl sql code. I set sql developer to listen for debug connections. In java code I attach debugger with following code: CallableStatement cstmt = null; ...
0
votes
0answers
27 views

Remote debugging hosted apps

I have a hosted (IE) win forms application that only experiences strange behavior on a specific client machine. I'm able to attach to the IE process using visual studio however the symbols for the ...
1
vote
1answer
43 views

Is it possible to remotely debug a single and specific WAR deployment on Tomcat?

I have access to a remote Tomcat server with a number of different deployed WARs. I can't thoroughly test the WARs locally because of some remote system dependencies and therefore would like to ...
0
votes
0answers
19 views

Remote Web Inspector in Xcode iOS Simulator

I know with iOS6 it is possible to use remote web inspector by connecting the iOS6 device to MAC machine PC. My Question here is: it is possible to use remote web inspector from XCode 4.x Simulator ...
0
votes
0answers
32 views

How to change the port of JUnit debugging

I am using the Remote Java Application to debug my JUnit tests. There are two involved ports: one is for Remote Java Application, as in the pic it is 30303, which I can change in the Eclipse; the ...
-1
votes
0answers
12 views

How to configure web aplication to debug on iis [closed]

i want to configure my web application to debeug on iis 6.0, i use vs2010. What i want is to run my application on a custom server and not in my local machine, i was trying to use remote debugger ...
-1
votes
0answers
41 views

Eclipse IDE Remote Debug Failed to connect to Remote VM . Connection Timed out

I am using Eclipse Helios IDE . I have created a Web Application named Ravi in it . I am using Tomcat 7 as server which i started from command prompt by executing startup.sh script . I wanted to ...
1
vote
1answer
42 views

Debugging a Dart WebApp with Launch target “URL” fails

I am using Dart Editor r22223 to debug a WebApp. If I launch the HTML file debugging works but if I open the HTML via URL (in my case that's http://localhost:8080/samplewebappohnewebui.html) then ...
0
votes
0answers
36 views

Is it possible to remote debug Windows 8 with VS 2010?

I am using VS 2010 and trying to remote debug a Window 8 machine. I can't find a VS 2010 remote debugger stub compatible with Window 8. Is it possible to remote debug Window 8 with VS 2010 or must I ...
0
votes
1answer
43 views

VS Remote Debugging

I'm very unfamiliar with traditional debugging, but we are having an issue on a production server and it would come in very handy right now, but I can't even get VS to connect to the remote machine ...
0
votes
0answers
18 views

How to open a console for debugging at a breakpoint that is variable?

I have a php script that is run on a cron task at some seemingly arbitrary times and it has a very elusive error. I would like to set a break on this such that when this situation occurs I can ...
0
votes
1answer
18 views

Timeout period for debugger in Intelij Idea (OC4J)

The problem is when debugging an application, the debugger stop after 30 second approx. How can i configure this time out? using Intellij Idea 12.0.1 and OC4J 101330
1
vote
0answers
56 views

Chrome Remote Debugging: “Detached from the target” error

I'm remote debugging a mobile website in Chrome on my mobile device (htc one), connected via USB to my Mac. Everything works fine, except that I get an error every ~30 seconds in my desktop browser: ...
0
votes
2answers
62 views

detatch windbg kernel debugger & keep target running

Consider below scenario: I have setup debug over serial port on a windows 7 system. On another machine, I have installed windbg & connected serial cable between them. When I start the target ...
8
votes
2answers
108 views

Remote debugging on x64 Windows Server 2003

I had a web service installed on an 32-bit Windows Server 2003 machine. I was able to remotely debug it from my Windows 7 64-bit machine with VS 2010, by making the x86 debugger exe available from a ...
3
votes
1answer
112 views

PyCharm remote debugging

I have remote Ubuntu server, and I'm trying set up remote debugging. Configured as shown here. import sys import pydevd sys.path.append('/root/home/scripts/pycharm-debug.egg') ...
0
votes
0answers
20 views

IntelliJ debugger is not moving highlight while stepping

When (remote) debugging some classes in IntelliJ, the "current line highlight" is not moving on while stepping through the code. It is not jumping to the wrong line, but is not moving at all (and ...
1
vote
0answers
24 views

Android Browser is in infinite loading state - Can I see what's loading?

Is there a way to see what's loading in the Android Browser app? My app won't finish loading on in this browser so I'd love to see what's causing it.
0
votes
2answers
61 views

Team Development of HTML5 PhoneGap App

First, I don't know if this is the right place to make this question but, I don't see any other place where to put it. I would like to know how could I develop a mobile HTML5 App (using PhoneGap) ...
0
votes
0answers
26 views

Slow VS2010 remote debug

I got a 1mbit - 1,5mbit (just measured by iperf) VPN connection to server, have installed remote monitor to server. Everything runs good but slow. Tried to close unsed debug windows to minimize debug ...
0
votes
1answer
52 views

Is there any way to solve XCode freeze-ups while debugging, and it can not populate the variable watch window?

I often get freeze ups where XCode 4.6.1 shows me this nearly endless progress spinner and freezes for up 3 minutes before returning: This only happens with real iPhone targets so I suspect the ...
1
vote
0answers
64 views

Remote debugging asp.net web application with external IP

I try to install remote debugger in my remote machine, and connect to it in my local computer, using visual studio 2012 for asp.net web application, windows8. remote and local computers are not in the ...
1
vote
0answers
83 views

Web app not working on Samsung remote testing lab

Here is my very simple code: <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="format-detection" content="telephone=no" /> <meta name="viewport" ...
0
votes
0answers
139 views

windows kernel debugging over a network issues

I'm trying to get windows kernel debugging to work over a network. My NIC is on the list of "Network Adapters Supported for Debugging." ...
0
votes
1answer
107 views

I am unable to setup remote debugging for my Tomcat 6 web app on Ubuntu 12.04, can anyone help me?

I am unable to setup remote debugging for my Tomcat 6 web app on Ubuntu 12.04. I have tried the solutions offered in the following related question: Remote debugging Tomcat with Eclipse The highest ...
0
votes
0answers
94 views

pydev remote debug path

I want to use eclipse, pydev to remote debug my python script. Python script is on a remote Ubuntu server, and Eclispe/pydev is running on my Windows 7 machine. I followed every step according to ...
1
vote
1answer
47 views

Keep safari remote debugging open on navigation

I'm using Safari's remote debugging to inspect a webview in an iPhone app in my simulator. The problem is that the remote debugging window closes as soon as the app does. I have an action which ...
1
vote
0answers
72 views

How do I fix the safari 6 web inspector so that it works with iOS devices or simulators?

Whenever I try to connect the safari web inspector to a simulator or device running mobile safari in the foreground, the site that I try to inspect never fully loads in the inspector. The DOM never ...
0
votes
0answers
27 views

How to disconnect from remote java debugger with Eclipse

My Swing program have focus related problem, I need debug it, but if I use sample PC for debugging, then when breakpoint hits, focus move to my eclipse debugger window, so original Swing application ...
1
vote
1answer
57 views

IntelliJ, deploying on localhost without restart tomcat

For some special reason, my webapp2 must be deployed after webapp1. I know in IntelliJ, I can configure local deployment with two webapps (2 war files), but it start up in random order and break my ...
1
vote
1answer
38 views

Debugging Servers

I have a C++ server. In developing and testing the code the client side can be run under the control of debug in the DE, but I have assumed that debugging the server means I have to resort to ...
0
votes
0answers
18 views

Can Diver eclipse plugin be used for remote debugging?

Diver plugin is used to provide sequence diagrams. Can it be used with remote debugging which will provide the sequence of execution? More information can be looked at: DIVER
2
votes
1answer
41 views

Local variables not present at Python's rdb debugging breakpoint (in celery task)

I am trying to debug a celery task but the parameters and local variables aren't present when I telnet in: from celery import Celery from celery.contrib import rdb celery = Celery('tasks', ...
7
votes
2answers
444 views

Remote debugging C++ applications with Eclipse CDT/RSE/RDT

I am fighting with Eclipse (in Windows) to make it connect to my Linux box and compile and debug C++ code there remotely. What I have working: CDT/RSE/RDT installed (Eclipse Juno, CDT 8.1.2, ...
0
votes
1answer
137 views

Nvidia Nsight Eclipse edition remote debugging with C/C++ remote launch configuration

I have a server (Ubuntu server 12.04 LTS - no GUI) with a CUDA-capable GPU installed, and a desktop linux (Fedora 18) machine with no CUDA GPU. I would like to develop my code on my desktop machine ...
0
votes
1answer
308 views

Connecting to a remote iis server 2012 to debug a web application remotely

Issue: Want to connect to Windows Server 2008R2 IIS Web Application with Visual Studio 2012 remote debugger with web deployed application. Steps to Reproduce: 1) Fresh WinSrv2008r2 box for production ...
0
votes
1answer
45 views

Debugging C# app from other computer

I know there is a lot of topics about it, but i didnt find help in there. I have a C# app that works like a charm for me, but not for other clients, and exceptions says nothing about it, because it ...
0
votes
0answers
61 views

Web Request Debugging (IIS / MVC / AWS)

My question is basically what should I be using to debug full stack issues in a web setup? More specifically, as a noob I spent the last couple hours debugging a CORS issue that turned out to be a ...
0
votes
1answer
89 views

kill process by batchfile (remote)

I have developed a application that is running on computer A. I have a computer B with a running version of visual studio (where I designed the application). What I got is, when I built my ...
0
votes
1answer
53 views

Java remote debugging [closed]

Which tool is best for debugging java application remotely? As I know remote debugging is possible from the IDEs like Eclipse, IntellJ etc... Is there any other tools available for remote debugging. ...
1
vote
1answer
199 views

USB Remote Debugging on Windows 8 Phone

I want to test my Windows 8 phone app. I want to plug it into the desktop computer and view the JavaScript console output on the desktop. I can debug the app itself in Visual Studio but I want to see ...
0
votes
0answers
22 views

where to find debugging symbols (remote debugging)

I am working on one of my old visual basic programms and i'm trying to remotely debug this. But when I do this, it can't find all symbols, most symbols can by found by loading symbols from microsoft ...

1 2 3 4 5 15