Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Debugging a program that gets called from another program

1 view
Skip to first unread message

fak...@gmail.com

unread,
Feb 3, 2009, 12:05:04 PM2/3/09
to
I need to debug program A, but it has to be called by program B
because program B does some stuff that program A uses. I tried putting
a breakpoint in program A but it never is triggered. I tried running
program B in debug mode and it still did not trigger the breakpoint in
program A.

Is there any way to do this?

0 new messages