Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 196798

Summary: Error while using C/C++ Postmortem debugger
Product: [Tools] CDT Reporter: Virender Kumar <virender.kumar>
Component: cdt-debugAssignee: cdt-debug-inbox <cdt-debug-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: nobody
Version: 4.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux-GTK   
Whiteboard:

Description Virender Kumar CLA 2007-07-17 06:57:24 EDT
Build ID: I20070625-1500

Steps To Reproduce:
On SUSE LINUX Enterprise Server 9 and Red Hat Enterprise Linux WS 3, I followed the following steps

- create a C++ project. Create a cpp file which has divide by zero exception
- create a core file by running the exe from the command prompt. I do not get the core file if I run the program from eclipse itself.
- Select C/C++ Postmortem debugger. Create a new configuration with appropriate Project and C/C++ Application values.
- Click on Debug button

"Problem Occurred" dialog box appears. In the Details tab, following message appears:
- Failed to get the root status handler

More information:
Comment 1 Nobody - feel free to take it CLA 2007-08-08 10:54:30 EDT

*** This bug has been marked as a duplicate of bug 195557 ***