From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69737 invoked by alias); 14 Oct 2019 10:32:37 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 69729 invoked by uid 89); 14 Oct 2019 10:32:36 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,HTML_OBFUSCATE_05_10,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=avail, registering, H*c:alternative, online X-HELO: mail-oi1-f170.google.com Received: from mail-oi1-f170.google.com (HELO mail-oi1-f170.google.com) (209.85.167.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 14 Oct 2019 10:32:35 +0000 Received: by mail-oi1-f170.google.com with SMTP id t84so13310050oih.10 for ; Mon, 14 Oct 2019 03:32:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=XAhKkSJsNiqUsvs62a3m3dchfe4Tx3JZQeysgVENlqE=; b=DScIaKUcV0K/miqAwhKk5qitQfPIte+7v3MXICueK7t7quy5UIKz7yA5Wa6DXGgggU wflhzzG3UhRxGHUj1BY/5mPK+cxwdgVfB570nXMOG7vXe3fk1UO4sKevSxUKH+kF18Cg QT5MJ9LeoORYPZw+qOG4bLtey/bh3aG7nu2WhIQNBcw51CxDomAIAzK1ahLewXVu/cvu NAW4TIEdDyfoO0Wu/qIA8kVz5mcs1jXRzHuXyltRaizDL/ZvIauBbqCwyjd7oZo6KyOG jutCD6l/kcSZ9vmSO9VFpdF/hQAe4NC0cebkQhAtUPSweunzgBWrfqaQaKE65yTDUOYR LLLA== MIME-Version: 1.0 From: Spellstaker Date: Mon, 14 Oct 2019 10:32:00 -0000 Message-ID: Subject: Unable to register Pretty Printers permanently. To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2019-10/txt/msg00073.txt.bz2 I recently installed cygwin and the pretty printers for strings and vectors aren't registered by default like it is in mingw what should I do? Docs online suggest registering in .gdbinit file in home directory I did put that in home directory but to no avail I do get pretty printing when I manually register it tho But it isn't persistent OS: Windows 10 GDB: 8.2.1 G++: 8.3.0 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple