[nemiver] Created tag nemiver-0.7.0



The unsigned tag 'nemiver-0.7.0' was created.

Tagger: Dodji Seketeli <dodji redhat com>
Date: Thu Jul 2 15:34:11 2009 +0200

    nemiver release 0.7.0

Changes since the last tag 'nemiver-0.6.7':

David Planella (1):
      Updated Catalan translation

Dodji Seketeli (92):
      Initial backend support for GDB Variable Objects
      Add support to list/assign/evaluate/query variable objects
      Don't quote arguments of ptype and -data-evaluate-expression
      Some IDebugger/GDBEngine cleanup
      Bumped version number to 0.6.7 for development
      Rename VarInspector2 into VarInspector
      Add a --enable-varobjs configure switch
      Variables should have their values upon unfolding
      Rename list<VariableSafePtr> into VariableList
      Make the variable inspector dialog support variable objects
      Properly parse empty result set of -var-update
      Populate Variable::num_expected_children at Variable parsing time
      Add a new integer tag to the Command type
      Add new IDebugger::get_current_frame_level abstract API and implementation
      Remove useless attribute (cleanup)
      Pass data to IDebugger::list_changed_variables by reference
      Properly initialize Variable::m_num_expected_children
      Cleanup the comment on IDebugger::root()
      Make graphical variable finding be recursive
      Factorize the support for updating unfolded variables
      Make VarInspector use the factorized update_unfolded_variable
      New LocalVarsInspector2 type using variable objects
      Use the variable object powered LocalVarsInspector2 in the debug perspective
      Remove variable dereferencing code from LocalVarsInspector2
      Mark new files for translation
      Allow one one-line if clauses without braces
      Add == operator for pointers to SafePtr
      Make IDebugger::Variable non-copyable
      Add more searching capabilities to IDebugger::Variable
      Beef up variables utils for variable search/updates
      Add some comments to variable utils calls.
      Merge branch 'master' into varobjs-support
      Merge branch 'master' into varobjs-support
      Don't list all frame arguments from LocalVarsInspector2
      Merge branch 'master' into varobjs-support
      Properly un-highlight highlighted variables when stepping in a function
      Factorize the implementation of varobjs related entry points
      Preliminary support of variable editing in VarInspector2
      Merge branch 'master' into varobjs-support
      Make LocalVarsInspector2 properly show selected frame's arguments
      Merge branch 'master' into varobjs-support
      Bump to 0.7.0
      Update release message
      Merge branch 'master' into varobjs-support
      Merge branch 'master' into varobjs-support
      Support variable value editing in LocalVarsInspector2 (Closes: #581169)
      Initial support to set watchpoints
      Remove dead code from gdbmi parser
      Initial backend support for setting watchpoints
      Update the breakpoint view to show watchpoints
      Various cleanups.
      Add watchpointdialog.glade to po/POTFILES.in
      Allow VarInspector2 to expand the variable it appended
      Unbreak the build with --disable-varobjs
      Add regression test for watchpoints
      Unbreak the build
      Cleanup test-breakpoint.cc
      Conditionally compile test-watchpoint.cc
      Fix typo in configure.ac
      Parse the result of -var-info-path-expression
      New IDebugger::query_variable_path_expr.
      Shorten too long lines
      Show watchpoint expressions in breakpoint views
      Allow getting the workbench from a perspective
      Move CallStack::Priv::load_menu to IPerspective.
      Cosmetic cleanups in CallStack
      VarInspector2 got a new "copy-varable-path" menu
      New menu to set a watchpoint on a local variable
      Merge branch 'master' into varobjs-support
      Unbreak pointer dereferencing with --disable-varobjs
      New varobj aware variable walker
      Support copying variable value to the clipboard
      New nmv_abort_on_throw environment variable
      Don't delete varobjs if not attached to target
      Contextual menu item to copy local variable value
      Variable popup now uses a VarInspector2
      Allow the ',' separator in NMV_LOG_DOMAINS env var
      Hide var tooltip appropriatly (Closes: #545596)
      Add debugger utilities to dump variable values
      Allow compound variable detection
      Don't loop forever on cycles (Closes: #584464)
      Factorize variable printing
      Don't enable contextual menu in popup tip
      Allow pointer variable values to be editable
      Don't overrun frames vector (Closes: #585516)
      Keep popup tip under control (Closes: #585657)
      Try harder to hide the popup tip when necessary
      Add GDBMIParser::parse_gdbmi_string_result
      Ignore unknown RESULT in -var-list-children output
      Update NEW file
      Automatically update ChangeLog
      Update ChangeLog

Javier Jardon (1):
      Use AM_SILENT_RULES for nicer compilation output

Jonathon Jongsma (1):
      Fix unused variable warning

Takeshi AIHANA (1):
      Updated Japanese translation

dodjirpm (1):
      Don't link the 'docore' test with libnemivercommon.so



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