From 1a0dbc5a7ff6ec220b9b4b150ce5cfb6c035d1f5 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 45b154ac..23ab3b2f 100644 --- a/main.cxx +++ b/main.cxx @@ -111,8 +111,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