|
Re: How to use Eclipse debugger to step through/debug VM initialization? [message #53492 is a reply to message #51975] |
Mon, 09 June 2003 14:55  |
Eclipse User |
|
|
|
Originally posted by: jed_anderson.us.ibm.com
Paul,
Do you really mean stepping through the VM initialization? Or do you
mean stepping through the static initializers for your classes?
If it is the former, you are going to have to use CDT (and I have no
clue about where you get source for the VM).
In the second case, just put breakpoints in your static initializers.
jkca
Paul Duffy wrote:
> Folks,
>
> We have a situation where we need to step through our app's VM
> initialization using the Eclipse debugger. Possible? Can we break before
> main, within the VM initialization? How do we put the VM source into the
> correct path? Etc.
>
> Thanks,
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03141 seconds