Now that we have a solution to handling symbolic addresses, I'd still like to give an option to crete-debug to detect in which traces the symbolic address occurred.
This can be done by writing a special file, that crete-debug can find, when a symbolic address is encountered.
The reason for this is that, in the future, during "tool refinement," it may be important to detect when a symbolic address is occuring. Also, for debugging purposes as to possibly why parts of the execution are not being covered.
Now that we have a solution to handling symbolic addresses, I'd still like to give an option to crete-debug to detect in which traces the symbolic address occurred.
This can be done by writing a special file, that crete-debug can find, when a symbolic address is encountered.
The reason for this is that, in the future, during "tool refinement," it may be important to detect when a symbolic address is occuring. Also, for debugging purposes as to possibly why parts of the execution are not being covered.