nemiver r605 - trunk/src/dbgengine



Author: dodji
Date: 2007-11-18 00:26:09 +0000 (Sun, 18 Nov 2007)
New Revision: 605
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=605&view=rev

Modified:
   trunk/src/dbgengine/nmv-gdb-engine.cc
   trunk/src/dbgengine/nmv-gdb-engine.h
Log:
GDBEngine: prepare global vars list extraction

        * src/dbgengine/nmv-gdb-engine.cc,h: added
          a GDBEngine::extract_global_variable_list() that will
          be responsible to extract the global vars list info
          from the debuggong console stream of gdb.
          Call this from within the GlobalVariableListedHandler.
          GDBEngine::extract_global_variable_list() does not work
          yet as it will need to use a precise c++ declaration parser
          to properly do the job.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]