From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#50622: 27.2; GDB lists source code infinitely after setting a breakpoint Date: Fri, 17 Sep 2021 09:44:53 +0300 Message-ID: <83o88r8zve.fsf@gnu.org> References: <83y27w8rpf.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13818"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 50622-done@debbugs.gnu.org To: Luis =?UTF-8?Q?Sebasti=C3=A1n_?= =?UTF-8?Q?Mart=C3=ADnez?= Vega Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Sep 17 08:46:38 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mR7dt-0003TK-SP for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 17 Sep 2021 08:46:37 +0200 Original-Received: from localhost ([::1]:36004 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR7ds-0006KN-PQ for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 17 Sep 2021 02:46:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57466) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR7dL-0005wO-FT for bug-gnu-emacs@gnu.org; Fri, 17 Sep 2021 02:46:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46782) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR7dK-0007id-JZ for bug-gnu-emacs@gnu.org; Fri, 17 Sep 2021 02:46:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR7dK-0007it-FD for bug-gnu-emacs@gnu.org; Fri, 17 Sep 2021 02:46:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Sep 2021 06:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 50622 X-GNU-PR-Package: emacs Mail-Followup-To: 50622@debbugs.gnu.org, eliz@gnu.org, sebastian-440@live.com Original-Received: via spool by 50622-done@debbugs.gnu.org id=D50622.163186114429646 (code D ref 50622); Fri, 17 Sep 2021 06:46:02 +0000 Original-Received: (at 50622-done) by debbugs.gnu.org; 17 Sep 2021 06:45:44 +0000 Original-Received: from localhost ([127.0.0.1]:58327 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR7d2-0007i6-7I for submit@debbugs.gnu.org; Fri, 17 Sep 2021 02:45:44 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:40312) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR7d0-0007hn-Lk for 50622-done@debbugs.gnu.org; Fri, 17 Sep 2021 02:45:43 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51746) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR7ct-0007Ln-T5; Fri, 17 Sep 2021 02:45:36 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1976 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR7cU-00018E-QK; Fri, 17 Sep 2021 02:45:18 -0400 In-Reply-To: (sebastian-440@live.com) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:214525 Archived-At: > Date: Thu, 16 Sep 2021 21:12:54 -0500 > From: Luis Sebastián Martínez Vega > > > Thanks for the fast response. > > Looks like setting gdb-mi-decode-strings to utf-8 made the trick. Thanks. I'm therefore closing this bug. If you bump into a situation where gdb-mi-decode-strings doesn't help, please write to the same bug address, 50622@debbugs.gnu.org, and we will reopen the discussion.