Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I debug the real-mode interrupt handler part of a bimodal interrupt handler?

0
Posted

How can I debug the real-mode interrupt handler part of a bimodal interrupt handler?

0

We recommend that you install the real-mode handler, embed an INT 3 at the start of the handler, and run the program under CodeView. CodeView should break when the handler is called and allow normal debugging from that point on.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123