[nemiver] (69 commits) ...Unbreak pointer dereferencing with --disable-varobjs



Summary of changes:

  b4f00ae... Initial backend support for GDB Variable Objects (*)
  29991a6... Add support to list/assign/evaluate/query variable objects (*)
  957a332... Don't quote arguments of ptype and -data-evaluate-expressio (*)
  065a29c... Some IDebugger/GDBEngine cleanup (*)
  8df3b86... Don't link the 'docore' test with libnemivercommon.so (*)
  0982cc6... Bumped version number to 0.6.7 for development (*)
  046a3e9... Rename VarInspector2 into VarInspector (*)
  a41f09b... Add a --enable-varobjs configure switch (*)
  e4e8e79... Variables should have their values upon unfolding (*)
  821daa8... Rename list<VariableSafePtr> into VariableList (*)
  0866e5e... Make the variable inspector dialog support variable objects (*)
  aeedc57... Properly parse empty result set of -var-update (*)
  62963bd... Populate Variable::num_expected_children at Variable parsin (*)
  5859e21... Add a new integer tag to the Command type (*)
  3ffdf56... Add new IDebugger::get_current_frame_level abstract API and (*)
  237222d... Remove useless attribute (cleanup) (*)
  3560264... Pass data to IDebugger::list_changed_variables by reference (*)
  c2f2e35... Properly initialize Variable::m_num_expected_children (*)
  da930b1... Cleanup the comment on IDebugger::root() (*)
  53dbcdd... Make graphical variable finding be recursive (*)
  ee95365... Factorize the support for updating unfolded variables (*)
  d885c41... Make VarInspector use the factorized update_unfolded_variab (*)
  3d482b5... New LocalVarsInspector2 type using variable objects (*)
  6fb9598... Use the variable object powered LocalVarsInspector2 in the  (*)
  a502d7f... Remove variable dereferencing code from LocalVarsInspector2 (*)
  bdec4ea... Mark new files for translation (*)
  68b0daf... Fix unused variable warning (*)
  eb62031... Allow one one-line if clauses without braces (*)
  2f183ce... Add == operator for pointers to SafePtr (*)
  44c253d... Make IDebugger::Variable non-copyable (*)
  864ccd0... Add more searching capabilities to IDebugger::Variable (*)
  a9ee5cb... Beef up variables utils for variable search/updates (*)
  a1ac026... Add some comments to variable utils calls. (*)
  34756a9... Merge branch 'master' into varobjs-support (*)
  56a47b9... Merge branch 'master' into varobjs-support (*)
  b8977c9... Don't list all frame arguments from LocalVarsInspector2 (*)
  e4771f8... Merge branch 'master' into varobjs-support (*)
  4ad8ba0... Properly un-highlight highlighted variables when stepping i (*)
  c9d627d... Factorize the implementation of varobjs related entry point (*)
  229985f... Preliminary support of variable editing in VarInspector2 (*)
  a12e0f2... Merge branch 'master' into varobjs-support (*)
  00a960a... Make LocalVarsInspector2 properly show selected frame's arg (*)
  6590130... Merge branch 'master' into varobjs-support (*)
  c0d6e18... Merge branch 'master' into varobjs-support (*)
  7ff20ae... Merge branch 'master' into varobjs-support (*)
  de925db... Support variable value editing in LocalVarsInspector2 (Clos (*)
  479fa2d... Initial support to set watchpoints (*)
  75e689f... Remove dead code from gdbmi parser (*)
  5045cb0... Initial backend support for setting watchpoints (*)
  56d9b01... Update the breakpoint view to show watchpoints (*)
  9a0d973... Various cleanups. (*)
  87fe20b... Add watchpointdialog.glade to po/POTFILES.in (*)
  00f5252... Allow VarInspector2 to expand the variable it appended (*)
  896b295... Unbreak the build with --disable-varobjs (*)
  1b39363... Add regression test for watchpoints (*)
  f3ac228... Unbreak the build (*)
  c132fb0... Cleanup test-breakpoint.cc (*)
  e5e4369... Conditionally compile test-watchpoint.cc (*)
  5908aba... Parse the result of -var-info-path-expression (*)
  7e374a2... New IDebugger::query_variable_path_expr. (*)
  bb36ab6... Shorten too long lines (*)
  cd630fc... Show watchpoint expressions in breakpoint views (*)
  50e5b56... Allow getting the workbench from a perspective (*)
  50f5ae3... Move CallStack::Priv::load_menu to IPerspective. (*)
  d8233aa... Cosmetic cleanups in CallStack (*)
  71d8f3f... VarInspector2 got a new "copy-varable-path" menu (*)
  a78445e... New menu to set a watchpoint on a local variable (*)
  3854869... Merge branch 'master' into varobjs-support
  ceb9b99... Unbreak pointer dereferencing with --disable-varobjs

(*) This commit already existed in another branch; no separate mail sent



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