This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14834] Crash while trying to read field


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

--- Comment #16 from Tom Tromey <tromey at redhat dot com> 2012-11-19 21:51:40 UTC ---
I tried setting a breakpoint in the constructor:

b VolumeChangeMove<EnsembleNPT>::VolumeChangeMove

and then running the program.
Then printing "*this" works fine for me, using today's gdb.

So, still mysterious :(

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]