From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110788 invoked by alias); 10 Oct 2015 11:54:38 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 110776 invoked by uid 89); 10 Oct 2015 11:54:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f173.google.com Received: from mail-wi0-f173.google.com (HELO mail-wi0-f173.google.com) (209.85.212.173) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 10 Oct 2015 11:54:36 +0000 Received: by wicgb1 with SMTP id gb1so98803074wic.1 for ; Sat, 10 Oct 2015 04:54:33 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.88.164 with SMTP id bh4mr4207225wib.18.1444478073120; Sat, 10 Oct 2015 04:54:33 -0700 (PDT) Received: by 10.28.61.198 with HTTP; Sat, 10 Oct 2015 04:54:33 -0700 (PDT) Date: Sat, 10 Oct 2015 11:54:00 -0000 Message-ID: Subject: Format of stop packets with register info From: Juha Aaltonen To: gdb-mailing list Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-10/txt/msg00044.txt.bz2 What is wrong here: "Remote register badly formatted: T05f:60800000" I'm trying to send a 'T'-packet with signal number 05 and register 0xf (PC) value 0x00008060.