[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: method call doesn't end basic block
Robert Mittermayr wrote:
Hi everybody,
I created a complete BlockGraph in SOOT and everything works and looked
fine. But now i found out that a method call to a method of my
application classes doesn't end a basic block. Is there a way
to tell SOOT on which method calls it should begin a new Block?
Just out of curiousity, why do you want a method call in particular to
end a basic block? Can you describe the analysis briefly?
Cheers,
Chris