public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14388] New: ios::exceptions() -> Cannot access memory at address 0xffffffffffffffe8
@ 2012-07-23 14:02 jan.kratochvil at redhat dot com
  0 siblings, 0 replies; only message in thread
From: jan.kratochvil at redhat dot com @ 2012-07-23 14:02 UTC (permalink / raw)
  To: gdb-prs

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

             Bug #: 14388
           Summary: ios::exceptions() -> Cannot access memory at address
                    0xffffffffffffffe8
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jan.kratochvil@redhat.com
    Classification: Unclassified
            Target: x86_64-unknown-linux-gnu


#include <iostream>
int main() { return std::cout.exceptions(); }

GNU gdb (GDB) 7.5.50.20120723-cvs
(gdb) start
(gdb) p std::cout.exceptions()
Cannot access memory at address 0xffffffffffffffe8

-- 
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] only message in thread

only message in thread, other threads:[~2012-07-23 14:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-23 14:02 [Bug c++/14388] New: ios::exceptions() -> Cannot access memory at address 0xffffffffffffffe8 jan.kratochvil 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).