gdbgui icon indicating copy to clipboard operation
gdbgui copied to clipboard

Update doc to restrict gdb version

Open wglacier opened this issue 4 years ago • 2 comments

gdb version below 8.0 doesn't seem to support new-ui and always show as time-out which is very confusing to new starters. Can you please update the doc or I'd be happy to submit a PR if you could grant me the permission.

wglacier avatar Mar 17 '21 11:03 wglacier

Thanks for the report. Sure a PR would be great.

cs01 avatar Aug 30 '21 04:08 cs01

Where is the referenced doc? Could gdbgui create a nice error message with a hint if this happens instead of a timeout?

Note: "new-ui" was added with GDB 7.12; the main question is - should even this old version be supported (that was October 2016, it takes a bit of time but also 2012 machines seem to be able to compile GDB 11 with python support)?

GitMensch avatar Dec 30 '21 21:12 GitMensch