(defn format-restarts-for-emacs [] (doall (map #(list (first (second %)) (second (second %))) *sldb-restarts*)))
Comments top
No comments for format-restarts-for-emacs. Log in to add a comment.