public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@cygnus.com>
To: James Ingham <jingham@cygnus.com>
Cc: tromey@cygnus.com, Insight List <insight@sourceware.cygnus.com>
Subject: Re: three notes on setting breakpoints
Date: Fri, 07 Apr 2000 17:47:00 -0000	[thread overview]
Message-ID: <200004080047.RAA09040@ferrule.cygnus.com> (raw)
In-Reply-To: <14574.32851.510497.427827@leda.cygnus.com>

>> Also, I noticed that the contents of the function combobox are not
>> sorted alphabetically.  They almost are.

Jim> Humm...  Not sure about this.

I looked at the code.
It looks like gdb_listfuncs (gdbtk-cmds.c) does not return the
functions in alphabetical order.  Instead it returns them in
alphabetical order on a per-block basis (not sure what a block is --
see sort_block_syms()).
I think instead it should do the sort globally.

Tom

  reply	other threads:[~2000-04-07 17:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-07 15:05 Tom Tromey
2000-04-07 17:39 ` James Ingham
2000-04-07 17:47   ` Tom Tromey [this message]
2000-04-09 15:33   ` Steven Johnson

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=200004080047.RAA09040@ferrule.cygnus.com \
    --to=tromey@cygnus.com \
    --cc=insight@sourceware.cygnus.com \
    --cc=jingham@cygnus.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).