 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Larry An Guest
|
Posted: Tue Jan 27, 2004 4:35 pm Post subject: Debug RMI with JBuilder9 tutorial |
|
|
Could not get the remote debugging work.
Followed exactly Jbuilder9 Ent. tutorial.
Platform Win XP Pro. Both RMI client and server run on the same PC. Config properties to attatch with dt_socket and port 3999.
Once start debugging, it hangs and all the F8 and F7 are disabled. But, when running with no debugging, it is successful.
Followed "Debugging a program already running on a remote computer." in Jbuilder9 Help.
Thanks.
|
|
| Back to top |
|
 |
Hin Boen Guest
|
Posted: Tue Jan 27, 2004 8:18 pm Post subject: Re: Debug RMI with JBuilder9 tutorial |
|
|
Hi Larry,
| Quote: | Once start debugging, it hangs and all the F8 and F7 are disabled
|
This happens because your program is started in suspended mode (see
suspend=y option). To resume your program execution, you need to press
the "Resume program" button. This button is located next to the
red-square (Reset debugging session) button.
-Hin
Larry An wrote:
| Quote: | Could not get the remote debugging work.
Followed exactly Jbuilder9 Ent. tutorial.
Platform Win XP Pro. Both RMI client and server run on the same PC. Config properties to attatch with dt_socket and port 3999.
Once start debugging, it hangs and all the F8 and F7 are disabled. But, when running with no debugging, it is successful.
Followed "Debugging a program already running on a remote computer." in Jbuilder9 Help.
Thanks.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|