Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.compilers    |    Compiler construction, theory, etc. (Mod    |    2,753 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 1,826 of 2,753    |
|    Giridhar S to ripunjay.tripathi@gmail.com    |
|    Re: How to study debugger internals ?    |
|    13 Mar 10 16:26:20    |
      From: thisisgiri@gmail.com              You can start off by looking at the man page for the ptrace system       call, which is present on most UNIX flavors.              Debugger implementations such as gdb use the ptrace system call to       control the execution of the process being debugged (breakpoints,       single-stepping, etc) and the debug info (if any) generated by the       compiler to provide support for symbolic debugging.              -Giridhar              On Sat, Mar 13, 2010 at 7:16 AM, Ripunjay Tripathi        |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca