Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tcf-dev] Debugging an agent in Windows

Greetings,

 

I have often used the int 3 instruction as a way of causing the Just-In-Time debugging facility in Windows to allow me to attach Visual Studio to the process.

 

Apparently when our TCF agent is launched the int 3 is being trapped by the launchers.

 

We are using the Sleep() function to give us time to manually attach.

However this is problematic.


Does anyone have a more elegant way of disabling the trap in Eclipse launcher?

 

J.R.

X21598

+43 0681 81258269 Austrian cell

717-256-1959 Skype number

JRHeisey Skype name

 


Back to the top