This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

remote/1213: supporting P packet obviates need to support G packet


>Number:         1213
>Category:       remote
>Synopsis:       supporting P packet obviates need to support G packet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri May 16 15:58:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     John Yates
>Release:        5.3
>Organization:
>Environment:
from scratch implementation of a remote stub
>Description:
Looking at the source in remote.c it is clear that
the statement in the last sentence of "D.1 Overview"
in the gdb manual is inaccurate.  A stub need not
implement 'G' if it implements 'P' (at least if it
is intended to communicate only with more recent
releases).
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]