1753312 Members
5567 Online
108792 Solutions
New Discussion юеВ

Debugger

 
SOLVED
Go to solution
Ravi_8
Honored Contributor

Debugger

Hi, all

In L-1000 running 11.0 i am running a MQ series regression test. In the middle, test stop running creating a core file. I need a debugger to analyse this core what is going wrong. Can anyone help in finding debugger.
(MQ software is in C language)

Thanx in advance
never give up
3 REPLIES 3
Alex Glennie
Honored Contributor
Solution

Re: Debugger

T G Manikandan
Honored Contributor

Re: Debugger

hello,
The debugger can be found at
Just look for /opt/langtools/bin/gdb.
Also wdb which uses a GUI
Download from
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1669,00.html
T G Manikandan
Honored Contributor

Re: Debugger