Functions

Stack_Trace.cpp File Reference

Encapsulate string representation of stack trace. More...

#include "ace/Stack_Trace.h"
#include "ace/Min_Max.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_stdio.h"

Functions

static size_t determine_starting_frame (ssize_t initial_frame, ssize_t offset)

Detailed Description

Encapsulate string representation of stack trace.

Id:
Stack_Trace.cpp 90041 2010-04-29 03:38:07Z cleeland

Some platform-specific areas of this code have been adapted from examples found elsewhere. Specifically,

If you add support for a new platform, please add a bullet to the above list with durable references to the origins of your code.


Function Documentation

static size_t determine_starting_frame ( ssize_t  initial_frame,
ssize_t  offset 
) [inline, static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines