MacGDBp Changelog

What's new in MacGDBp 1.5

Sep 24, 2012
  • New: Now a 64-bit binary (along with x86 and PPC)
  • Fix: #128 Clicking on the line number will now always set the correct breakpoint
  • New: #190 Evaluation of arbitrary script/code fragments
  • New: #168 Recursively display objects and arrays in the variable inspector
  • Fix: #223 Unable to reattach debugger in certain circumstances
  • Fix: #236 Crash when adding breakpoints on 10.8 (patch from Paul Mitchell and Sam Fleming)

New in MacGDBp 1.4.1 (Apr 29, 2011)

  • Fix: Objects with nested objects wouldn't always load their child keys
  • Fix: #213 Crash when unchecking "Attached" when the debugger is inactive
  • Fix: #219 Crash when highlighting source fails

New in MacGDBp 1.4 (Feb 27, 2011)

  • Minor bug fixes.