Operating System - HP-UX
1748112 Members
3444 Online
108758 Solutions
New Discussion юеВ

Install GNU Debugger GDB 6.8 on HP-UX 11.11

 
Mr.AjeetKumar
Advisor

Install GNU Debugger GDB 6.8 on HP-UX 11.11

HI ,

I want to install GNU Debugger GDB 6.8 on HP-UX version 11.11.
Can anyone know how to install it ?

Thanks in advance.
3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: Install GNU Debugger GDB 6.8 on HP-UX 11.11

You can install HP's WDB 6.0:
http://www.hp.com/go/wdb
john3739
New Member

Re: Install GNU Debugger GDB 6.8 on HP-UX 11.11

Which version of GDB is WDB 6.0 based on?
Dennis Handly
Acclaimed Contributor

Re: Install GNU Debugger GDB 6.8 on HP-UX 11.11

>john3739: Which version of GDB is WDB 6.0 based on?

A quick look at the WDB documentation doesn't show it. It shows when you bring it up, probably: HP WDB (based on gdb 4.17)
http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=09080f1bace021100f1bace02110275d6e10RCRD

What GNU specific features are you interested in?