GNOME Bugzilla – Bug 515475
Error listing global variables for fooprog
Last modified: 2009-03-07 06:10:53 UTC
Sorry to do this again... |E|bool nemiver::GDBEngine::extract_global_variable_list(nemiver::Output&, std::map<nemiver::common::UString, std::list<nemiver::common::SafePtr<nemiver::IDebugger::Variable, nemiver::common::ObjectRef, nemiver::common::ObjectUnref>, std::allocator<nemiver::common::SafePtr<nemiver::IDebugger::Variable, nemiver::common::ObjectRef, nemiver::common::ObjectUnref> > >, std::less<nemiver::common::UString>, std::allocator<std::pair<const nemiver::common::UString, std::list<nemiver::common::SafePtr<nemiver::IDebugger::Variable, nemiver::common::ObjectRef, nemiver::common::ObjectUnref>, std::allocator<nemiver::common::SafePtr<nemiver::IDebugger::Variable, nemiver::common::ObjectRef, nemiver::common::ObjectUnref> > > > > >&):nmv-gdb-engine.cc:3331:got empty init declarator list after parsing: 'nemiver::common::LogStream::Priv::get_stream_file_path_private()::s_stream_file_path;' into: 'nemiver::common::LogStream::Priv::get_stream_file_path_private '
I was going to attach a log file, but unfortunately, it's about 18MB and bugzilla doesn't like that... I'll see if I can get it pared down a bit.
Created attachment 104797 [details] compressed log
Do you actually see variables in the global variable widgets ?
As I mentioned on chat earlier, I do see variables listed for fooprog.
I don't know what my previous comment meant, but I just double-checked it again and no global variables are displayed in the global variables dialog for fooprog
hm, i recently opened another global variables related but that has some patches that improve things, so I'm going to close this one. *** This bug has been marked as a duplicate of 573709 ***