From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31610 invoked by alias); 15 Jun 2015 10:21:11 -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 31598 invoked by uid 89); 15 Jun 2015 10:21:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ob0-f181.google.com Received: from mail-ob0-f181.google.com (HELO mail-ob0-f181.google.com) (209.85.214.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 15 Jun 2015 10:21:09 +0000 Received: by obctg8 with SMTP id tg8so1213022obc.3 for ; Mon, 15 Jun 2015 03:21:08 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.60.173.7 with SMTP id bg7mr22956802oec.86.1434363668090; Mon, 15 Jun 2015 03:21:08 -0700 (PDT) Received: by 10.202.184.213 with HTTP; Mon, 15 Jun 2015 03:21:08 -0700 (PDT) Date: Mon, 15 Jun 2015 10:21:00 -0000 Message-ID: Subject: Is there single step debugging support being added to aarch64-linux? From: Prafull Suryawanshi To: gdb@sourceware.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-06/txt/msg00014.txt.bz2 I am trying it on 64 bit armv8 system but not able to doit. Found issue in gdb source code and absence of this function in aarch64-linux-tdep.c file. Anyone knows if support getting added or not? Thanks, Prafull