public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Fernando Nasser <fnasser@cygnus.com>
To: Syd Polk <spolk@cygnus.com>
Cc: insight@sourceware.cygnus.com
Subject: Re: RFA: Fixes to the Registers window
Date: Wed, 03 May 2000 11:00:00 -0000	[thread overview]
Message-ID: <39106937.38C7F105@cygnus.com> (raw)
In-Reply-To: <4.2.0.58.20000503104415.00b8dc10@pop.cygnus.com>

Syd Polk wrote:
> 
> This looks reasonable to me.
>
Thanks.  I will check it in.

F.
 
> At 03:33 PM 5/2/00 -0400, Fernando Nasser wrote:
> >This improves the overall appearance of the Registers window when there
> >are registers with values that differ much in length. It also avoids a
> >stack trace if a value is not accepted.
> >
> >The main improvement though is the ability to handle typed registers, as
> >we now have for several new processors to which gdb has been ported.  To
> >make the user's life easier, an option to add registers to the Watch
> >window (were typed register details can be seen and values edited) has
> >been added.
> >
> >The ChangeLog entry tells the above in some more detailed terms.
> >
> >--
> >Fernando Nasser
> >Red Hat - Toronto                       E-Mail:  fnasser@cygnus.com
> >
> >
> >Index: ChangeLog
> >===================================================================
> >RCS file: /cvs/src/src/gdb/gdbtk/library/ChangeLog,v
> >retrieving revision 1.18
> >diff -c -p -r1.18 ChangeLog
> >*** ChangeLog   2000/04/27 16:46:12     1.18
> >--- ChangeLog   2000/05/02 19:24:23
> >***************
> >*** 1,3 ****
> >--- 1,18 ----
> >+ 2000-05-01  Fernando Nasser  <fnasser@cygnus.com>
> >+
> >+       * regwin.itb (build_win): Adjust size of columns independently, force
> >+       typed registers to raw mode and check if values can be edited.
> >+       Also, add "Add to Watch" option to the menu.
> >+       (update): Similar changes to similar code.
> >+       (init_reg_display_vars): Initialize new variables used above.
> >+       (reg_select): Deactivate menu options when action is not possible.
> >+       (but3): Ditto.
> >+       (edit): Do not edit if it is not editable.
> >+       (acceptEdit): Fix bug is error message box display.
> >+       (addToWatch): New mwthod.  Add a register to the Watch window.
> >+       * regwin.ith: Add addToWatch to the class.
> >+       * tclIndex: Regenerate.
> >+
(...)

-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@cygnus.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299

      reply	other threads:[~2000-05-03 11:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-02 12:33 Fernando Nasser
2000-05-03 10:44 ` Syd Polk
2000-05-03 11:00   ` Fernando Nasser [this message]

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=39106937.38C7F105@cygnus.com \
    --to=fnasser@cygnus.com \
    --cc=insight@sourceware.cygnus.com \
    --cc=spolk@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).