ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: followup: can i use pgdbg (portlang group debugger)


From: Ted Sariyski
Subject: RE: followup: can i use pgdbg (portlang group debugger)
Date: Fri, 25 May 2001 07:36:44 -0400

I wrote the same code with "use mymodule" and without using modules. In the
second case ddd works fine with pgf90. My impression is that as far as the
code doesn't use modules ddd/gdb is able to interpret the debug information
from pgf90.

Ted

-----Original Message-----
From: address@hidden [mailto:address@hidden Behalf Of yosuke
kimura
Sent: Thursday, May 24, 2001 11:07 PM
To: Ted Sariyski
Cc: Jorge Crispim Romao; address@hidden
Subject: RE: followup: can i use pgdbg (portlang group debugger)



Thank you two for valuable info, Ted and Jorge.

I looked into code and looks to me like ddd/GDBAgent.[Ch] is responsible
for interfacing with inferior debugger.  So if what Jorge is saying is the
all fudge I need to make, it doesn't sound too complicated task.

I don't like Xpgdbg so far.  it somehow doesn't even load my executable,
although pgdbg does.  I vaguely remember that totalview was somewhat
pricy.  I think it would be best if gdb works well with pgf{77|90|??}.  Do
ya'll have any info about this?

I will try tweaking code and write again if i fail/succeed, in a couple of
days.



On Thu, 24 May 2001, Ted Sariyski wrote:

> Hi,
>
> I have the same problem. Here is the answer from pgi support a week ago:
>
> >gdb can be used to debug PGI-compiled code, but it is not
> >supported by PGI.  gdb is not designed to be an F77 debugger, and
> >even less so when it comes to F90.  The only good options are to
> >use PGDBG or a supported 3rd-party debugger like TotalView.  Have
> >you tried the PGDBG in 3.2-4?  There have been many improvements.
> >When you say it is unacceptably slow, that is rather general.  I'm
> >sure if you can send a specific question to address@hidden that they
> >might be able to help.
>
> If you find a solution please let me know if you find a soulution.
>
> Ted
>
> -----Original Message-----
> From: address@hidden [mailto:address@hidden Behalf Of Jorge
> Crispim Romao
> Sent: Thursday, May 24, 2001 1:59 PM
> To: yosuke kimura
> Cc: address@hidden
> Subject: Re: followup: can i use pgdbg (portlang group debugger)
>
>
> Hi Yosuke
>
> I also tried to use pgdbg with ddd in the past and I came across the same
> problem. At the time I was told the problem was with the pgdbg prompt.
> That is, ddd works with debuggers that have a prompt like
>
> (gdb)
>
> or
>
> (dbx)
>
> but pgdbg has the prompt
>
> pgdbg>
>
> I was told that one could change the ddd code to incorporate a different
> prompt but I do not know how to do it. I also tried without success to
> have the pdg people to change their prompt.
>
> I hope that this can be of any help. If you ever solve the problem let me
> know.
>
> Regards
>
> Jorge Romao
>
>
>
> ==========================================================================
> Address:
>
> Instituto Superior Tecnico
> Departamento de Fisica
> Av. Rovisco Pais, 1
> 1049-001 Lisboa, Portugal
>
> Tel.    +351 21 841 7778   (Office)
> Fax     +351 21 841 9143   (Dep. de Fisica)
> e-mail:  address@hidden (preferred)
>          or
>          address@hidden
>
>
>
> _______________________________________________
> Ddd mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/ddd
>

--
yosuke kimura
Center for Energy and Environmental Resources
The Univ. of Texas at Austin, USA


_______________________________________________
Ddd mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/ddd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]