| View previous topic :: View next topic |
| Author |
Message |
Scott Metzger Guest
|
Posted: Wed Jul 20, 2005 1:55 am Post subject: Attach to local program with Foundation? |
|
|
Hi,
How can I attach to a _local_ process via JBuilder Foundation?
The docs say that remote debugging is not included in the Foundation
version. However, the docs don't say anything about attaching to a
local process. The only place I see to attach to a process is on the
Remote page of the New Runtime Configuration dialog, but that is of
course disabled.
Any other way to attach?
Thanks,
Scott Metzger |
|
| Back to top |
|
 |
Kevin Dean [TeamB] Guest
|
Posted: Wed Jul 20, 2005 6:25 am Post subject: Re: Attach to local program with Foundation? |
|
|
Scott Metzger wrote:
| Quote: | How can I attach to a local process via JBuilder Foundation?
The docs say that remote debugging is not included in the Foundation
version. However, the docs don't say anything about attaching to a
local process. The only place I see to attach to a process is on the
Remote page of the New Runtime Configuration dialog, but that is of
course disabled.
Any other way to attach?
|
Local is just a special case of remote (i.e. the host name is
localhost), and so you won't be able to debug a local application any
more than you could debug a truly remote one with JBuilder Foundation.
--
Kevin Dean [TeamB]
Dolphin Data Development Ltd.
http://www.datadevelopment.com/
NEW WHITEPAPERS
Team Development with JBuilder and Borland Enterprise Server
Securing Borland Enterprise Server
http://www.datadevelopment.com/papers/index.html
Please see Borland's newsgroup guidelines at
http://info.borland.com/newsgroups/guide.html |
|
| Back to top |
|
 |
Scott Metzger Guest
|
Posted: Wed Jul 20, 2005 5:03 pm Post subject: Thanks Re: Attach to local program with Foundation? |
|
|
| Quote: | Local is just a special case of remote (i.e. the host name is
localhost), and so you won't be able to debug a local application any
more than you could debug a truly remote one with JBuilder Foundation.
|
Thanks. Unfortunately that makes it very difficult to fully evaluate
JBuilder. |
|
| Back to top |
|
 |
Kevin Dean [TeamB] Guest
|
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
|
| Back to top |
|
 |
Scott Metzger Guest
|
Posted: Thu Jul 21, 2005 10:17 pm Post subject: Re: Thanks Re: Attach to local program with Foundation? |
|
|
| Quote: | Why is it that you can't launch the program from within JBuilder itself?
|
We develop software to integrate with CAD systems. Our general design is...
CAD System-->Our C++ layer-->Our Java layer |
|
| Back to top |
|
 |
Scott Metzger Guest
|
Posted: Thu Jul 21, 2005 10:18 pm Post subject: Thanks Re: Thanks Re: Attach to local program with Foundatio |
|
|
Lori M Olson [TeamB] wrote:
Thanks, when I get the chance I think I'll give that a try. |
|
| Back to top |
|
 |
|