From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Snyder To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Remote symbol lookup protocol (resubmit) Date: Thu, 14 Jun 2001 12:28:00 -0000 Message-id: <3B29104B.26975C17@cygnus.com> References: <3B27AD39.F0DB56D6@cygnus.com> <3B290B8A.2070607@cygnus.com> X-SW-Source: 2001-06/msg00280.html Andrew Cagney wrote: > > > The typical transaction would look like this: > > > > gdb: qSymbol:: > > target: qSymbol: > > gdb: qSymbol:: > > target: qSymbol: > > [...] > > target: qSymbol: > > gdb: qSymbol:: > > target: OK > > > > The field may be empty if gdb is not able to find a > > value for the requested symbol. > > Yes, thanks! I'll see about updating the docs so that this is used as a > reference example for people that want to add other similar features. OK, committed.