A debugger for Gcc2.8.1 on Qnx4.25?

Hi,
does anybody known where I can find a debugger for Qnx4.25. The Watcom
debugger doesn’t understand debugging information provided by Gcc2.8.1.
I tried to find a Gdb version which works on Qnx4.25, but the only one Qnx
version I found is the Gdb4.17. It doesn’t work on Qnx4.x.

Jean-Pierre

Coudert <jcoudert@ai.polymtl.ca> wrote:

Hello Jean-Pierre,

Hi,
does anybody known where I can find a debugger for Qnx4.25. The Watcom
debugger doesn’t understand debugging information provided by Gcc2.8.1.
I tried to find a Gdb version which works on Qnx4.25, but the only one Qnx
version I found is the Gdb4.17. It doesn’t work on Qnx4.x.

Can you be more specific? How do you run it? Are you running i386-qnx-gdb?

Regards,

Marcin

\

Jean-Pierre

Hello Marcin,

Yes, I think, I tried with the right option. In fact I start: build-qnx.
The compilation failed because gcc can not find inttypes.h file during the
compilation of remote-qnx.c.
Is it a classical error? Should I have to modify some source file?
I’m working on a Pc on Qnx4.25, Watcom 10.6 and Gcc2.8.1.

Tank for your help.

Jean Pierre

“Tools Mail Account” <tools@qnx.com> wrote in message
news:9sh2tp$qdb$1@nntp.qnx.com

Coudert <> jcoudert@ai.polymtl.ca> > wrote:

Hello Jean-Pierre,

Hi,
does anybody known where I can find a debugger for Qnx4.25. The Watcom
debugger doesn’t understand debugging information provided by Gcc2.8.1.
I tried to find a Gdb version which works on Qnx4.25, but the only one
Qnx
version I found is the Gdb4.17. It doesn’t work on Qnx4.x.

Can you be more specific? How do you run it? Are you running i386-qnx-gdb?

Regards,

Marcin


Jean-Pierre

\

Coudert <jcoudert@ai.polymtl.ca> wrote:

Hello Marcin,

Hello Jean Pierre,

Yes, I think, I tried with the right option. In fact I start: build-qnx.
The compilation failed because gcc can not find inttypes.h file during the
compilation of remote-qnx.c.

the inttypes.h should be in the /usr/nto/include/ ,make sure you have
this path in your make file. What are you trying to build? I thought
you have problems with a gdb debbuger.

Marcin

Is it a classical error? Should I have to modify some source file?
I’m working on a Pc on Qnx4.25, Watcom 10.6 and Gcc2.8.1.

Tank for your help.

Jean Pierre

“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9sh2tp$qdb$> 1@nntp.qnx.com> …
Coudert <> jcoudert@ai.polymtl.ca> > wrote:

Hello Jean-Pierre,

Hi,
does anybody known where I can find a debugger for Qnx4.25. The Watcom
debugger doesn’t understand debugging information provided by Gcc2.8.1.
I tried to find a Gdb version which works on Qnx4.25, but the only one
Qnx
version I found is the Gdb4.17. It doesn’t work on Qnx4.x.

Can you be more specific? How do you run it? Are you running i386-qnx-gdb?

Regards,

Marcin


Jean-Pierre

\

Hi,

I have not a nto folder in /usr because I work on Qnx4.25 not on Qnx
neutrino.
Maybe this version of gdb can not build on Qnx4.25?

JP



“Tools Mail Account” <tools@qnx.com> wrote in message
news:9srstv$j84$1@nntp.qnx.com

Coudert <> jcoudert@ai.polymtl.ca> > wrote:
Hello Marcin,

Hello Jean Pierre,

Yes, I think, I tried with the right option. In fact I start: build-qnx.
The compilation failed because gcc can not find inttypes.h file during
the
compilation of remote-qnx.c.

the inttypes.h should be in the /usr/nto/include/ ,make sure you have
this path in your make file. What are you trying to build? I thought
you have problems with a gdb debbuger.

Marcin

Is it a classical error? Should I have to modify some source file?
I’m working on a Pc on Qnx4.25, Watcom 10.6 and Gcc2.8.1.

Tank for your help.

Jean Pierre

“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9sh2tp$qdb$> 1@nntp.qnx.com> …
Coudert <> jcoudert@ai.polymtl.ca> > wrote:

Hello Jean-Pierre,

Hi,
does anybody known where I can find a debugger for Qnx4.25. The
Watcom
debugger doesn’t understand debugging information provided by
Gcc2.8.1.
I tried to find a Gdb version which works on Qnx4.25, but the only
one
Qnx
version I found is the Gdb4.17. It doesn’t work on Qnx4.x.

Can you be more specific? How do you run it? Are you running
i386-qnx-gdb?

Regards,

Marcin


Jean-Pierre



\

Coudert <jcoudert@ai.polymtl.ca> wrote:

Hi,

I have not a nto folder in /usr because I work on Qnx4.25 not on Qnx
neutrino.
Maybe this version of gdb can not build on Qnx4.25?

