- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I ran an application through the Inspector. The application threw an exception that was notcaught, but I can't find the core dump.
Where does the Inspector place the application core dumps?
Thanks,
Dmitri.
I ran an application through the Inspector. The application threw an exception that was notcaught, but I can't find the core dump.
Where does the Inspector place the application core dumps?
Thanks,
Dmitri.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
This is not the Inspector XE related issue, I mean you can run application with/without Inspector XE when meet an unhandled exception, core file will be dumped - if you enabled "core dump". Please see:
http://software.intel.com/en-us/articles/how-do-you-generate-a-core-dump-file-to-help-diagnosing-software-crash/
Here I have to mention other thing - Inspector XE can break to an error in code and continue debugging with gdb.
For example:
[root@kentsfield-01 problem_report]# inspxe-cl -collect mi3 -knob appdebug=on-error -- ./test_memory.gcc
Used suppression file(s): []
Stopped at uninitialized read
- waiting for debugger to connect...
Regards, Peter
Reply
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