kernel/eka/eabi/btracecu.def
author Stephane Lenclud <tortoisehg@lenclud.com>
Tue, 27 Apr 2010 20:22:55 +0200
branchanywhere
changeset 95 f561f9ae805b
parent 0 a41df078684a
permissions -rw-r--r--
Trying to get trap/leave to work properly but the whole WINS stuff seems over complicated with a lot of assembly in the middle and it's not working on my compiler. When the throw happens the debugger complains about uncaught exception when I'm definitly inside a catch implemented by our TRAP. I think I'm going to come up with a much simplified trap/leave implementation for SYMC. On my prototype all that stuff was working fine in like 20 lines of C++.

EXPORTS
	_ZN7RBTrace10BufferSizeEv @ 1 NONAME
	_ZN7RBTrace11RequestDataER14TRequestStatusi @ 2 NONAME
	_ZN7RBTrace12ResizeBufferEi @ 3 NONAME
	_ZN7RBTrace17CancelRequestDataEv @ 4 NONAME
	_ZN7RBTrace4ModeEv @ 5 NONAME
	_ZN7RBTrace4OpenEv @ 6 NONAME
	_ZN7RBTrace5CloseEv @ 7 NONAME
	_ZN7RBTrace5EmptyEv @ 8 NONAME
	_ZN7RBTrace7GetDataERPh @ 9 NONAME
	_ZN7RBTrace7SetModeEj @ 10 NONAME
	_ZN7RBTrace8DataUsedEv @ 11 NONAME
	_ZN7RBTrace9SetFilterEji @ 12 NONAME
	_ZN7RBTrace10SetFilter2EPKmi @ 13 NONAME
	_ZN7RBTrace10SetFilter2Ei @ 14 NONAME
	_ZN7RBTrace10SetFilter2Emi @ 15 NONAME
	_ZN7RBTrace7Filter2ERPmRi @ 16 NONAME
	_ZN7RBTrace20SetTimestamp2EnabledEi @ 17 NONAME