-finstrument-functions-exclude-file-list=include,boost causes segment fault

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



compile program
with -finstrument-functions
-finstrument-functions-exclude-file-list=include,boost
that caused segment fault.
I just wanted to exclude standard template library in c++ and boost library.

exclude file such as :
allocator,
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/allocator.h:101

new_allocator,
 /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/ext/new_allocator.h

__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<int const, int> >
>::allocate(unsigned long, void const*),
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/ext/new_allocator.h:

Thanks for help.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux