DDD stops with SIGINT

Using 6.2 SE and trying to debug a photon application. I am running into a
problem where the DDD is stopping with the following:

Program Received sig SIGINT, Interrupt
0x080db093 in MsgReceive() at /usr/include/cpp/xlocale:510

I have never seen this under 6.1

I have tried to change the status options that relate to SIGINT. That made
things go from bad to worse, where the program just stops and DDD reports
that “The program is not being run”.

The failure or interrupt seems to occur when I move the mouse away from my
photon application to other things on the desktop. I don’t even have to
click on other windows.

I tried to test under gdb alone, but I don’t have the experience working
with this tool from the command line. With gdb I can move around the windows
and do not experience the interrupt.

Any help?
Thanks,

Vince Bednarz
Nordson Corp.
Amherst OH

have you tried the new version of DDD from http://www.sf.net/projects/openqnx?

Vince Bednarz <vbednarz@neo.rr.com> wrote:

Using 6.2 SE and trying to debug a photon application. I am running into a
problem where the DDD is stopping with the following:

Program Received sig SIGINT, Interrupt
0x080db093 in MsgReceive() at /usr/include/cpp/xlocale:510

I have never seen this under 6.1

I have tried to change the status options that relate to SIGINT. That made
things go from bad to worse, where the program just stops and DDD reports
that “The program is not being run”.

The failure or interrupt seems to occur when I move the mouse away from my
photon application to other things on the desktop. I don’t even have to
click on other windows.

I tried to test under gdb alone, but I don’t have the experience working
with this tool from the command line. With gdb I can move around the windows
and do not experience the interrupt.

Any help?
Thanks,

Vince Bednarz
Nordson Corp.
Amherst OH

No help, tried 3.3.2-2 from SF, with identical results…

At first I thought is was the application or the size of it (lets say fairly
huge) but even a 1 window, 1 widget test app still results in the SIGINT…
I even went so far as to try 3.2 but that must have been built with for the
older OS and is not happy under 6.2.

Thanks.

“liug” <liug@mama.indstate.edu> wrote in message
news:arj2ts$h7m$1@inn.qnx.com

have you tried the new version of DDD from
http://www.sf.net/projects/openqnx> ?

Vince Bednarz <> vbednarz@neo.rr.com> > wrote:
Using 6.2 SE and trying to debug a photon application. I am running into
a
problem where the DDD is stopping with the following:

Program Received sig SIGINT, Interrupt
0x080db093 in MsgReceive() at /usr/include/cpp/xlocale:510

I have never seen this under 6.1

I have tried to change the status options that relate to SIGINT. That
made
things go from bad to worse, where the program just stops and DDD
reports
that “The program is not being run”.

The failure or interrupt seems to occur when I move the mouse away from
my
photon application to other things on the desktop. I don’t even have to
click on other windows.

I tried to test under gdb alone, but I don’t have the experience working
with this tool from the command line. With gdb I can move around the
windows
and do not experience the interrupt.

Any help?
Thanks,

Vince Bednarz
Nordson Corp.
Amherst OH