Hi All,
I run gdb server on a remote linux target and debug with the client.
Are there some gui front-ends that might come in handy?
I use gdb with --tui, but still sometimes find difficulty in "watch"ing variables.
Is there some way i can perhaps use a gui based debugger? Has anyone tried using anything?
I googled around and found some. But i would like to ask if anyone here has used a particular gui front end with gdb for remote debugging.
Thanks!