bBox_StackBacktrace

bBox_StackBacktrace

Parameters:
   none

Result:
   list C/C++ function names

Error:
   none

Script Step:
   none

––––––––––

First appeared in: 0.99.14

Examples in demo file: 1

Compatibility:   WPE, WebDirect, Ubuntu, Server, macOS, Client

––––––––––

For the context that the bBox_Stacktrace function is executed in, list every function immediately preceding it. Output also includes the binary (library) or framework name of the function.

The last accessed function is listed first.

An example of a backtrace in FMP is below:

0   bBox                                0x0000000398d4605c _Z17Do_StackBacktracesRKN3fmx7ExprEnvERKNS_8DataVectERNS_4DataE + 100

1   DBEngine                            0x0000000105ae33f0 _ZN5Draco8DBPlugIn14SafePlugInCallERKNS_8QuadCharEPFssRKNS_15DBExpressionEnvERKNS_10DBDataVectERNS_6DBDataEEsS6_S9_SB_ + 128

2   DBEngine                            0x0000000105982604 _ZN5Draco12DBCalcSolver12SolvePluginsERNS_7DBErrorE + 1144

3   DBEngine                            0x000000010597ebc8 _ZN5Draco12DBCalcSolver11SolvePolishERNS_9DBDataArgEt + 2472

4   DBEngine                            0x000000010593cae8 _ZNK5Draco13DBCalcFormula5SolveERNS_6DBDataEPKNS_8DBCursorES5_PKS1_PKNS_11DBFieldSpecEPKNS_7DBFieldEt + 372

5   FileMaker Pro                       0x000000010127118c _ZN19DataViewerCalcModel8EvaluateERN5Draco9unistringES2_RiS3_b + 556

6   FileMaker Pro                       0x0000000101098ff0 -[CalcDialogControllerMac forceUpdateCalcResult] + 172

7   AppKit                              0x0000000195fc8fb0 -[NSApplication(NSResponder) sendAction:to:from:] + 560

8   AppKit                              0x0000000195fc8d50 -[NSControl sendAction:to:] + 72

9   AppKit                              0x0000000195fc8c94 __26-[NSCell _sendActionFrom:]_block_invoke + 100

10  AppKit                              0x0000000195fc8bbc -[NSCell _sendActionFrom:] + 204

11  AppKit                              0x0000000195fc8ab8 -[NSButtonCell _sendActionFrom:] + 96

12  AppKit                              0x0000000195fc6064 NSControlTrackMouse + 1492

13  AppKit                              0x0000000195fc5a64 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 144

14  AppKit                              0x0000000195fc58dc -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 580

15  AppKit                              0x0000000195fc4d88 -[NSControl mouseDown:] + 492

16  AppKit                              0x0000000195fc3be4 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 3664

17  AppKit                              0x0000000195f4fc54 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 492

18  AppKit                              0x0000000195f4f8a0 -[NSWindow(NSEventRouting) sendEvent:] + 288

19  AppKit                              0x00000001967c76c0 -[NSApplication(NSEventRouting) sendEvent:] + 1504

20  FileMaker Pro                       0x0000000100bea9fc -[FMCocoaApplication sendEvent:] + 448

21  AppKit                              0x0000000196055c1c -[NSApplication _doModalLoop:peek:] + 280

22  AppKit                              0x000000019605477c __35-[NSApplication runModalForWindow:]_block_invoke_2 + 56

23  AppKit                              0x0000000196054728 __35-[NSApplication runModalForWindow:]_block_invoke + 108

24  AppKit                              0x0000000196053ff4 _NSTryRunModal + 100

25  AppKit                              0x0000000196053eac -[NSApplication runModalForWindow:] + 292

26  FileMaker Pro                       0x0000000101085db4 -[FMDialogControllerMac doModal] + 244

27  FileMaker Pro                       0x0000000101062a6c _ZN23ModalDialogUIWrapperMac7DoModalEv + 80

28  FileMaker Pro                       0x00000001010851cc _Z16LaunchCalcDialogRN5Draco9unistringER17ICalculationModel + 88

29  FileMaker Pro                       0x0000000100fb44a8 _ZN16CWatchViewerPage19EvaluateCalculationERN5Draco9unistringE + 132

30  FileMaker Pro                       0x0000000100fb2b50 _ZN16CWatchViewerPage5OnAddEv + 52

31  FileMaker Pro                       0x0000000100beed50 _ZN13CMacCmdTarget8OnCmdMsgEjiPvP18MAC_CMDHANDLERINFO + 236

32  FileMaker Pro                       0x0000000101073bc8 -[CocoaDialog controlevent:] + 484

33  AppKit                              0x0000000195fc8fb0 -[NSApplication(NSResponder) sendAction:to:from:] + 560

34  AppKit                              0x0000000195fc8d50 -[NSControl sendAction:to:] + 72

35  AppKit                              0x0000000195fc8c94 __26-[NSCell _sendActionFrom:]_block_invoke + 100

36  AppKit                              0x0000000195fc8bbc -[NSCell _sendActionFrom:] + 204

37  AppKit                              0x0000000195fc8ab8 -[NSButtonCell _sendActionFrom:] + 96

38  AppKit                              0x0000000195fc6064 NSControlTrackMouse + 1492

39  AppKit                              0x0000000195fc5a64 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 144

40  AppKit                              0x0000000195fc58dc -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 580

41  AppKit                              0x0000000195fc4d88 -[NSControl mouseDown:] + 492

42  AppKit                              0x0000000195fc3be4 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 3664

43  AppKit                              0x0000000195f4fc54 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 492

44  AppKit                              0x0000000195f4f8a0 -[NSWindow(NSEventRouting) sendEvent:] + 288

45  FileMaker Pro                       0x0000000101072aac -[MFPanel sendEvent:] + 212

46  AppKit                              0x00000001967c76c0 -[NSApplication(NSEventRouting) sendEvent:] + 1504

47  FileMaker Pro                       0x0000000100bea9fc -[FMCocoaApplication sendEvent:] + 448

48  AppKit                              0x00000001963c642c -[NSApplication _handleEvent:] + 60

49  AppKit                              0x0000000195e1cc0c -[NSApplication run] + 520

50  FileMaker Pro                       0x0000000100beaba4 CMacApp_Main + 344

51  FileMaker Pro                       0x0000000100cfffdc main + 68

52  dyld                                0x0000000191a7ab98 start + 6076