Can TFS open debugger in FinalBuilder?

Hello,

 I am new to FinalBuilder and have inherited a build system designed with TFS and FinalBuilder.

 Is there a way to have TFS launch a build and open the FB debugger on the build agent? I would like to be able to step through the process.

 If not, what is the best way to simulate a launch from TFS and pass all the parameters?

 Thanks,
Dave

If this is not possible, is there some way to simulate a TFS build in the Debugger?

 Thanks,
Dave

Not really… I guess you could add the tfs environment variables and give them default values, but that won’t help with publishing logs etc.