- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Core dump analysis without GDB - RHEL Linux
Operating System - Linux
1819731
Members
3029
Online
109606
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
Discussions
Discussions
Discussions
Forums
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
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
тАО12-15-2009 10:44 PM
тАО12-15-2009 10:44 PM
Core dump analysis without GDB - RHEL Linux
Hi All,
Do we have any other debugging tools for analysing the core dump, other than GDB available with Linux? We are using RHEL5.1.
Thanks and Regards,
Pratheesh.
Do we have any other debugging tools for analysing the core dump, other than GDB available with Linux? We are using RHEL5.1.
Thanks and Regards,
Pratheesh.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2009 12:42 AM
тАО12-16-2009 12:42 AM
Re: Core dump analysis without GDB - RHEL Linux
What's your problem with gdb?
If you need a more friendly user interface, there are GUI wrappers for gdb for that. For example, xxgdb that uses plain X11, and KDbg for KDE Desktop Environment. The RHEL 5 distribution probably includes some of them as optional packages. Use your package manager to find them (check the categories for programming utilities), install and start using them.
If the problem is a lack of a specific feature, then you may wish to check out Intel's debugger for Linux:
http://software.intel.com/en-us/articles/idb-linux/
However, I'm not sure whether it is free or not.
If the problem is in understanding the debugger's output, a debugger is already designed to present all the facts it can find in most expressive format possible: it is the job of the user to understand what it means.
Debugging a program can often be more challenging than writing one in the first place. Until major advances happen in the field of Artificial Intelligence, skilled human programmers are still invaluable in this task.
MK
If you need a more friendly user interface, there are GUI wrappers for gdb for that. For example, xxgdb that uses plain X11, and KDbg for KDE Desktop Environment. The RHEL 5 distribution probably includes some of them as optional packages. Use your package manager to find them (check the categories for programming utilities), install and start using them.
If the problem is a lack of a specific feature, then you may wish to check out Intel's debugger for Linux:
http://software.intel.com/en-us/articles/idb-linux/
However, I'm not sure whether it is free or not.
If the problem is in understanding the debugger's output, a debugger is already designed to present all the facts it can find in most expressive format possible: it is the job of the user to understand what it means.
Debugging a program can often be more challenging than writing one in the first place. Until major advances happen in the field of Artificial Intelligence, skilled human programmers are still invaluable in this task.
MK
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2009 03:06 PM
тАО12-16-2009 03:06 PM
Re: Core dump analysis without GDB - RHEL Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-17-2009 01:56 AM
тАО12-17-2009 01:56 AM
Re: Core dump analysis without GDB - RHEL Linux
sometimes a simple 'file core' tells already enough ;)
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP