From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbEVI-0004kF-1G for qemu-devel@nongnu.org; Sun, 13 Sep 2015 17:08:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbEVH-0008Fm-1e for qemu-devel@nongnu.org; Sun, 13 Sep 2015 17:08:03 -0400 Received: from hall.aurel32.net ([2001:bc8:30d7:100::1]:33190) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbEVG-0008FZ-RI for qemu-devel@nongnu.org; Sun, 13 Sep 2015 17:08:02 -0400 From: Aurelien Jarno Date: Sun, 13 Sep 2015 23:07:57 +0200 Message-Id: <1442178479-28142-1-git-send-email-aurelien@aurel32.net> Subject: [Qemu-devel] [PATCH 0/2] target-mips: get rid of old debugging code List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: leon.alrae@imgtec.com, Aurelien Jarno This patchset get rid of old debugging code in translate.c, that has been superseded by other debugging way (e.g. (-d in_asm,op). It comes from the discussion there: https://lists.gnu.org/archive/html/qemu-devel/2015-07/msg03162.html I had it ready for some time, now that 2.4 has been release, it's probably time to apply it. Aurelien Jarno (2): target-mips: get rid of MIPS_DEBUG target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONS target-mips/translate.c | 663 ++---------------------------------------------- 1 file changed, 19 insertions(+), 644 deletions(-) -- 2.1.4