libraries/extrabtrace/BMARM/extrabtrace.DEF
author Tom Sutcliffe <thomas.sutcliffe@accenture.com>
Tue, 14 Sep 2010 09:49:39 +0100
changeset 68 377ac716dabb
parent 0 7f656887cf89
permissions -rw-r--r--
Added --no-write to gobble, fixed crash in start --timeout. Also changed help to output one command per line (instead of columnizing) if not attached to a console. It's the same as what ls does.

EXPORTS
	Close__12RExtraBtrace @ 1 NONAME R3UNUSED ; RExtraBtrace::Close(void)
	Connect__12RExtraBtrace @ 2 NONAME R3UNUSED ; RExtraBtrace::Connect(void)
	EnableProfiling__12RExtraBtracei @ 3 NONAME R3UNUSED ; RExtraBtrace::EnableProfiling(int)
	Handle__C12RExtraBtrace @ 4 NONAME R3UNUSED ; RExtraBtrace::Handle(void) const
	__12RExtraBtrace @ 5 NONAME R3UNUSED ; RExtraBtrace::RExtraBtrace(void)