Ask a Question related to UNIX Programming, Design and Development.
-
Egor Yu. Shkerin #1
Re: debugger for AIX
On Thu, 31 Jul 2003 20:25:54 +0300
"Geeco" <hey01@luukku.com> wrote:
Hello,> Hi,
>
> I'm implementing c code on AIX and I tried to debug with dbx. The result was
> quite many rows of " internal error: unexpected value xxxx in file
> stabstring.c". I used gcc compiler. Is it a bug ? Is gdb better debugger?
> What about DDD, is it better to use with dbx or gdb? Plz, tell me about your
> experiences.
>
>
> Thnks.
>
>
>
I've never used dbx, ddd.
But I have some experience of using idebug.
What can I say... gdb+emacs much more convenient.
--
Egor.
Egor Yu. Shkerin Guest
-
Debugger question ???
I am executing this command in the JS debugger for a PDF Form that is loaded and being displayed: saveAs("Z:\\Test.tif","com.adobe.acrobat.tiff");... -
can't connect in debugger
I'm using FlexBuilder 3 and the debugger used to work fine, but it stopped yesterday. Now whenever I try to start a program in the debugger, a... -
debugger
Hello all, When using the perl debugger, is there a way to load in the breakpoints and watch variables that I want from a file. I am using it now... -
Debugger question
I was running the perl debugger with arguments "-d -e 1" to test a small program. When I assigned a value to the variable $foo, I could use it... -
Debugger not working
I'm running an ASP test site on XP Professional/IIS 5.1. The problem I'm having is that error messages are not being displayed. If I get a script...



Reply With Quote

