Kerneltrick

Results 5 comments of Kerneltrick

20% is not bad. It could be good as an option for making public release builds. For me, compile time trumps runtime most of the time. On the subject of...

I'm able to view function names, addresses, etc from a binary. Symbols can always be exported as text or used with valgrind.

I have my NG mingw in my path but my %mingw% path is set to another version (compatible w/ monkey ). I've not encountered a problem so far. What sort...

Could it be possible for the user(programmer) to have some access over 'bbOnDebugEnterScope' and 'bbOnDebugEnterStm' ? It would be handy to at least walk/unwind that stack to a file or...

Couldn't this be done easier with a 'pre.bmk' file or adding a new @bmk command to 'core.bmk' then using ' @bmk cleanapp in the main source code?