mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Improve backtrace changes file
This commit is contained in:
+6
-4
@@ -1,6 +1,8 @@
|
||||
o Major features:
|
||||
- On some platforms (currently, recent OSX versions, and glibc-based
|
||||
platforms that support the ELF format), Tor can now dump
|
||||
stack traces when an assertion fails. By default, traces are dumped
|
||||
to stderr, and to a stack_dump file in the DataDirectory.
|
||||
- On some platforms (currently: recent OSX versions, glibc-based
|
||||
platforms that support the ELF format, and a few other
|
||||
Unix-like operating systems), Tor can now dump stack traces
|
||||
when a crash occurs or an assertion fails. By default, traces
|
||||
are dumped to stderr (if possible) and to any logs that are
|
||||
reporting errors.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user