Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] No Program Output with GDB

Tried command line gdb and got :

During startup program terminated with signal ?, Unknown signal.



From: jbrancheau@xxxxxxxxxxx
To: "Photran Information" <photran@xxxxxxxxxxx>
Sent: Wednesday, November 30, 2016 12:08:01 AM
Subject: Re: [photran] No Program  Output with GDB

BTW I'm running macOS Sierra.


From: jbrancheau@xxxxxxxxxxx
To: photran@xxxxxxxxxxx
Sent: Wednesday, November 30, 2016 12:05:00 AM
Subject: [photran] No Program  Output with GDB

HI,

I'm new to Photran and Eclipse although experienced in Fortran on many systems from yesteryear. 
I have installed the latest Photran, Eclipse, gfortran, and dbg and all seem to be running fine.  When I run my programs I get the expected output on the console window.  When I run dbg I get no output from the program being debugged nor does dbg stop at break points.  The only output on the console is the GDB version, copyright, disclaimer etc with no complaints or errors messages.  I've done all the required code signing etc.  Can anyone point me to a possible solution.  Thanks.

Jim Brancheau

_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/photran


_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/photran


Back to the top