*** empty log message ***

This commit is contained in:
Nick Roberts 2007-02-27 21:58:57 +00:00
parent c0e3bc0797
commit e0b75a463c

View File

@ -1,3 +1,11 @@
2007-02-28 Nick Roberts <nickrob@snap.net.nz>
* varobj.c (varobj_update): Remove unused local. Use gdb_assert
to check changelist is non-NULL. Call error if the frontend tries
to update a non-root variable.
* varobj.h (enum varobj_update_error): Delete WRONG_PARAM value.
2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
* dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)