public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug python/11248] New: Error while printing std::string with printers
@ 2010-02-04 12:31 roman dot simakov at gmail dot com
  2010-02-04 15:03 ` [Bug python/11248] " pmuldoon at redhat dot com
  2010-02-04 16:47 ` roman dot simakov at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: roman dot simakov at gmail dot com @ 2010-02-04 12:31 UTC (permalink / raw)
  To: gdb-prs

I have an error:
#2  0x00000000004faf27 in storage::StorageImpl::open (this=0x7655a0,
storageDescriptorFilePath=
    Traceback (most recent call last):                                         
               
  File "/home/roman/gdb_libstd/python/libstdcxx/v6/printers.py", line 549, in
to_string        
    return self.val['_M_dataplus']['_M_p'].lazy_string (length = len)          
               
AttributeError: 'gdb.Value' object has no attribute 'lazy_string'              
               
, cacheSize=256) at
/home/roman/docs/prj/scidb-rep/trunk/src/smgr/io/src/Storage.cpp:521       
521                     fprintf(f, "%s.header\n", databaseName.c_str());

-- 
           Summary: Error while printing std::string with printers
           Product: gdb
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: python
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: roman dot simakov at gmail dot com
                CC: gdb-prs at sourceware dot org


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

------- 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-02-04 16:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-04 12:31 [Bug python/11248] New: Error while printing std::string with printers roman dot simakov at gmail dot com
2010-02-04 15:03 ` [Bug python/11248] " pmuldoon at redhat dot com
2010-02-04 16:47 ` roman dot simakov at gmail 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).