gdb-frontend icon indicating copy to clipboard operation
gdb-frontend copied to clipboard

gdb prompt is behind bottom status bar

Open grooverdan opened this issue 3 years ago • 5 comments

image

grooverdan avatar Jan 13 '22 04:01 grooverdan

Oh this problem 😔 I have yet to see this problem on my computer 🤭 but someone however has this problem. I will fix it soon.

I have some questions:

  • What is your browser?
  • What is your screen resolution and screen scale?

Thank youuuu soo much for feedback. 😊

rohanrhu avatar Jan 13 '22 04:01 rohanrhu

firefox 95.0.2 1920 x 1080 @ 100%

grooverdan avatar Jan 13 '22 04:01 grooverdan

firefox 95.0.2 1920 x 1080 @ 100%

I just checked it out with someone has this problem. It is happening on Firefox's Linux version. It is related to Xterm.js (looks like it has a bug) and Firefox on Linux. Sooo I will look for a solution, you can use Chrome/Chromium instead until resolving this issue.

With Chrome you can run the debugger as a standalone app, so you will have more vertical space to work :)

chromium --app=http://127.0.0.1:5550/terminal/

I know some people don't want to use Chrome for some privacy reasons but since Chromium is also open source and good for privacy, you can use it if you consider this reason to use Firefox.

This opens the debugger as a standalone app. It looks like this:

image image

rohanrhu avatar Jan 28 '22 15:01 rohanrhu

Thanks for looking into detail as to the cause of this and the alternative

grooverdan avatar Jan 31 '22 08:01 grooverdan

Thanks for looking into detail as to the cause of this and the alternative

Thank you tooo.

rohanrhu avatar Jan 31 '22 09:01 rohanrhu

I'm closing this issue with the latest version xterm.js is up to date. If anyone has this issue again, please re-open.

rohanrhu avatar Dec 18 '22 06:12 rohanrhu