From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1628 invoked by alias); 1 Jul 2014 14:02:10 -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 1579 invoked by uid 89); 1 Jul 2014 14:02:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ob0-f179.google.com Received: from mail-ob0-f179.google.com (HELO mail-ob0-f179.google.com) (209.85.214.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 01 Jul 2014 14:01:37 +0000 Received: by mail-ob0-f179.google.com with SMTP id uz6so10556484obc.24 for ; Tue, 01 Jul 2014 07:01:35 -0700 (PDT) X-Received: by 10.60.34.7 with SMTP id v7mr10649809oei.9.1404223295257; Tue, 01 Jul 2014 07:01:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.66.116 with HTTP; Tue, 1 Jul 2014 07:01:15 -0700 (PDT) From: Aleksey Midenkov Date: Tue, 01 Jul 2014 14:02:00 -0000 Message-ID: Subject: warning: not using untrusted file To: gdb@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2014-07/txt/msg00000.txt.bz2 When I start gdb under sudo, I get this message: warning: not using untrusted file "/home/midenok/.gdbinit" Any easy way to overcome this?