Operating System - HP-UX
1820619 Members
1925 Online
109626 Solutions
New Discussion

gdb problems on B132L/11.0

 
Kurt Fitzner
New Member

gdb problems on B132L/11.0

I am having a tough time getting gdb working on my B132L/11.0 box. It always (no matter what the setting is) passes SIGINTs through to the program being debugged. I've tried the version from the HP's Open Source Tool Kit, from the portinc center, and compiled my own. All display the same behavior.

If I ^c a running program in the debugger, it will halt the program, but if I try and 'cont'inue, it indicates the program isn't running any more. This is very frustrating, as visual debuggers like ddd use this feature to stop the debugger when querying variables.

Any help would be appreciated.
1 REPLY 1
H.Merijn Brand (procura
Honored Contributor

Re: gdb problems on B132L/11.0

My gcc ports on https://www.beepz.com/personal/merijn include the latest gdb (5.2 for gcc-3.1.1 and 5.2.1 for gcc-3.2)

I've seen the same trouble, and I keep all ports of gdb handy (mine and HP porting ceter's) cause they al react differently :/
Enjoy, Have FUN! H.Merijn