Make -[GDBpConnection(Private) createCommand:] take a variable number of arguments...
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 4 Apr 2009 19:17:38 +0000 (15:17 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 4 Apr 2009 19:17:38 +0000 (15:17 -0400)
commit264757b4402aa1c62dfbe334993b5d3a9083a2ba
tree7f8929a33ec31eaec802f9240a1ad4edde5a0d01
parent3d8706cbd7ab3c3c4c70cc6751040ef880cdfd4b
Make -[GDBpConnection(Private) createCommand:] take a variable number of arguments to parse

* Source/GDBpConnection.m:
(createCommand:)
Source/GDBpConnection.m