forked from monnerat/insight
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade submodule, update code accordingly.
The gdb procedure varobj_delete() has dropped the "returned variable list" feature, thus we can no longer use it to remove our tcl alias variables. A new procedure variable_delete_tcl() is thus implemented to perform this task before removing the gdb variable. * gdbtk/generic/gdbtk_varobj.c: new procedure variable_delete_tcl(). (variable_delete): remove tcl alias variable using variable_delete_tcl().
- Loading branch information
Patrick Monnerat
committed
Feb 8, 2016
1 parent
94579e1
commit 2474975
Showing
2 changed files
with
28 additions
and
16 deletions.
There are no files selected for viewing
Submodule binutils-gdb
updated
from b605bb to 1d4f3c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters