
Debugging child process, Startup .EXE for debugging DLL
Hi Wesly,
Quote:
> I have a project in which a process (FooUI.exe.) creates a child process
> (Foo.exe) and that child process uses a DLL (Something.dll). I need to
> debug all three components.
> 1) If I start the FooUI.exe under the de{*filter*}, how do I get that, or
> another, de{*filter*} to attach to its child process Foo.exe?
You can start up another instance of DevStudio, and then use Build -> Start
Debug -> Attach to Process.
Quote:
> 2) When I originally debugged the DLL, Vstudio asked for the name of a
> startup EXE and I set it to Foo.exe. I would now like to change that to
> FooUI.exe, but I cannot see anywhere to make that change. I have looked
> fairly thoroughly through the Project:Settings -- if only Vstudio would
> prompt me again!
You can change it from Projects -> Settings, in the debug tab => "Executable for
Debug session".
--
Tomas Restrepo
http://www.*-*-*.com/