rohanrhu / gdb-frontend

☕ GDBFrontend is an easy, flexible and extensible gui debugger. Try it on https://debugme.dev
https://oguzhaneroglu.com/projects/gdb-frontend/
GNU General Public License v3.0
2.79k stars 98 forks source link

Firefox WebSocket problem #17

Closed Waqar144 closed 3 years ago

Waqar144 commented 3 years ago

Hi,

I tried to run it as mentioned in the readme but I keep getting "Connection closed to GDBFrontend server!" alerts in the browser.

rohanrhu commented 3 years ago

Hi, can you get the output on GDB shell with tmux a -t gdb-frontend command and what are your browser and OS?

Waqar144 commented 3 years ago

I am running Manjaro Linux and my browser is Firefox 81.

Just tried it with chromium based Falkon browser and everything seems to be working correctly