Sorry, the short answer is no ;(

Regards,

Marcin

JP



“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9srstv$j84$> 1@nntp.qnx.com> …
Coudert <> jcoudert@ai.polymtl.ca> > wrote:
Hello Marcin,

Hello Jean Pierre,

Yes, I think, I tried with the right option. In fact I start: build-qnx.
The compilation failed because gcc can not find inttypes.h file during
the
compilation of remote-qnx.c.

the inttypes.h should be in the /usr/nto/include/ ,make sure you have
this path in your make file. What are you trying to build? I thought
you have problems with a gdb debbuger.

Marcin

Is it a classical error? Should I have to modify some source file?
I’m working on a Pc on Qnx4.25, Watcom 10.6 and Gcc2.8.1.

Tank for your help.

Jean Pierre

“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9sh2tp$qdb$> 1@nntp.qnx.com> …
Coudert <> jcoudert@ai.polymtl.ca> > wrote:

Hello Jean-Pierre,

Hi,
does anybody known where I can find a debugger for Qnx4.25. The
Watcom
debugger doesn’t understand debugging information provided by
Gcc2.8.1.
I tried to find a Gdb version which works on Qnx4.25, but the only
one
Qnx
version I found is the Gdb4.17. It doesn’t work on Qnx4.x.

Can you be more specific? How do you run it? Are you running
i386-qnx-gdb?

Regards,

Marcin


Jean-Pierre



\

Hi again,

Do you know if it’s possible to find an old gdb version which work on
qnx4.25 (not Qnx neutrino)?
If yes, which version?

Jp


“Tools Mail Account” <tools@qnx.com> wrote in message
news:9srvou$ld9$1@nntp.qnx.com

Coudert <> jcoudert@ai.polymtl.ca> > wrote:
Hi,

I have not a nto folder in /usr because I work on Qnx4.25 not on Qnx
neutrino.
Maybe this version of gdb can not build on Qnx4.25?

Sorry, the short answer is no ;(

Regards,

Marcin

JP



“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9srstv$j84$> 1@nntp.qnx.com> …
Coudert <> jcoudert@ai.polymtl.ca> > wrote:
Hello Marcin,

Hello Jean Pierre,

Yes, I think, I tried with the right option. In fact I start:
build-qnx.
The compilation failed because gcc can not find inttypes.h file
during
the
compilation of remote-qnx.c.

the inttypes.h should be in the /usr/nto/include/ ,make sure you have
this path in your make file. What are you trying to build? I thought
you have problems with a gdb debbuger.

Marcin

Is it a classical error? Should I have to modify some source file?
I’m working on a Pc on Qnx4.25, Watcom 10.6 and Gcc2.8.1.

Tank for your help.

Jean Pierre

“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9sh2tp$qdb$> 1@nntp.qnx.com> …
Coudert <> jcoudert@ai.polymtl.ca> > wrote:

Hello Jean-Pierre,

Hi,
does anybody known where I can find a debugger for Qnx4.25. The
Watcom
debugger doesn’t understand debugging information provided by
Gcc2.8.1.
I tried to find a Gdb version which works on Qnx4.25, but the only
one
Qnx
version I found is the Gdb4.17. It doesn’t work on Qnx4.x.

Can you be more specific? How do you run it? Are you running
i386-qnx-gdb?

Regards,

Marcin


Jean-Pierre





\

There isn’t one. The only debugger for QNX4 was wvideo or wd (both Watcom tools).

Coudert <jcoudert@ai.polymtl.ca> wrote:

Hi again,

Do you know if it’s possible to find an old gdb version which work on
qnx4.25 (not Qnx neutrino)?
If yes, which version?

Jp



“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9srvou$ld9$> 1@nntp.qnx.com> …
Coudert <> jcoudert@ai.polymtl.ca> > wrote:
Hi,

I have not a nto folder in /usr because I work on Qnx4.25 not on Qnx
neutrino.
Maybe this version of gdb can not build on Qnx4.25?

Sorry, the short answer is no ;(

Regards,

Marcin

JP



“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9srstv$j84$> 1@nntp.qnx.com> …
Coudert <> jcoudert@ai.polymtl.ca> > wrote:
Hello Marcin,

Hello Jean Pierre,

Yes, I think, I tried with the right option. In fact I start:
build-qnx.
The compilation failed because gcc can not find inttypes.h file
during
the
compilation of remote-qnx.c.

the inttypes.h should be in the /usr/nto/include/ ,make sure you have
this path in your make file. What are you trying to build? I thought
you have problems with a gdb debbuger.

Marcin

Is it a classical error? Should I have to modify some source file?
I’m working on a Pc on Qnx4.25, Watcom 10.6 and Gcc2.8.1.

Tank for your help.

Jean Pierre

“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9sh2tp$qdb$> 1@nntp.qnx.com> …
Coudert <> jcoudert@ai.polymtl.ca> > wrote:

Hello Jean-Pierre,

Hi,
does anybody known where I can find a debugger for Qnx4.25. The
Watcom
debugger doesn’t understand debugging information provided by
Gcc2.8.1.
I tried to find a Gdb version which works on Qnx4.25, but the only
one
Qnx
version I found is the Gdb4.17. It doesn’t work on Qnx4.x.

Can you be more specific? How do you run it? Are you running
i386-qnx-gdb?

Regards,

Marcin


Jean-Pierre






\


cburgess@qnx.com