-
- Downloads
agent: Remove AGENT_ASSERT in favor of Guile exception
Instead of crashing the agent every time there's an error, just throw an exception that can be handled by the user. Change-Id: I18ac929e54b9cda6485754ccd52325db7dff66d9
Showing
- test/agent/src/bindings/bindings.cpp 0 additions, 4 deletionstest/agent/src/bindings/bindings.cpp
- test/agent/src/bindings/signal.cpp 3 additions, 1 deletiontest/agent/src/bindings/signal.cpp
- test/agent/src/main.cpp 3 additions, 1 deletiontest/agent/src/main.cpp
- test/agent/src/utils.h 5 additions, 21 deletionstest/agent/src/utils.h
Please register or sign in to comment