Ask a Question related to UNIX Programming, Design and Development.
-
Paul Pluzhnikov #1
Re: debugging with gdb
"Pirabhu Raman" <pirabhur@ufl.edu> writes:
No, but different versions of gdb are broken on various platforms> This pgm dumped core and even when reading the core file the same output was
> obtained. Is there some other configuration that needs to be set for reading
> core file?
in a multitude of ways, and you appear to have stumbled on one
of them.
Without knowing what platform you are on, which compiler you used,
which version of gdb (and how it was configured), the only advice
is to run the app under gdb from the start -- you'll quite often
have a more reasonable result.
Cheers,
--
In order to understand recursion you must first understand recursion.
Paul Pluzhnikov Guest
-
Debugging output does not appear when use Debugging IPAddresses
I recently absorbed the task of supporting our CF MX 6.1 server. We have an app that we need to debug - the developer asked us to add her IP... -
Debugging
It has nothing to do with IIS, go into your IE settings and shut off: show friendly http errors hth, Andrew * * * Sent via DevBuilder... -
cf debugging
Not really. There are some other options available. Dreamweaver Help is the path to find them. -
debugging ASP/DLL/IIS
I work with VS6 on WinXPpro I developed an ActiveX-DLL for using in ASP-documents. It works fine, but now I want to debug the DLL because an error... -
VI Debugging
When I try to debug ASP pages using Visual InterDev 6 I get the following Microsoft Development Environment dialog box that asks: "Unable to set...



Reply With Quote

