Re: Debugger Info

"Momchil Velikov" <velco@fadata.bg>
31 Jul 2002 00:59:46 -0400

          From comp.compilers

Related articles
Debugger Info e_shamanth@yahoo.com (shamanth) (2002-07-21)
Re: Debugger Info ppluzhnikov@earthlink.net (Paul Pluzhnikov) (2002-07-24)
Re: Debugger Info Mark.van.den.Brand@cwi.nl (M.G.J. van den Brand) (2002-07-25)
Re: Debugger Info joachim_d@gmx.de (Joachim Durchholz) (2002-07-25)
Re: Debugger Info marcov@toad.stack.nl (Marco van de Voort) (2002-07-31)
Re: Debugger Info velco@fadata.bg (Momchil Velikov) (2002-07-31)
Re: Debugger Info sander@haldjas.folklore.ee (Sander Vesik) (2002-07-31)
Re: Debugger Info ppluzhnikov@earthlink.net (Paul Pluzhnikov) (2002-08-04)
Re: Debugger Info srikanth@cup.hp.com (srikanth) (2002-08-14)
| List of all articles for this month |

From: "Momchil Velikov" <velco@fadata.bg>
Newsgroups: comp.compilers
Date: 31 Jul 2002 00:59:46 -0400
Organization: http://groups.google.com/
References: 02-07-085
Keywords: debug
Posted-Date: 31 Jul 2002 00:59:46 EDT

"shamanth" <e_shamanth@yahoo.com> wrote in message news:02-07-085...
> Hi ,
> I am entrusted with designing of source level debugger. so I would
> like you to suggest some options which y'all have appreciated the most
> while debugging also some options which you felt were needed but not
> provided.


Ability to call functions from inside the debugger, i..e the gdb
command ``call''. Invaluable for pretty-printing complex structures.


~velco


Post a followup to this message

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