Date: Thu, 13 Jun 1996 14:40:35 +0200 (METDST) From: Robert Hoehne To: Eli Zaretskii Cc: DJGPP workers Subject: Re: Improvements for GDB In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 13 Jun 1996, Eli Zaretskii wrote: > > On Thu, 13 Jun 1996, Robert Hoehne wrote: > > > Because I want to integrate GDB in an other program (RHIDE), I needed > > the ability of GDB to restart the debugged program, without > > restarting GDB. > > It will help (at least help me, if not the others) if you'd tell why did > you arrive to the conclusion that you need such an ability. What specific > problem do you need to solve in order to integrate RHIDE with GDB and why > do you think that being able to restart the debuggee under GDB is the > solution to that specific problem? Because I want (and I did already successful) to link the so called 'libgdb.a' in RHIDE and I not call GDB as an external program. In this case I need this. There is no problem when running GDB as an external program. But I think it is more comfortable for a user to debug his developed program in the same environment. Or is there an other solution like loading the GDB object files as DXE's or like something? Robert ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************