The hostname was using an autorelease'd initializer, so switch to an alloc'd one
[macgdbp.git] / Source / BreakpointWindowController.h
2008-06-18 Robert SesekMerge branch 'master' into no-gc
2008-06-12 Robert SesekThe breakpoint manager now works -- breakpoints can...
2008-06-10 Robert SesekHooking up the BSSourceView outlet and implement delegates
2008-06-10 Robert SesekHooking up a NSArrayController to manage the breakpoints
2008-06-10 Robert SesekAdding IBAs to Breakpoints.xib and the BWC
2008-06-10 Robert SesekAdd an ivar for the BreakpointManager in the Breakpoint...
2008-06-09 Robert SesekMerge branch 'master' into no-gc
2008-06-09 Robert SesekAdding a breakpoints NSWindowController for Breakpoints.xib