Friday, 28 October 2011
VMware Fusion 4 and Debian
VMware
Fusion (the version of VMware for Mac OS X) recently took to
nagging me to upgrade to version 4. This is a paid upgrade, but not
too steep, so I took the plunge.
Saturday, 15 October 2011
Building ASIS
This is a note on building ASIS for GCC 4.6.
Friday, 7 October 2011
A little problem with gprbuild
I was configuring AWS (from the git repository), and make setup failed disastrously.
Thursday, 8 September 2011
Building GCC
A colleague has suggested that I write up building FSF GCC with GNAT for Mac OS X; these are the notes.
Sunday, 21 August 2011
Expressiveness in Python
I've been having fun reworking the Literate Programming tool nuweb in Python; the Mercurial repository for the rework can be browsed here. On the way I've come across a neat hack, and a rather unlikely workaround for Python's lack of a switch statement.
Saturday, 6 August 2011
Debugging and stack traces on Mac OS X Lion
Mac OS X 10.7 Lion (really, Xcode 4) has changed the way that the system linker works in a way which makes debugging and interpreting stack traces difficult-to-impossible without special action.
Debugging with Mac OS X shared libraries
Writing Ada means you don't need the debugger that often. But when you do need it, you really need it. And often the reason will be an exception, which you'll want to catch and investigate.
Subscribe to:
Posts (Atom)