From be1b875ec567a8947da5893c09ad71478a4b50a9 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Mon, 28 Apr 2008 14:01:50 -0400 Subject: populate sess.unwindsym_modules set from dwarf probes --- main.cxx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'main.cxx') diff --git a/main.cxx b/main.cxx index 4f8ddcf5..3d72f9e6 100644 --- a/main.cxx +++ b/main.cxx @@ -109,8 +109,11 @@ usage (systemtap_session& s, int exitcode) clog << endl; else clog << ", in addition to" << endl; - for (unsigned i=0; i syms (s.unwindsym_modules.begin(), s.unwindsym_modules.end()); + for (unsigned i=0; i