Задайте вопросЗадайте вопрос
 

Отвеченоdebug process spawned by other process...

  • 1 июля 2009 г. 20:06JaedenRuiner Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     
    I have an application which uses Process.Start() to spawn another applicaiton.  Both are my projects, but currently, I have some older versions and I'd like to debug what is happening in the "secondary" process. 
    So, I have my "update" project open in visual studio, and i set the "start external program" to myapp.exe which calls out to update.exe.  But I can't debug it.  I'm trying to find a way to have visual studio execute the MyApp.exe, and wait for the breakpoint in update.exe when myapp.exe executes the update application.  Is this possible to do?

    Thanks
    Jaeden "Sifo Dyas" al'Raec Ruiner
    "Never Trust a computer. Your brain is smarter than any micro-chip."

Ответы

Все ответы