debugging routines in ABF



Hi
We use real old timers ingres.
We still have an abf application on VMS.
We have a bug in a frame which calls an embedded fortran routine.
I need to debug the fortran routine.
I remember that there is a way to link the routines such that I can use the VMS fortran debugger when the frame calls the routine.
Problem is , it was so long ago that I can't remember how to do it.
Anyone out there who stills remembers ?

Thanks !
David Greenberg
.



Relevant Pages

  • Re: debugging routines in ABF
    ... We still have an abf application on VMS. ... We have a bug in a frame which calls an embedded fortran routine. ...
    (comp.databases.ingres)
  • Re: debugging routines in ABF
    ... We have a bug in a frame which calls an embedded fortran routine. ... I remember that there is a way to link the routines such that I can use the VMS fortran debugger when the frame calls the routine. ... I've done a couple of migrations of ABF applications from VMS to other platforms in the last couple of years, and they've all paid back in under a year. ...
    (comp.databases.ingres)
  • Re: [Info-Ingres] debugging routines in ABF
    ... It's been a while since I did this also, and I did it for C on VMS, but it should be somewhat similar. ... We have a bug in a frame which calls an embedded fortran routine. ... I changed the fortran compile command in the utcom.def file. ... I caught the ".opt" file created by the abfimage command and then reran the link command. ...
    (comp.databases.ingres)