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