From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 46479 invoked by alias); 30 Jun 2015 10:31:34 -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 46465 invoked by uid 89); 30 Jun 2015 10:31:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: mail.korte.land Received: from Unknown (HELO mail.korte.land) (178.62.163.107) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 30 Jun 2015 10:31:32 +0000 Received: by mail.korte.land (Postfix, from userid 33) id D01F2A06DB; Tue, 30 Jun 2015 10:31:30 +0000 (UTC) To: gdb@sourceware.org Subject: gdb cheat sheet X-PHP-Originating-Script: 1000:rcube.php MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 30 Jun 2015 10:31:00 -0000 From: Will Message-ID: <56e80c7b38988179c57b4947e16bba78@mail.korte.land> X-Sender: gdb@korte.land User-Agent: Roundcube Webmail/1.1.0 X-IsSubscribed: yes X-SW-Source: 2015-06/txt/msg00093.txt.bz2 Hi everyone, I'm really not sure where to send this, so here I am. There exists, on the Internet, an excellent cheat sheet for gdb (I'll link to it if asked - it's not on any site associated with gdb or the FSF, so I'm not sure if I'm allowed to post the link). It is listed as being copyright the Free Software Foundation, and is GPL-ed. I can't find any mention of it anywhere on the gdb website, and I would like the LaTeX source (it looks very LaTex-ish), as I'm not much good at LaTeX and want to create an Emacs version. It's also missing a few shorthands, which I'd like to add. The cheat sheet also lists bug-gdb@gnu.org as a contact address, but that looks like it is for more general bug reporting, and I haven't got a reply yet. Thanks, - Will