Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
To: Pierre Muller <muller@cerbere.u-strasbg.fr>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFC] Enhance completer for fields of structures.
Date: Mon, 22 Apr 2002 03:54:00 -0000	[thread overview]
Message-ID: <Pine.SUN.3.91.1020422145208.14580K-100000@is> (raw)
In-Reply-To: <4.2.0.58.20020422110003.01c386f0@ics.u-strasbg.fr>


On Mon, 22 Apr 2002, Pierre Muller wrote:

>    The patch attached below does allow me to get a 
> correct completion of expressions like
> if X is a variable of type
> PRECORD, PRECORD being a pointer to type 
> TRECORD = record
>     x,y : longint;
>     next : precord;
> end;
> 
> (gdb) print X^.N
> if I press tab, I get  X^.NEXT
> even if there are several global variables starting with letter N.

Sounds good, but please make sure the change doesn't break any past 
behavior.  For example, did you test it with C++ foo:bar and foo::bar 
class members?


  reply	other threads:[~2002-04-22 10:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-22  2:03 Pierre Muller
2002-04-22  3:54 ` Eli Zaretskii [this message]
2002-04-22  4:16   ` Pierre Muller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SUN.3.91.1020422145208.14580K-100000@is \
    --to=eliz@is.elta.co.il \
    --cc=gdb-patches@sources.redhat.com \
    --cc=muller@cerbere.u-strasbg.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox