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 574209 - error parsing function pointers in global variables list
error parsing function pointers in global variables list
Status: RESOLVED WONTFIX
Product: nemiver
Classification: Other
Component: general
trunk
Other Linux
: Normal normal
: ---
Assigned To: Nemiver maintainers
Nemiver maintainers
gnome[unmaintained]
Depends on:
Blocks: 573709
 
 
Reported: 2009-03-05 03:28 UTC by Jonathon Jongsma
Modified: 2020-03-10 11:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jonathon Jongsma 2009-03-05 03:28:46 UTC
Logging output from parsing global variables:

|I|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:3464:going to parse variable decl: 'guint64 (*g_thread_gettime)(void);'
|I|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:3473:parsed decl: 'guint64 '
|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:3485:got empty init declarator list after parsing: 'guint64 (*g_thread_gettime)(void);' into: 'guint64 '
Comment 1 André Klapper 2020-03-10 11:53:19 UTC
Closing all open Nemiver tasks as this project does not seem to be maintained anymore. Please see https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/235#note_732192 for further information. Thanks!