Saved breakpoints (or any breakpoint) that had a file that does not exist would crash...
[macgdbp.git] / CHANGES
1 MacGDBp CHANGE LOG
2 ================================================================================
3
4 1.1.2
5 #####################
6 - Fix: #140 Saved breakpoints for non-existent files would cause an immediate
7 crash on launch
8
9
10 1.1.1
11 #####################
12 - Fix: Breakpoints that were removed would come back, multiplied upon relaunch
13 - New: Allow multiple selection of breakpoints
14
15
16 1.1
17 #####################
18 - New: Add preferences that allow changing of the Xdebug IDE key and port number
19 - Change: Improved software updater via Sparkle
20 - Fix: Packets from the Xdebug extension would be incorrectly handled in some
21 situations, causing the display to break or crash
22 - New: #123 Add menu items and keyboard shortcuts for the debugger commands
23 - Fix: Several memory leaks that could, under certain conditions, would cause
24 crashes (thanks to Ciarán Walsh)
25 - Change: #130 If MacGDBp can't highlight the source code, it will default to
26 using just plain text
27 - New: Breakpoints are saved into preferences so that they are recreated at
28 launch time
29
30
31 1.0.1
32 #####################
33 - New: Source code is now highlighted via the PHP binary (thanks Ciarán Walsh)
34 - New: The breakpoints window is now visible on launch
35 - Fixed: #125 Some installations would receive a "Stopping" status that MacGDBp
36 did not handle correctly
37 - Fixed: #125 Crash when adding breakpoints