public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/8016] calling user-defined operators in gdb
       [not found] <20030108085803.8016.kraftche@cae.wisc.edu>
@ 2010-01-18 22:02 ` tromey at redhat dot com
  2010-01-22 20:23 ` tromey at redhat dot com
  2010-03-10  1:36 ` keiths at redhat dot com
  2 siblings, 0 replies; 3+ messages in thread
From: tromey at redhat dot com @ 2010-01-18 22:02 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tromey at redhat dot com  2010-01-18 22:02 -------
FWIW, this seems to be fixed on archer-keiths-expr-cumulative.
This is in the archer repository.  We'll be pushing this upstream soon...

(gdb) p f0.operator==(f1)
$3 = false


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=8016

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug c++/8016] calling user-defined operators in gdb
       [not found] <20030108085803.8016.kraftche@cae.wisc.edu>
  2010-01-18 22:02 ` [Bug c++/8016] calling user-defined operators in gdb tromey at redhat dot com
@ 2010-01-22 20:23 ` tromey at redhat dot com
  2010-03-10  1:36 ` keiths at redhat dot com
  2 siblings, 0 replies; 3+ messages in thread
From: tromey at redhat dot com @ 2010-01-22 20:23 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |11211
              nThis|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=8016

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug c++/8016] calling user-defined operators in gdb
       [not found] <20030108085803.8016.kraftche@cae.wisc.edu>
  2010-01-18 22:02 ` [Bug c++/8016] calling user-defined operators in gdb tromey at redhat dot com
  2010-01-22 20:23 ` tromey at redhat dot com
@ 2010-03-10  1:36 ` keiths at redhat dot com
  2 siblings, 0 replies; 3+ messages in thread
From: keiths at redhat dot com @ 2010-03-10  1:36 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From keiths at redhat dot com  2010-03-10 01:36 -------
I have verified that this has been fixed between 6.8 and 7.1:

(gdb) p a == b
$1 = false
(gdb) p a.operator==(b)
$2 = false


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |7.1


http://sourceware.org/bugzilla/show_bug.cgi?id=8016

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2010-03-10  1:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030108085803.8016.kraftche@cae.wisc.edu>
2010-01-18 22:02 ` [Bug c++/8016] calling user-defined operators in gdb tromey at redhat dot com
2010-01-22 20:23 ` tromey at redhat dot com
2010-03-10  1:36 ` keiths at redhat dot com

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