command qSearch

Format: ‘qSearch:memory:address;length;search-pattern’

Meaning: Search length bytes at address for search-pattern. Both address and length are encoded in hex; search-pattern is a sequence of bytes, also hex encoded.

Reply:

0

The pattern was not found.

1,address

The pattern was found at address.