Alrighty, so I wanted to play with Mono 2.0. I thought about packaging it up, but the packaging for Mono in Debian and Ubuntu is extremely complex, and would have taken me a lot of time that I simply don’t have. So, instead, I wrote a BASH script that pulls Mono 2.0 and friends from [...]
Oct 13th
Posted by Michael Trausch and filed under
software testing
Oct 9th
Posted by Michael Trausch and filed under
software testing
So, I was dinking around in Google Reader yesterday and reading my Daily WTF, when I came across this wonderful post. Of course, upon seeing the code listed in that post, I nearly excremented bricks, the code listed there being obviously stupid (I would so fire anyone that used 14 levels of nested if statements [...]
Sep 15th
Posted by Michael Trausch and filed under
software testing
Program received signal SIGABRT, Aborted. Cannot remove breakpoints because program is no longer writable. It might be running in another process. Further execution is probably impossible. 0x00002af7fda83765 in ?? () (gdb) bt #0 0x00002af7fda83765 in ?? () #1 0x00002af7fda85368 in ?? () #2 0×0000000000000000 in ?? () Things like this are to be expected, since [...]