From 79854e18349bb32c1fcda32614bea77aa92857cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F=20=E5=8C=85=E5=8D=93=E8=BD=A9?= Date: Thu, 16 Jun 2016 18:45:39 +0200 Subject: Typo debugger -> debugged in BUILD.txt (#79) --- BUILD.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD.txt') diff --git a/BUILD.txt b/BUILD.txt index 91bd2f9df..29dcf7425 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -12,7 +12,7 @@ Here is a short comparaison: * gcc: + generated code is faster (particularly with -O or -O2) -+ generated code can be debugger (with -g) ++ generated code can be debugged (with -g) + the output is an executable + ported to many platforms (x86, x86_64, powerpc, sparc) - analyze can takes time (particularly for big units) -- cgit v1.2.3