|
From: Duncan M. <mi...@mu...> - 2003-04-21 00:20:07
|
On Sun, 20 Apr 2003 18:06:16 -0400, you wrote: >I'm a little confused, you want to debug gcc, or the program you've >written? I want to debug a program I've written (along with others), but the bug occurs before it gets to our code. It's in the run-time library startup code (which might be calling our code, but I don't think so; however, it's quite possible that something we're doing is causing the bug). >Should be in the installation exe, if not, download the "info-html" >files for whichever version of gcc you are using from >http://sourceforge.net/project/showfiles.php?group_id=2435. Thanks, got it. Duncan Murdoch |