Breakpoints with a space in the filename would not be set.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 10 May 2009 14:32:26 +0000 (10:32 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 10 May 2009 14:32:26 +0000 (10:32 -0400)
commit57d3062f6c0a0700198b45250c53c97b0d3d6f79
tree45545158b4b60e39233bfd42e2e11ed8200af8a2
parent01b27c84af1831d1f8bf6f7ab7aea097d1b1519a
Breakpoints with a space in the filename would not be set.

* Source/GDBpConnection.m:
(addBreakpoint:): Quote the breakpoint path before sending the GDBp command
CHANGES
Source/GDBpConnection.m