Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Changes to varobj.c
@ 2008-05-29 14:40 Nick Roberts
  2008-05-29 14:49 ` Daniel Jacobowitz
  2008-05-29 16:40 ` Vladimir Prus
  0 siblings, 2 replies; 4+ messages in thread
From: Nick Roberts @ 2008-05-29 14:40 UTC (permalink / raw)
  To: Vladimir Prus; +Cc: gdb-patches


I apologise if I missed it, but I never saw a patch for the change below.

I can see a stale comment before varobj_update:

   NOTE: This function may delete the caller's varobj. If it
   returns TYPE_CHANGED,...

(varobj_update no longer returns TYPE_CHANGED)

2008-05-28  Vladimir Prus  <vladimir@codesourcery.com>

	Refactor varobj_update interface.
        * varobj.c (varobj_update): Report changes as vector.  Also
        return not just a list of varobj, but a list of special structures
        that tell what exactly has changed.
        * varobj.h (enum varobj_update_error): Rename to
        varobj_scope_status.
        (struct varobj_update_result_t): New.
        (varobj_update): Adjust prototype.
        * mi/mi-cmd-var.c: Adjust for changes.
                           ^^^^^^^^^^^^^^^^^^

It's usual to include the name of changed function in the ChangeLog.

If you want a second pair of eyes, I'm more likely to peer review patches than
changes that have already been comitted

-- 
Nick                                           http://www.inet.net.nz/~nickrob


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-05-29 10:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-29 14:40 Changes to varobj.c Nick Roberts
2008-05-29 14:49 ` Daniel Jacobowitz
2008-05-29 16:40 ` Vladimir Prus
2008-05-29 16:46   ` Nick Roberts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox