Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] How can we use AspecJ to trace the program code, like int x=3; String s= "test"; etc.

That's easy: No, there isn't.

Eric

On 21/06/07, Hongfei Zhu <zuhoo@xxxxxxxxxxx> wrote:

Hi,

I know that the granularity of the AspectJ tracing issue is at method level,
however, is there a way to trace the program code, like int x=3; String s=
"test"; etc. Please give me a hand and thank you very much.

Regards,
zuhoo

________________________________
Discover the new Windows Vista Learn more!
_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-dev




--
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


Back to the top