public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/12096] New: gdb does not support user defined conversions
@ 2010-10-05 16:09 swagiaal at redhat dot com
  2013-02-11 20:19 ` [Bug c++/12096] " tromey at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: swagiaal at redhat dot com @ 2010-10-05 16:09 UTC (permalink / raw)
  To: gdb-prs

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

           Summary: gdb does not support user defined conversions
           Product: gdb
           Version: 7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@sourceware.org
        ReportedBy: swagiaal@redhat.com


class A { public: operator int() {return 0;}}
void foo (int) {return 11;}

A a;

(gdb)p foo(a)
Cannot resolve function foo to any overloaded instance

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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 c++/12096] gdb does not support user defined conversions
  2010-10-05 16:09 [Bug c++/12096] New: gdb does not support user defined conversions swagiaal at redhat dot com
@ 2013-02-11 20:19 ` tromey at redhat dot com
  2013-03-04 21:59 ` tromey at redhat dot com
  2013-10-31 19:29 ` tromey at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at redhat dot com @ 2013-02-11 20:19 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jan.kratochvil at redhat
                   |                            |dot com

--- Comment #1 from Tom Tromey <tromey at redhat dot com> 2013-02-11 20:19:05 UTC ---
*** Bug 12832 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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 c++/12096] gdb does not support user defined conversions
  2010-10-05 16:09 [Bug c++/12096] New: gdb does not support user defined conversions swagiaal at redhat dot com
  2013-02-11 20:19 ` [Bug c++/12096] " tromey at redhat dot com
@ 2013-03-04 21:59 ` tromey at redhat dot com
  2013-10-31 19:29 ` tromey at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at redhat dot com @ 2013-03-04 21:59 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at redhat dot com> changed:

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

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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 c++/12096] gdb does not support user defined conversions
  2010-10-05 16:09 [Bug c++/12096] New: gdb does not support user defined conversions swagiaal at redhat dot com
  2013-02-11 20:19 ` [Bug c++/12096] " tromey at redhat dot com
  2013-03-04 21:59 ` tromey at redhat dot com
@ 2013-10-31 19:29 ` tromey at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at redhat dot com @ 2013-10-31 19:29 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |16106

-- 
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:[~2013-10-31 19:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-05 16:09 [Bug c++/12096] New: gdb does not support user defined conversions swagiaal at redhat dot com
2013-02-11 20:19 ` [Bug c++/12096] " tromey at redhat dot com
2013-03-04 21:59 ` tromey at redhat dot com
2013-10-31 19:29 ` tromey 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).