After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 515475 - Error listing global variables for fooprog
Error listing global variables for fooprog
Status: RESOLVED DUPLICATE of bug 573709
Product: nemiver
Classification: Other
Component: general
trunk
Other Linux
: Normal normal
: ---
Assigned To: Nemiver maintainers
Nemiver maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-09 20:41 UTC by Jonathon Jongsma
Modified: 2009-03-07 06:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
compressed log (971.84 KB, application/x-gzip)
2008-02-09 20:53 UTC, Jonathon Jongsma
Details

Description Jonathon Jongsma 2008-02-09 20:41:16 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 '
Comment 1 Jonathon Jongsma 2008-02-09 20:50:31 UTC
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.
Comment 2 Jonathon Jongsma 2008-02-09 20:53:58 UTC
Created attachment 104797 [details]
compressed log
Comment 3 Dodji Seketeli 2008-02-10 19:39:37 UTC
Do you actually see variables in the global variable widgets ?
Comment 4 Jonathon Jongsma 2008-02-11 02:01:58 UTC
As I mentioned on chat earlier, I do see variables listed for fooprog.
Comment 5 Jonathon Jongsma 2008-12-25 05:36:04 UTC
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
Comment 6 Jonathon Jongsma 2009-03-07 06:10:53 UTC
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 ***