Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Getting the corresponding landing pad for C++ exception in object file including executable file and shared library. This tool parses .gcc_except_table from a specific object file.

build and run tests


$ make
$ gcc_except_table object_file addr

e.g.)


$ gcc_except_table test/test 0x4008e2

About

Getting the corresponding landing pad for C++ exception in object file including executable file and shared library

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages