Skip to content

zsc/objmixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

@author: zsc

objmixer is a script to allow identifying wrong object files, especially useful for debugging a compiler.

Suppose code produced by a compiler with "-O0" is OK, but code produced by "-O2" fails. 
Then we can try to mix the object files from "-O0" and "-O2" to find the wrong object files.

The user need to adapt the obm_plugin.py file to use objmixer.

About

objmixer is a script to allow identifying wrong object files, especially useful for debugging a compiler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages