At 19:02 19.12.2002, Keith Seitz wrote: >On Thu, 19 Dec 2002, Harri Siirtola wrote: > > > No messages in console window. Either using a gdb.ini file where I connect > > to my target and download my executable or typing "target rdi > e=x.x.x.x" in > > console work fine. It's just the GUI that gives the delay. It works > though, > > it's just a bit annoying to have this delay every time I have to restart > > GDB/Insight (for example, after recompiling my application). > >Ok.. So let me reiterate: When running Insight, you can type the target >commands in the console window and everything works quickly, right? The >next step is to open a debug window and see what it is doing when it is >going so slow. > >To open a debug window, hit "Control-F11" in the source window or type "tk >ManagedWin::open DebugWin" in the console. > >Keith I attached two debug cases, dldebug.txt shows everything from pressing "Run" and selecting the executable from the popup to clicking "Cancel" to the target selection popup. "dldebug2.txt" shows what happens if I click "Run" again. The delay is between "gdb_running" and "Attaching..." and this time it's almost a minute. Harri PS. I still can't figure out why my emails to the list address bounce.