* commit '23315095f1d1f647311ad0fcf05ddb152ad9452d': update mLastSlash for gdbserver
This commit is contained in:
@@ -327,6 +327,7 @@ public:
|
|||||||
|
|
||||||
// Exception: If we find the gdbserver binary, return it.
|
// Exception: If we find the gdbserver binary, return it.
|
||||||
if (!strncmp(lastSlash + 1, GDBSERVER, GDBSERVER_LEN)) {
|
if (!strncmp(lastSlash + 1, GDBSERVER, GDBSERVER_LEN)) {
|
||||||
|
mLastSlash = lastSlash;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user