1828297 Members
2992 Online
109975 Solutions
New Discussion

Manual for dbs debugger

 
Nestor Ramos
New Member

Manual for dbs debugger

There??s a generic debugger for programming languages (Pascal, C, etc) in HP-Unix 10.20 called dbs and I need the manual, Does any one know where I can found it ?

Regards,
5 REPLIES 5
Jose Mosquera
Honored Contributor

Re: Manual for dbs debugger

Hi,

Go to http://docs.hp.com/ and search "dbs debugger" a lot of info will be displayed!

Rgds.
Nestor Ramos
New Member

Re: Manual for dbs debugger

I found in the site (http://docs.hp.com)
that the manual I??m looking for is
HP-UX Symbolic Debugger User's Guide
(B2355-90044), but it seems is not available in the site (http://docs.hp.com) does any one know where I can found the electronic version.

Regards,

Pete Randall
Outstanding Contributor

Re: Manual for dbs debugger

I found the "Symbolic Debugger User's Guide", but it's MPE:

http://www.docs.hp.com/hpux/dev/index.html#Debugging%20Tools


Pete

Pete
susan gregory
Advisor

Re: Manual for dbs debugger

Have you thought about trying wdb/gdb? It is available for 10.20, although it is the older version 3.0 and doesn't have the newest bells and whistles. It does come with documentation (user guide, quick start guide, tutorial and online man pages and release notes).
Although the web page for it (www.hp.com/go/wdb) doesn't list 10.20 on the home page, if you go to the download page, you will see that there is a version for 10.20 listed.