From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from box.molinamail.com (box.molinamail.com [157.245.10.181]) by sourceware.org (Postfix) with ESMTPS id 9EAC33857C4C for ; Sat, 26 Dec 2020 00:00:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9EAC33857C4C Received: from authenticated-user (box.molinamail.com [157.245.10.181]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by box.molinamail.com (Postfix) with ESMTPSA id 2A3FD7F3A9; Fri, 25 Dec 2020 19:00:59 -0500 (EST) Date: Fri, 25 Dec 2020 19:00:58 -0500 From: Reinaldo Molina To: Andreas Schwab Cc: Reinaldo Molina via Gdb Subject: Re: gdb refuses to connect to localhost Message-ID: <20201226000058.onqglnbo2e3yrmm4@molinamail.com> References: <20201225223622.a7xovhjzndth5a2x@molinamail.com> <874kk9bi8j.fsf@igel.home> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <874kk9bi8j.fsf@igel.home> X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_PASS, SPF_PASS, TXREP, URIBL_SBL, URIBL_SBL_A autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Dec 2020 00:01:00 -0000 > Are you trying to run two instances of gdb simulanously on the same > gdbserver connection? That won't work. I only run `gdb` on the second terminal one time. Thanks for the quick reply, Reinaldo Molina On 12-26-20 00:04:12, Andreas Schwab wrote: > On Dez 25 2020, Reinaldo Molina via Gdb wrote: > > > Terminal 2: `gdb build/luajit -ex 'target remote localhost:8888'` > > > > Output from `gdb` on Terminal 2: > > > > (gdb) target remote :8888 > > Are you trying to run two instances of gdb simulanously on the same > gdbserver connection? That won't work. > > Andreas. > > -- > Andreas Schwab, schwab@linux-m68k.org > GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 > "And now for something completely different."