Posted to tcl by patthoyts at Sat Oct 11 23:58:01 GMT 2008view raw

  1. mscorlib.dll!System.AccessViolationException.AccessViolationException() + 0x17 bytes
  2. [Native to Managed Transition]
  3. [Managed to Native Transition]
  4. > Eagle.dll!Eagle._Components.Public.Variant.Value.set(object value = true) Line 833 + 0x15 bytes C#
  5. Eagle.dll!Eagle._Components.Public.Number.Number(object value = true) Line 59 + 0x18 bytes C#
  6. Eagle.dll!Eagle._Components.Public.Variant.Variant(object value = true) Line 63 + 0xf bytes C#
  7. Eagle.dll!Eagle._Components.Public.Value.GetVariant(Eagle._Components.Public.Argument argument = {Eagle._Components.Public.Argument}, Eagle._Components.Public.ValueFlags flags = BinaryRadix | OctalRadix | DecimalRadix | HexadecimalRadix | Boolean | Byte | Character | NarrowInteger | Integer | WideInteger | Decimal | Single | Double | DateTime, bool strict = false, System.Globalization.CultureInfo cultureInfo = {System.Globalization.CultureInfo}, ref Eagle._Components.Public.Variant value = null, ref Eagle._Components.Public.Result error = {Eagle._Components.Public.Result}, ref System.Exception exception = null) Line 3486 + 0x4d bytes C#
  8. Eagle.dll!Eagle._Components.Public.Value.GetVariant(Eagle._Components.Public.Argument argument = {Eagle._Components.Public.Argument}, Eagle._Components.Public.ValueFlags flags = BinaryRadix | OctalRadix | DecimalRadix | HexadecimalRadix | Boolean | Byte | Character | NarrowInteger | Integer | WideInteger | Decimal | Single | Double | DateTime, bool strict = false, System.Globalization.CultureInfo cultureInfo = {System.Globalization.CultureInfo}, ref Eagle._Components.Public.Variant value = null, ref Eagle._Components.Public.Result error = {Eagle._Components.Public.Result}) Line 3466 + 0x3d bytes C#
  9. Eagle.dll!Eagle._Operators.Default.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., ref Eagle._Components.Public.Argument value = null, ref Eagle._Components.Public.Result error = {Eagle._Components.Public.Result}) Line 174 + 0x6f bytes C#
  10. Eagle.dll!Eagle._Components.Public.Engine.ExecuteOperator(Eagle._Interfaces.Private.IOperator operator = {Eagle._Operators.Default}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Argument value = null, ref Eagle._Components.Public.Result error = {Eagle._Components.Public.Result}) Line 1509 + 0x56 bytes C#
  11. Eagle.dll!Eagle._Components.Public.Engine.ExecuteOperator2(Eagle._Interfaces.Private.IOperator operator = {Eagle._Operators.Default}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Argument value = null, ref Eagle._Components.Public.Result error = {Eagle._Components.Public.Result}) Line 1567 + 0x55 bytes C#
  12. Eagle.dll!Eagle._Components.Public.Expression.EvaluateSubExpression(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Components.Public.ParseState state = {Eagle._Components.Public.ParseState}, int tokenIndex = 0, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Argument value = null, ref Eagle._Components.Public.Result error = {Eagle._Components.Public.Result}) Line 3082 + 0xab bytes C#
  13. Eagle.dll!Eagle._Components.Public.Engine.EvaluateExpression(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text = "[info exists ::tcl_platform(engine)] && [string compare -nocase \"eagle\" $::tcl_platform(engine)] == 0", Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 861 + 0x3c bytes C#
  14. Eagle.dll!Eagle._Commands.Expr.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 57 + 0x8a bytes C#
  15. Eagle.dll!Eagle._Wrappers.Command.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 122 + 0x58 bytes C#
  16. Eagle.dll!Eagle._Components.Public.Engine.ExecuteCommand(Eagle._Interfaces.Public.ICommand command = {Eagle._Wrappers.Command}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 941 + 0x4a bytes C#
  17. Eagle.dll!Eagle._Components.Public.Engine.ExecuteCommand2(Eagle._Interfaces.Public.ICommand command = {Eagle._Wrappers.Command}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1092 + 0x41 bytes C#
  18. Eagle.dll!Eagle._Components.Public.Engine.Execute(string name = "expr", Eagle._Interfaces.Public.IExecute execute = {Eagle._Wrappers.Command}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = null, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1299 + 0x9e bytes C#
  19. Eagle.dll!Eagle._Components.Public.Engine.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1221 + 0x4a bytes C#
  20. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text = "\n return [expr {[info exists ::tcl_platform(engine)] && [string compare -nocase \"eagle\" $::tcl_platform(engine)] == 0}]\n ", int startIndex = 13, int characters = 109, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}, ref int errorLine = 0) Line 2990 + 0x2a bytes C#
  21. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text = "\n return [expr {[info exists ::tcl_platform(engine)] && [string compare -nocase \"eagle\" $::tcl_platform(engine)] == 0}]\n ", int startIndex = 13, int characters = 109, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 2743 + 0x4c bytes C#
  22. Eagle.dll!Eagle._Components.Public.Engine.EvaluateTokens(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Components.Public.ParseState state = {Eagle._Components.Public.ParseState}, int startTokenIndex = 3, int tokenCount = 1, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 3231 + 0xfb bytes C#
  23. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text = "\n return [expr {[info exists ::tcl_platform(engine)] && [string compare -nocase \"eagle\" $::tcl_platform(engine)] == 0}]\n ", int startIndex = 0, int characters = 126, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}, ref int errorLine = 0) Line 2975 + 0x95 bytes C#
  24. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text = "\n return [expr {[info exists ::tcl_platform(engine)] && [string compare -nocase \"eagle\" $::tcl_platform(engine)] == 0}]\n ", int startIndex = 0, int characters = 126, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 2743 + 0x4c bytes C#
  25. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text = "\n return [expr {[info exists ::tcl_platform(engine)] && [string compare -nocase \"eagle\" $::tcl_platform(engine)] == 0}]\n ", Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 2703 + 0x76 bytes C#
  26. Eagle.dll!Eagle._Procedures.Default.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 221 + 0x44 bytes C#
  27. Eagle.dll!Eagle._Wrappers.Procedure.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 138 + 0x58 bytes C#
  28. Eagle.dll!Eagle._Components.Public.Engine.ExecuteProcedure(Eagle._Interfaces.Public.IProcedure procedure = {Eagle._Wrappers.Procedure}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1360 + 0x4a bytes C#
  29. Eagle.dll!Eagle._Components.Public.Engine.Execute(string name = "isEagle", Eagle._Interfaces.Public.IExecute execute = {Eagle._Wrappers.Procedure}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = null, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1292 + 0x98 bytes C#
  30. Eagle.dll!Eagle._Components.Public.Engine.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1221 + 0x4a bytes C#
  31. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text = "[isEagle]", int startIndex = 1, int characters = 7, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}, ref int errorLine = 0) Line 2990 + 0x2a bytes C#
  32. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text = "[isEagle]", int startIndex = 1, int characters = 7, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 2743 + 0x4c bytes C#
  33. Eagle.dll!Eagle._Components.Public.Expression.EvaluateSubExpression(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Components.Public.ParseState state = {Eagle._Components.Public.ParseState}, int tokenIndex = 0, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Argument value = null, ref Eagle._Components.Public.Result error = null) Line 2766 + 0xbf bytes C#
  34. Eagle.dll!Eagle._Components.Public.Engine.EvaluateExpression(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text = "[isEagle]", Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = null) Line 861 + 0x3c bytes C#
  35. Eagle.dll!Eagle._Components.Public.Engine.EvaluateExpressionWithErrorInfo(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text = "[isEagle]", Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, string errorInfo = "{0} (\"if\" test expression)", ref Eagle._Components.Public.Result result = null) Line 792 + 0x32 bytes C#
  36. Eagle.dll!Eagle._Commands.If.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 76 + 0x90 bytes C#
  37. Eagle.dll!Eagle._Wrappers.Command.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 122 + 0x58 bytes C#
  38. Eagle.dll!Eagle._Components.Public.Engine.ExecuteCommand(Eagle._Interfaces.Public.ICommand command = {Eagle._Wrappers.Command}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 941 + 0x4a bytes C#
  39. Eagle.dll!Eagle._Components.Public.Engine.ExecuteCommand2(Eagle._Interfaces.Public.ICommand command = {Eagle._Wrappers.Command}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1092 + 0x41 bytes C#
  40. Eagle.dll!Eagle._Components.Public.Engine.Execute(string name = "if", Eagle._Interfaces.Public.IExecute execute = {Eagle._Wrappers.Command}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = null, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1299 + 0x9e bytes C#
  41. Eagle.dll!Eagle._Components.Public.Engine.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1221 + 0x4a bytes C#
  42. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text, int startIndex = 0, int characters = 10343, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}, ref int errorLine = 0) Line 2990 + 0x2a bytes C#
  43. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text, int startIndex = 0, int characters = 10343, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 2743 + 0x4c bytes C#
  44. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 2703 + 0x76 bytes C#
  45. Eagle.dll!Eagle._Commands.Namespace.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 198 + 0x8a bytes C#
  46. Eagle.dll!Eagle._Wrappers.Command.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 122 + 0x58 bytes C#
  47. Eagle.dll!Eagle._Components.Public.Engine.ExecuteCommand(Eagle._Interfaces.Public.ICommand command = {Eagle._Wrappers.Command}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 941 + 0x4a bytes C#
  48. Eagle.dll!Eagle._Components.Public.Engine.ExecuteCommand2(Eagle._Interfaces.Public.ICommand command = {Eagle._Wrappers.Command}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = {Eagle._Components.Public.ClientData}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1092 + 0x41 bytes C#
  49. Eagle.dll!Eagle._Components.Public.Engine.Execute(string name = "namespace", Eagle._Interfaces.Public.IExecute execute = {Eagle._Wrappers.Command}, Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Interfaces.Public.IClientData clientData = null, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1299 + 0x9e bytes C#
  50. Eagle.dll!Eagle._Components.Public.Engine.Execute(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, Eagle._Containers.Public.ArgumentList arguments = Count = Cannot evaluate expression because the current thread is in a stack overflow state., Eagle._Components.Public.EngineFlags engineFlags = UseExecutes | UseCommands | UseProcedures, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 1221 + 0x4a bytes C#
  51. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text, int startIndex = 0, int characters = 11100, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}, ref int errorLine = 0) Line 2990 + 0x2a bytes C#
  52. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text, int startIndex = 0, int characters = 11100, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 2743 + 0x4c bytes C#
  53. Eagle.dll!Eagle._Components.Public.Engine.EvaluateScript(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string text, Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 2703 + 0x76 bytes C#
  54. Eagle.dll!Eagle._Components.Public.Engine.EvaluateFile(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, System.Text.Encoding encoding = null, string fileName = "C:\\Users\\pat\\Downloads\\Eagle\\lib\\Eagle1.0\\init.eagle", Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 2669 + 0x2a bytes C#
  55. Eagle.dll!Eagle._Components.Public.Engine.EvaluateFile(Eagle._Components.Public.Interpreter interpreter = {Eagle._Components.Public.Interpreter}, string fileName = "C:\\Users\\pat\\Downloads\\Eagle\\lib\\Eagle1.0\\init.eagle", Eagle._Components.Public.EngineFlags engineFlags = None, Eagle._Components.Public.SubstitutionFlags substitutionFlags = Backslashes | Variables | Commands, ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 2639 + 0x28 bytes C#
  56. Eagle.dll!Eagle._Components.Public.Interpreter.InternalInitialize(ref Eagle._Components.Public.Result result = {Eagle._Components.Public.Result}) Line 7585 + 0x3d bytes C#
  57. Eagle.dll!Eagle._Components.Public.Interpreter.ShellMain(string[] args = {string[0]}) Line 20061 + 0x14 bytes C#
  58. EagleShell.exe!Eagle._Shell.CommandLine.Main(string[] args = {string[0]}) Line 44 + 0xd bytes C#