debugtron icon indicating copy to clipboard operation
debugtron copied to clipboard

Debug in-production Electron based app

Results 30 debugtron issues
Sort by recently updated
recently updated
newest added

I need to debug on 32-bit windows, Is there an x86 installation package?

I tried to install and run debugtron on linux, but with no luck. Here is the backtrace: ``` debugtron /opt/github-desktop/github-desktop internal/validators.js:125 throw new ERR_INVALID_ARG_TYPE(name, 'string', value); ^ TypeError [ERR_INVALID_ARG_TYPE]: The...

Hi, when I try Debugton 0.5.0 on Microsoft Teams 1.4.00.4167 (64-bit), it does not connect. Briefly it seems to try something, but then MSTeams pops to the foreground and is...

Hello, When apps are not found by Debugtron, but are successfully manually imported, it would be nice to be able to persist those in the list since they work anyway....

I reported signalapp/Signal-Desktop#5426, but the issue turned out to be with Debugtron. Basically, it looks like Debugtron is opening the Signal `app.asar` even though I've never used Debugtron with Signal....

I cannot attach this to the Daedalus wallet because it needs to run from a specific current directory. It would be great if there were a way to set the...

The loading indicator cycles forever, and no electron app is loaded into the list.

The js of the application digiexam is obfuscated and needs admin to run. Is there a way to fix this?

platform: Windows 64-bit Version: 0.5.0 Reproduce Upon launching the app, the user is greeted with two prompts like this: ![image](https://user-images.githubusercontent.com/954596/99922929-a19f1100-2cf8-11eb-8f30-5c37c881151c.png) Clicking ignore, and then it pops up again (and you...

For example VSCode After `/usr/bin/code` command executed, the current process will quit and the VSCode processes will be running in the background.