Hi All, I have a query regarding the break points in debuggers.
How does the debuggers implement break point and get the register values and stack data? I guess they use TRAP interrupt, but i am unable to guess the complete process involved. Anybody has a good article/link which explains this? Thanks Raghuveer

