Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stacktrace.h File Reference
#include <string>
#include <vector>
Include dependency graph for stacktrace.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::port::StackTrace
 StackTrace acquires a stack trace for the current thread (not suitable for calling in an interrupt handler) on construction and supports conversion of raw stack pointers to a string of symbolic function names. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::port