From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 2 Aug 2001 04:42:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 2 Aug 2001 04:42:25 -0400 Received: from cleitus.hosting.pacbell.net ([216.100.99.17]:28117 "EHLO cleitus.hosting.pacbell.net") by vger.kernel.org with ESMTP id ; Thu, 2 Aug 2001 04:42:20 -0400 From: "Daniel Glozman" To: , , Cc: "Rami Gideoni" , "Yiftach Tzori" Subject: Bug report Date: Thu, 2 Aug 2001 11:38:17 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, I was using the arch/mips/kernel/gdb-stub.c,v 1.6 file on the mips Opal design with Little Endian format. I found out that step function was not working properly. So I debugged little and found out the problem: On line: 536, it says: if (is_cond && targ != (regs->cp0_epc + 8)) { The targ and regs->cp0_epc are unsigned integers and "8" is signed by default. So what happend is that the condition didn't work as it is expected. Please consider it in your feature versions. Daniel. --------------------------------- Daniel Glozman daniel@simpod.com SimPOD Inc. www.simpod.com Tel : +972-4-9937770/203