From: Si Newsgroups: comp.os.msdos.djgpp Subject: Sally FS Debugger! Date: Mon, 09 Feb 1998 09:25:50 -0800 Organization: BT Labs, Martlesham Heath, Ipswich, UK Message-ID: <34DF3C1E.125D@vecktorlite.demon.co.uk> Reply-To: MMM AT vecktorlite DOT demon DOT co DOT uk NNTP-Posting-Host: pc5685.btlabs.bt.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Can anyone help, with a quick question with FSDB. when debugging sometimes on first press of single step (F8) the program jumps to the first bit of code of your program "main" (skipping all startup code etc.) and other times it just starts stepping from the very start. How do you make sure that it always starts at "main" Thanks in advance.. SI...