bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Usage of vCont packet please


From: Sergio Durigan Junior
Subject: Re: Usage of vCont packet please
Date: Mon, 26 May 2014 21:27:13 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

On Monday, May 26 2014, Ananda Vardhana wrote:

> Hi Sergio,
>
> Thanks for replying. It compiles fine but the server complains with the 
> following error:
>
> [gdb0 info] got message: "vCont?"
> [gdb0 info] Sending packet: "vCont;c;C;s;S"
> [gdb0 info] got message: "vCont;c:-1"
> [gdb0 error] Malformed vCont packet ";c:-1", ignoring
>
> I guess the server is dated and I shall see if I can fix the server
> side. The comment for vCont in the GDB website says vCont is new and
> using H is being obsoleted. I did try H and the server liked it. If
> you have any comments on my conlcusion please let me know

Hi Ananda,

Yeah, that may well be the reason.  I don't remember if you provided the
version of GDB, so using an old one is likely to not work with recent
packets, of course :-).  It might be good considering updating the
version, or maybe backport the patch that implemented vCont on
gdbserver.

Anyway, I also wanted to let you know that this mailing list is actually
not the official one of the GDB project.  Unfortunately, it is not
documented anywhere so some people still send email to this list.  For
future questions, please e-mail <address@hidden>.

Thanks,

-- 
Sergio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]