Skip to main content
UnixGuide.net
Navigation
Forums
Recent content
Search form
Search
Recent comments
No comments available.
New forum topics
User login
Username
*
Password
*
Create new account
Request new password
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
You are here
Home
How can I tell what program generated a core file?
Tweet
How can I tell what program generated a core file?
1. Use the dbx debugger.
2. Use the "file" program (e.g., file )
3. Use "strings" to find clues in the core file (e.g., strings )
»
Log in
or
register
to post comments
Recent comments