Message-ID: <3516FDE5.8EFD2C91@geocities.com> Date: Mon, 23 Mar 1998 19:27:17 -0500 From: Dan Chak MIME-Version: 1.0 To: DJGPP Subject: rhide debugging -- possible bug? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk I'm using rhide v1.4. I'm trying to debug some code that uses Allegro, and I've run into something very strange. When I trace into a function (this seems to happen if the function is in another file, especially) instead of bringing the cursor to the appropriate line of the appropriate file, Rhide seems to choose an arbitrary line in the file to jump to. Then if I keep pressing F7/F8 it moves the cursor down, but it has already started from the wrong place. Anyway, this makes debugging impossible; I can't figure out where the program is actually crashing. The reason I bring up Allegro is because I only noticed this started happening once I started using Allegro with my programs. Is this a bug? Or is there some way to fix this? Please respond! At the moment it's like I'm blindfolded looking for errors in my code. Thanks, Dan Chak chakster AT geocities DOT com