Message-ID: <35C8604C.3C8E9783@pac.nl> Date: Wed, 05 Aug 1998 15:38:20 +0200 From: Theo Landgraf Organization: PAC MA MIME-Version: 1.0 To: "Salvador Eduardo Tropea (SET)" , "djgpp AT delorie DOT com" Subject: Re: rhide newbie question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Salvador Eduardo Tropea (SET) wrote: > > Theo Landgraf wrote: > > Salvador Eduardo Tropea (SET) wrote: > > > > > > Theo Landgraf wrote: > > > > > > > how can i add 'GDB' to the system-menu, so that > > > > i can call gdb? > > > > > > GDB is inside RHIDE you don't need to call GDB. Just press F8 and you'll > > > start debugging. > > > > erm, i believe that's the Rhide-debugger (rhgdb) itself. > > not gdb. > > No! you are wrong. Why the people doesn't even try what the other say! > Hey! try it, go to RHIDE and press F8. RHGDB have the debugger but RHIDE have > it too. > And please take a look to the readmes and docs they clearly state the > features included in RHIDE. ok. i was wrong with rhdbg, but read this:..... 5. Debugging with RHIDE *********************** For debugging your programs you need now no external debugger, because RHIDE has one integrated. The integrated debugger is not code which I have written, but it is GDB 4.16, which is linked in RHIDE. Because RHIDE uses a special method to communicate with GDB it is currently not possible to use all of the features, which GDB has. I have implemented ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ HERE at this time the most important functions, which are needed to debug your program. So it is not possible to give GDB the same commands as when running GDB stand alone. That means, if you need any very special feature of GDB you must run GDB. ^^^^^^^^^^^^^^^^^^^^^^^^^^ AND HERE The integrated debugger is a real source level debugger like GDB. If you step through your program you will see every time exactly where in the sources you are. But to use the ability to debug your program needs, that you have compiled your source files with debugging information and these symbols must not have been stripped from the executable. ---------------------- and that was my only question. i did read it, and read it was a sort of gdb. so don't get arrogant to me, what i don't read or not. greetz, Theo -- +----------------------------------------------------+ | Rather like Fairyland isn't it? | | Except for the smell of gasoline and burning flesh | | | | Biosphere - The Fairyland [Microgravity] | +----------------------------------------------------+