public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug rust/22254] rust needs value_print as well
       [not found] <bug-22254-4717@http.sourceware.org/bugzilla/>
@ 2020-03-24 15:37 ` tromey at sourceware dot org
  2022-03-27 21:22 ` tromey at sourceware dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2020-03-24 15:37 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=22254

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
We got rid of val_print but this is still a bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug rust/22254] rust needs value_print as well
       [not found] <bug-22254-4717@http.sourceware.org/bugzilla/>
  2020-03-24 15:37 ` [Bug rust/22254] rust needs value_print as well tromey at sourceware dot org
@ 2022-03-27 21:22 ` tromey at sourceware dot org
  2022-04-15 17:36 ` cvs-commit at gcc dot gnu.org
  2022-04-15 17:36 ` tromey at sourceware dot org
  3 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2022-03-27 21:22 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=22254

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |tromey at sourceware dot org

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
I can only reproduce this with an older rustc now.
I have a patch, but no reliable test case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug rust/22254] rust needs value_print as well
       [not found] <bug-22254-4717@http.sourceware.org/bugzilla/>
  2020-03-24 15:37 ` [Bug rust/22254] rust needs value_print as well tromey at sourceware dot org
  2022-03-27 21:22 ` tromey at sourceware dot org
@ 2022-04-15 17:36 ` cvs-commit at gcc dot gnu.org
  2022-04-15 17:36 ` tromey at sourceware dot org
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2022-04-15 17:36 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=22254

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom Tromey <tromey@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1c9cc05244f67c4e5a888394b2c9a309164ca02d

commit 1c9cc05244f67c4e5a888394b2c9a309164ca02d
Author: Tom Tromey <tom@tromey.com>
Date:   Sun Mar 27 15:29:28 2022 -0600

    Implement value_print for Rust

    This adds an implementation of the value_print method to Rust.  As
    described in PR rust/22254, this removes a bit of weird-looking output
    from some "print"s -- because c_value_print is bypassed.  I don't have
    a test for the bug that inspired this patch, because I only know how
    to reproduce it when using a relatively old Rust compiler.  However,
    the new "cast-printing" code in value_print is required, because
    omitting this causes some existing tests to fail.

    Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=22254

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug rust/22254] rust needs value_print as well
       [not found] <bug-22254-4717@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-04-15 17:36 ` cvs-commit at gcc dot gnu.org
@ 2022-04-15 17:36 ` tromey at sourceware dot org
  3 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2022-04-15 17:36 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=22254

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |13.1

--- Comment #4 from Tom Tromey <tromey at sourceware dot org> ---
Fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-15 17:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-22254-4717@http.sourceware.org/bugzilla/>
2020-03-24 15:37 ` [Bug rust/22254] rust needs value_print as well tromey at sourceware dot org
2022-03-27 21:22 ` tromey at sourceware dot org
2022-04-15 17:36 ` cvs-commit at gcc dot gnu.org
2022-04-15 17:36 ` tromey at sourceware dot org

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).