This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: .exe.stackdump and core dump files questions


Angelo Graziosi wrote:

> I would ask if there is an utility that transforme an .exe.stackdump
> (bootstrap-emacs.exe.stackdump, for example) file in human-readable
> informations.

You can use addr2line to resolve an address to a source file location,
as long as the binary was compiled with debug information.

> Another ask is if, in Cygwin, is possible to produce a core dump file.

<http://cygwin.com/cygwin-ug-net/using-utils.html#dumper>

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]