public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* gdbserver error codes
@ 2018-09-06 11:30 Владимир Мартьянов
  0 siblings, 0 replies; only message in thread
From: Владимир Мартьянов @ 2018-09-06 11:30 UTC (permalink / raw)
  To: gdb

Hello!

Now I'm trying to write a frontend to gdbserver and I faced with error
message from the server. It's "E01" message from write_enn(). This
write_enn() function, as far as I see, is used to produce a message in
a case of any error on the server side.

I think the messages should be more informative: different error codes
for different errors, at least. I think, now I have a time to work
with it. Moreover, I have a 10 year experience with debugging code for
windows using OllyDBG. Do you have any ideas what can I do for this
issue?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-06 11:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-06 11:30 gdbserver error codes Владимир Мартьянов

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).