http://sourceware.org/gdb/current/onlinedocs/gdbint_3.html#SEC10 -- thanks bekz http://code.grep.in
----- Original Message ---- From: Raghuveer Reddy <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, 17 January, 2008 10:08:49 PM Subject: [twincling] break point 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

