summaryrefslogtreecommitdiff
path: root/test/session_debugger/version.map
blob: 66edc94897a4949fa55f7469bbb05fba4b9ebaa9 (plain)
1
2
3
4
5
6
7
LIBSESSION_DEBUGGER {
global:
	session_debugger_on_init;
	session_debugger_on_exit;

local: *;
};