- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- kwdb remote debugging
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2007 06:29 PM
04-12-2007 06:29 PM
kwdb remote debugging
however i m not able to connect to the target system. when i try doing that i get the error
h_error = 1 or h_error = 4.
I have also made the sysname and mac address entry in the kwdbconf file.
I am also not able to start the communication server as a daemon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 03:03 AM
04-13-2007 03:03 AM
Re: kwdb remote debugging
do you have the latest patch (not seen your problem in it however): PHSS_30601
the man page indicates:
For remote debugging kwdb has to be invoked with a local copy of the kernel file.
have you get locally the remote kernel file?
also inthe man page there is:
Invoking kwdb with /dev/mem or /dev/kmem as an argument will start kwdb for analyzing the local running system.
it implies NOT the remote system.
what is your command line options ?
Regards,
Cedrick Gaillard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 03:10 AM
04-13-2007 03:10 AM
Re: kwdb remote debugging
from :
- "HP-UX 11i Version 2 September 2006 Release Notes" (http://docs.hp.com/en/5991-5535/ch03s09.html)
-- Initial Release Notes, Chapter 9: "Libraries and Programming".
--- Debugging:
---- HP Kernel Debugger (KWDB): Included in HP-UX 11i v2, but not supported.
Regards,
Cedrick Gaillard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2007 04:28 PM
04-15-2007 04:28 PM
Re: kwdb remote debugging
I have got the copy of vmunix of the target machine on the host.
to invoke kwdb i give the command.
kwdb
I need to check whether the latest patches are installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2007 06:07 PM
04-15-2007 06:07 PM
Re: kwdb remote debugging
system that can be used exclusively by KWDB."
how to ensure that kwdb exclusively uses one of the lancards installed on the system.
Thanks,
prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2007 08:28 PM
04-15-2007 08:28 PM
Re: kwdb remote debugging
How do you intend to use kwdb to see if you have patches install??
The simplest way is to use swlist on the original system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2007 08:37 PM
04-15-2007 08:37 PM
Re: kwdb remote debugging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2007 10:54 PM
04-15-2007 10:54 PM
Re: kwdb remote debugging
i've never used kwdb but if you want to ask a local vmunix file, why do not user adb?
what are you looking for exactly ?
Regards,
Cedrick Gaillard
PS: don't forget to assign points
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2007 02:11 PM
04-16-2007 02:11 PM
Re: kwdb remote debugging
Because adb doesn't have a understandable user interface. :-(