From: Franz Hollerer Newsgroups: comp.os.msdos.djgpp Subject: gdb and rsxntds Date: Fri, 01 May 1998 12:26:12 +0200 Organization: telecom.at (Vienna, Austria) Lines: 62 Message-ID: <3549A344.C8A664B1@gmx.net> NNTP-Posting-Host: wp07port11.highway.telekom.at Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------13CF050DD061818153A160A4" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk --------------13CF050DD061818153A160A4 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, If I compile programs like gcc -Zwin32 -g -o ser.exe ser.c gdb prints a error message like gdb "c:/tmp/ser/ser.exe": not in executeable format: File format not recognized What must I do to use gdb? gcc version 2.7.2.1 gdb version 4.16 RSXNTDJ version 1.3.1 Thanks Franz Hollerer -- Austria/Europe We have no kangaroos. --------------13CF050DD061818153A160A4 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit

Hi,

If I compile programs like
  gcc -Zwin32 -g -o ser.exe ser.c
gdb prints a error message like
  gdb "c:/tmp/ser/ser.exe": not in executeable format: File format not recognized

What must I do to use gdb?

gcc              version 2.7.2.1
gdb              version 4.16
RSXNTDJ version 1.3.1

Thanks

Franz Hollerer

-- 
Austria/Europe
We have no kangaroos.
  --------------13CF050DD061818153A160A4--