* varobj.c (struct varobj_root): New component thread_id.
authorVladimir Prus <vladimir@codesourcery.com>
Mon, 24 Mar 2008 17:33:30 +0000 (17:33 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Mon, 24 Mar 2008 17:33:30 +0000 (17:33 +0000)
commitc5b48eacfa0f8cade0bf4a11729509e833bcff63
tree33c26955a6e57f8e34cca75d9ab45248fa138f04
parent9df503519c0e9925a677792a152d958de18d6bb5
    * varobj.c  (struct varobj_root): New component thread_id.
        (varobj_get_thread_id, check_scope): New functions.
        (c_value_of_root): Use check_scope.  Switch to the
proper thread if necessary.

        * varobj.h (varobj_get_thread_id): New extern.

        * mi/mi-cmd-var.c (print_varobj): Add thread-id field.
gdb/ChangeLog
gdb/mi/mi-cmd-var.c
gdb/varobj.c
gdb/varobj.h
This page took 0.026604 seconds and 4 git commands to generate.