Debugger Links.

Naresh Chainani <naresh.chainani@informix.com>
25 Apr 2000 02:30:18 -0400

          From comp.compilers

Related articles
Debugger Links. naresh.chainani@informix.com (Naresh Chainani) (2000-04-25)
Re: Debugger Links. bob.zulawnik@NOSPAM.cportcorp.com (Bob Zulawnik) (2000-04-26)
Re: Debugger Links. joachim.durchholz@halstenbach.com.or.de (Joachim Durchholz) (2000-04-30)
| List of all articles for this month |

From: Naresh Chainani <naresh.chainani@informix.com>
Newsgroups: comp.compilers
Date: 25 Apr 2000 02:30:18 -0400
Organization: Informix Software, Inc.
Keywords: debug, question

Hi,


I am intersted in the internal working of a debugger i.e
exactly what code it adds in the object file. Is the relation between
the debugger process & the process being debugged akin to
master-slave, i.e whether the debugger orders the process to stop
after executing n instructions ? Again we set 'stop modify' to check
for a value. How is this handled ?


                Can you please direct me to some site that gives empahsis on
debugger-internals ?


Thanks in advance,
Naresh


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.