how to develop a debugger?

hi,
i want to develop a simple debugger to help me know how a debugger works...so anybody who knows good books and links or
pdfs which provide basic understanding on how a debugger is build , please help me out !!!!!
thanx in advance
[256 byte] By [mayankchopra] at [2007-11-19 23:39:12]
# 1 Re: how to develop a debugger?
learn C and try to develop a debugger in it. it is worth while doing a project in it.
eguru at 2007-11-10 3:45:53 >