Saved breakpoints (or any breakpoint) that had a file that does not exist would crash...
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 13 Oct 2008 14:07:47 +0000 (10:07 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 13 Oct 2008 14:07:47 +0000 (10:07 -0400)
commit80a464021662614f92f1e70a0dd6fc228c218fff
treeac63c23207804ddf8eaa60bedc6e0eba009b4a6b
parent92efbe31b99b9423d561493bceeeb09a9d65e158
Saved breakpoints (or any breakpoint) that had a file that does not exist would crash MacGDBp

* Source/BSSourceView.m:
(setFile:): If the file does not exist, simply display an empty string
(scrollToLine:): If the file does not exist, return
CHANGES
Source/BSSourceView.m