• Jason Wessel's avatar
    kgdb: remove post_primary_code references · 98ec1878
    Jason Wessel authored
    Remove all the references to the kgdb_post_primary_code.  This
    function serves no useful purpose because you can obtain the same
    information from the "struct kgdb_state *ks" from with in the
    debugger, if for some reason you want the data.
    
    Also remove the unintentional duplicate assignment for ks->ex_vector.
    Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
    98ec1878
debug_core.c 21.4 KB