Hacker News new | ask | show | jobs
by orivej 2905 days ago
with gdb 7.12 or later, you can exclude files matching a glob with "skip -gfile", e.g. "skip -gfile /usr/*".
1 comments

Thanks a lot for the tip!