michael-mccracken.net

Macsbug in GDB

I was digging around the gdb source and found that there’s a plugin in there that supports macsbug style screens and commands from within gdb. If you have the XCode Tools installed, take a look at the Readme on your own (OS X) system at the file /usr/libexec/gdb/plugins/MacsBug/Readme.html

To invoke it, type this at the GDB prompt:

load-plugin /usr/libexec/gdb/plugins/MacsBug/MacsBug_plugin

then

mb

and you’ve got the old split screen with the register contents on the left.

I never used macsbug for anything real, but this still held some nostalgic value.

Previously:
With the times

I’ve been behind the times on weblog technology for a while now, so when I noticed that pair had a pre-packaged WordPress install I could use on my account, I thought I’d take the opportunity to move from Blapp, which I love because it is my own code, to MarsEdit, which does more and doesn’t [...]

read the rest.
« Previous Page
Feed, Endorsements & other Links

my bookmarks

© 2005 - 2007 Michael McCracken.