From mboxrd@z Thu Jan 1 00:00:00 1970 From: images@voyager.net To: insight@sourceware.cygnus.com Cc: images@voyager.net Subject: gdb and insight Date: Thu, 15 Nov 2001 13:41:00 -0000 Message-ID: <200111152140.PAA43919@nm2.nwbl.wi.voyager.net> X-SW-Source: 2001-q4/msg00309.html Message-ID: <20011115134100.KaYNnQ4Rh5dAxP32LZ1GOJpE3DleL0jnZxTm-Qu3_ew@z> Hello, I'm having lots of trouble using gdb and insight with DevC++. Do you know a forum where I can ask questions and get accurate and timely answers? What forum would you recommend? My platform is NT and Win 98. 1. When I run gdb.exe -nw, the program executes ok, but I don't know how to get it to be integrated with insight and DevC++. 2. When I enter "n" or "s" at the gdb prompt, the entire program executes instead of just one line as I was expecting. 3. Do the insight files have to be in a particular directory relative to the DevC++ bin directory? Thanks for your help, John