{
	"messages": [
		"Unable to find GDB in default search path and {0}.",
		"Enable pretty-printing for gdb",
		"Unable to find GDB in default search path and {0}.",
		"{0} in {1} must be an absolute path to a debugger (variable expansion is not currently supported). Got: {2}",
		"No compiler found in cache file.",
		"Unable to automatically determine debugger corresponding to compiler: {0}"
	],
	"keys": [
		"gdb.not.found",
		"enable.pretty.printing",
		"gdb.not.found",
		"invalid.miDebuggerPath.override",
		"no.compiler.found.in.cache",
		"unable.to.determine.debugger.for.compiler"
	],
	"filePath": "src\\debug\\debugger"
}