From: myknees AT aol DOT com (Myknees) Newsgroups: comp.os.msdos.djgpp Subject: Re: How to debug Date: 14 Feb 1998 05:06:18 GMT Lines: 21 Message-ID: <19980214050601.AAA16277@ladder03.news.aol.com> NNTP-Posting-Host: ladder03.news.aol.com References: Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk "Salvador Eduardo Tropea (SET)" writes: > "Shankar K" wrote > > I am using rhide to build an exe. I would like to use t > > the gui debugger. > > How do i set breakpoints (make exe debuggable)? > > I am afraid faq's I got with djgpp aint of much help > > > > responses to my mail id would be much appreciated in a > > addn to those for this > > group. > > F1=Help in RHIDE ;-) > > Basically Ctrl+F8 puts a breakpoint, Ctrl+F9 compiles > and run, F8/F10 to > step/trace. It may also help to use the menus until you get used to the keyboard commands. There are relevant commands on the "run" and "debug" menus. --Ed (Myknees)