HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Remotely debug C++ applications
Operating System - Linux
1827994
Members
2530
Online
109973
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
07-21-2005 08:46 PM
07-21-2005 08:46 PM
Remotely debug C++ applications
Hi,
I develop a C++ application (aCC 3.31) for HP-UX 11.11, that I debug with wdb.
When I release it to our test team, they install it in test benches and test it.
There are some cases when I need to debug directly on the test machines but, since the test benches are not development machines and hence they don't have neither debuggers nor source code, this is very difficult/problematic for me.
The "simple" solution would be to install some "debug agent" on the test machines, while running wdb on the devel machines and let it connect remotely to the processes that have to be debugged.
I saw that gdb supports remote debugging (but not for HP-UX) and I have done some search about remote debugging for HP-UX, but I found nothing.
Is there some tool/solution to achieve this?
I develop a C++ application (aCC 3.31) for HP-UX 11.11, that I debug with wdb.
When I release it to our test team, they install it in test benches and test it.
There are some cases when I need to debug directly on the test machines but, since the test benches are not development machines and hence they don't have neither debuggers nor source code, this is very difficult/problematic for me.
The "simple" solution would be to install some "debug agent" on the test machines, while running wdb on the devel machines and let it connect remotely to the processes that have to be debugged.
I saw that gdb supports remote debugging (but not for HP-UX) and I have done some search about remote debugging for HP-UX, but I found nothing.
Is there some tool/solution to achieve this?
- Tags:
- WDB
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2006 08:44 PM
03-08-2006 08:44 PM
Re: Remotely debug C++ applications
The correct solution is to download gdb and install it on your test machines. And you'll need the sources too.
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1665,00.html
Any mention of "remote debugging" may be for kwdb or other implementations.
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1665,00.html
Any mention of "remote debugging" may be for kwdb or other implementations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2006 10:13 PM
03-08-2006 10:13 PM
Re: Remotely debug C++ applications
gdb allows remote debugging (but not for HPPA architecture) through gdbserver so, in effect, for other architectures the remote debugging is possible.
I would like to now if there's the possibility to achieve this (remote debugging) with wdb or other debuggers for HPPA/HPUX.
Thank you.
I would like to now if there's the possibility to achieve this (remote debugging) with wdb or other debuggers for HPPA/HPUX.
Thank you.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP