public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/7112] cout << 1 doesn't work for c++
       [not found] <bug-7112-4717@http.sourceware.org/bugzilla/>
@ 2013-06-05 15:02 ` adrianh.bsc at gmail dot com
  2013-06-05 15:06 ` tromey at redhat dot com
  2013-10-31 19:13 ` tromey at redhat dot com
  2 siblings, 0 replies; 3+ messages in thread
From: adrianh.bsc at gmail dot com @ 2013-06-05 15:02 UTC (permalink / raw)
  To: gdb-prs

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

Adrian <adrianh.bsc at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |adrianh.bsc at gmail dot com
         Resolution|---                         |WONTFIX

--- Comment #4 from Adrian <adrianh.bsc at gmail dot com> ---
This is most likely due to the ostream& std::operator<<(char const *) function
being inlined and is why we require gdb dereferencing functions like these:
http://www.yolinux.com/TUTORIALS/GDB-Commands.html#STLDEREF

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


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

* [Bug c++/7112] cout << 1 doesn't work for c++
       [not found] <bug-7112-4717@http.sourceware.org/bugzilla/>
  2013-06-05 15:02 ` [Bug c++/7112] cout << 1 doesn't work for c++ adrianh.bsc at gmail dot com
@ 2013-06-05 15:06 ` tromey at redhat dot com
  2013-10-31 19:13 ` tromey at redhat dot com
  2 siblings, 0 replies; 3+ messages in thread
From: tromey at redhat dot com @ 2013-06-05 15:06 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |tromey at redhat dot com
         Resolution|WONTFIX                     |---

--- Comment #5 from Tom Tromey <tromey at redhat dot com> ---
It may be inlined, but this bug is open because there is
also a template issue here.  This one is relatively fixable.
There was a patch a while back but it needs a little work.

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


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

* [Bug c++/7112] cout << 1 doesn't work for c++
       [not found] <bug-7112-4717@http.sourceware.org/bugzilla/>
  2013-06-05 15:02 ` [Bug c++/7112] cout << 1 doesn't work for c++ adrianh.bsc at gmail dot com
  2013-06-05 15:06 ` tromey at redhat dot com
@ 2013-10-31 19:13 ` tromey at redhat dot com
  2 siblings, 0 replies; 3+ messages in thread
From: tromey at redhat dot com @ 2013-10-31 19:13 UTC (permalink / raw)
  To: gdb-prs

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

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] 3+ messages in thread

end of thread, other threads:[~2013-10-31 19:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-7112-4717@http.sourceware.org/bugzilla/>
2013-06-05 15:02 ` [Bug c++/7112] cout << 1 doesn't work for c++ adrianh.bsc at gmail dot com
2013-06-05 15:06 ` tromey at redhat dot com
2013-10-31 19:13 ` 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).