Questions tagged as 'xdebug'

1
answer

Compilation error on mobile device with xamarin.forms

I try to compile an app on a mobile device android 7.0 Xiomi Redmi note 4 but it's as if I was doing it in an emulator. The error that shows me is the following:    Compilation error: Xamarin.Android does not support the execution...
asked by 23.04.2018 / 19:58
0
answers

Problems to install xdebug for sublime text 3 on windows 10

The error that returns to me is this:    Failed loading C: \ xampp \ php \ ext \ php_xdebug.dll I do not know if the error is per file dll or is something else. And in my file phoinfo.php , it does not show me that it is enab...
asked by 12.01.2018 / 18:19
1
answer

How to debug a try / catch block (android-xamarin development)

I am developing in c # an application for android, and I have a try / catch block that I must review, step by step, but when I execute, it does not stop at the breakpoint. Is there any way? private async void onSaveAsync(object sender, EventAr...
asked by 24.02.2018 / 02:56
0
answers

Spring Debugg many files appear

Good day I'm working with Java Spring, and when debugging the program, by going step by step, I open and walk through the steps of default classes created by spring, and not only those I did. Surely there is a configuration to change this but I...
asked by 14.12.2018 / 21:21
0
answers

Error in debug with php in Visual Studio Code

I have the following problem. I tried debugging with Visual Studio a PHP project with Xdebug and the phpmd plugin. In principle I would dare to say that it is well configured since I could debug without problems simple codes but when trying to d...
asked by 12.04.2018 / 09:24