Previously BString::HashValue() had an identical hash to the one in StringUtils::HashValue(), but now it uses hashdjb2, so this means Debugger will now use that also. Tested basic Debugger functionality, seems to still work. Change-Id: Ia341daa56249967a494df46e6e0a69a74c8b5fe2 Reviewed-on: https://review.haiku-os.org/c/haiku/+/8266 Reviewed-by: Rene Gollent <[email protected]>