Commit Graph

9 Commits

Author SHA1 Message Date
e5f6e68fad Unify tmate-debug.c with tmate-ssh-server 2019-11-10 16:12:12 -05:00
86ec8d1ad6 Better crash messages 2019-11-10 03:59:12 -05:00
1600a81e58 Also add crash info on SIGABRT 2019-11-07 10:14:03 -05:00
3f6c6d4447 Fix building with or without backtrace(3)
backtrace(3) and execinfo.h are GNU extensions and may or may not be
available, and they may be provided via libexecinfo.

Fix detection of libexecinfo and allow building without any support of
backtrace, in which case we let kernel create core dump.

Fixes #116 #117
2017-09-28 08:56:41 -04:00
a87d3af309 Reusing protocol code from tmate-slave 2016-01-01 17:02:23 -05:00
9b2778c439 Merge with latest tmux 2015-12-23 05:46:44 -05:00
089a594a68 Better stack traces 2013-07-29 09:51:37 -04:00
36bfa71b78 Support for multiple IP on DNS 2013-07-22 17:24:08 -04:00
e70a5f8b7f Add strack trace debug function 2013-06-12 17:57:53 -04:00