Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: Eli Zaretskii <eliz@gnu.org>
Cc: susan@smacchia.net, jimb@codesourcery.com, gdb@sourceware.org
Subject: Re: MI: -file-list-exec-source-files
Date: Sat, 03 Jun 2006 22:26:00 -0000	[thread overview]
Message-ID: <17538.3165.636175.483701@kahikatea.snap.net.nz> (raw)
In-Reply-To: <uk67yd12e.fsf@gnu.org>

 >...
 >     (top-gdb) p *objfile->psymtabs->next->next->next
 >     $7 = {next = 0x83325e8, filename = 0x8332684 "mytest.c", fullname = 0x0,
 >       dirname = 0x0, objfile = 0x8326a98, section_offsets = 0x832cd6c,
 >       textlow = 0, texthigh = 0, dependencies = 0x8332690,
 >       number_of_dependencies = 1, globals_offset = 0, n_global_syms = 0,
 >       statics_offset = 0, n_static_syms = 0, symtab = 0x0,
 >       read_symtab = 0x814e870 <dwarf2_psymtab_to_symtab>,
 >       read_symtab_private = 0x0, readin = 0 '\0'}
 >     (top-gdb) p *objfile->psymtabs->next->next->next->next
 >     $8 = {next = 0x8332560, filename = 0x8332630 "mytest.c", fullname = 0x0,
 >       dirname = 0x8314300 "/home/e/eliz", objfile = 0x8326a98,
 >       section_offsets = 0x832cd6c, textlow = 134513492, texthigh = 134513515,
 >       dependencies = 0x0, number_of_dependencies = 0, globals_offset = 1,
 >       n_global_syms = 1, statics_offset = 104, n_static_syms = 1, symtab = 0x0,
 >       read_symtab = 0x814e870 <dwarf2_psymtab_to_symtab>,
 >       read_symtab_private = 0x8331e10 "¬\t", readin = 0 '\0'}
 >     (top-gdb)
 > 
 > As you see, there are two entries for myproc.c and two entries for
 > mytest.c, one with a NULL dirname, the other with a non-NULL dirname.

Yes, I can see the duplicate entries

 > Sounds like we should implement duplicate removal from the UI lists?

I'm not sure.  It may take GDB longer to remove the duplicate entries than
it does for Emacs to read them.  It would be best not to create them in the
first place, but maybe that's not easily done.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


  reply	other threads:[~2006-06-03 22:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1149277048.21408.ezmlm@sourceware.org>
2006-06-02 23:31 ` susan
2006-06-03  0:05   ` Jim Blandy
2006-06-03  0:46     ` Susan Macchia
2006-06-03  1:28       ` Nick Roberts
2006-06-03  9:46         ` Eli Zaretskii
2006-06-03 22:26           ` Nick Roberts [this message]
2006-06-03 22:35             ` Daniel Jacobowitz
2006-06-04  0:04               ` Nick Roberts
2006-06-04  2:50                 ` Daniel Jacobowitz
2006-06-04  3:34               ` Eli Zaretskii
2006-06-06  8:01                 ` Nick Roberts
2006-06-03  1:39       ` Bob Rossi
2006-06-02  0:30 Nick Roberts
2006-06-02 19:37 ` Jim Blandy
2006-06-02 19:38   ` Bob Rossi
2006-06-02 20:24 ` Daniel Jacobowitz

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=17538.3165.636175.483701@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=eliz@gnu.org \
    --cc=gdb@sourceware.org \
    --cc=jimb@codesourcery.com \
    --cc=susan@smacchia.net \
    /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