Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: Daniel Jacobowitz <drow.false.org@snap.net.nz>
Cc: gdb@sources.redhat.com
Subject: Re: GDB 6.5 branch on Sun May 14th
Date: Tue, 22 Aug 2006 09:51:00 -0000	[thread overview]
Message-ID: <17642.54022.85553.621530@kahikatea.snap.net.nz> (raw)


[Sorry I seem to have lost the original message.  It's archived
at http://sourceware.org/ml/gdb/2006-05/msg00197.html]

> On Tue, May 16, 2006 at 09:22:15AM +1200, Nick Roberts wrote:
> > OK, I had thoght you considered the change to be reasonable.  Lets leave it
> > till after the release then, when we can discuss how to print values more
> > fully.  As Eli points out, its pretty pointless trying to predict Emacs's
> > release anyway.

> I'll get to it before the release if I can; it's just that GDB builds
> up such a backlog of unreviewed patches that it takes a full day or
> more every time I get started.

Emacs *might* be up for pretest shortly.  Can you please review/approve this
change shortly so that I can make the associated changes to Emacs?  A statement
that you will allow such a change before the next release (6.6?) of GDB would
be sufficient.

I submitted something for the testsuite earlier:
Re: [PATCH]: MI -var-set-format (Tue, 16 May 2006 14:34:42 +1200)
[http://sourceware.org/ml/gdb-patches/2006-05/msg00348.html]


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



2006-05-02  Nick Roberts  <nickrob@snap.net.nz>

	* mi/mi-cmd-var.c (mi_cmd_var_set_format): Add value field to output.



*** mi-cmd-var.c	31 Mar 2006 12:46:48 +1200	1.23
--- mi-cmd-var.c	02 May 2006 18:16:39 +1200	
***************
*** 211,216 ****
--- 211,219 ----
  
    /* Report the new current format */
    ui_out_field_string (uiout, "format", varobj_format_string[(int) format]);
+ 
+   /* Report the value in the new format */
+   ui_out_field_string (uiout, "value", varobj_get_value (var));
    return MI_CMD_DONE;
  }



             reply	other threads:[~2006-08-22  9:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-22  9:51 Nick Roberts [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-05-14  6:57 Joel Brobecker
2006-05-14  7:33 ` Nick Roberts
2006-05-14 10:41   ` Joel Brobecker
2006-05-14 16:03     ` Daniel Jacobowitz
2006-05-14 22:38       ` Nick Roberts
2006-05-14 22:44         ` Daniel Jacobowitz
2006-05-14 21:29   ` Eli Zaretskii
2006-05-14 16:40 ` 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=17642.54022.85553.621530@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=drow.false.org@snap.net.nz \
    --cc=gdb@sources.redhat.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