bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34489: 25.2; pdb fails if directory contains '++'


From: Eli Zaretskii
Subject: bug#34489: 25.2; pdb fails if directory contains '++'
Date: Tue, 02 Jul 2019 19:35:51 +0300

> From: Stefan Kangas <stefan@marxist.se>
> Date: Sun, 30 Jun 2019 19:24:56 +0200
> Cc: a.soroa@ehu.eus, 34489@debbugs.gnu.org
> 
> > A stab in the dark: gud-pdb-marker-regexp?
> 
> Indeed, that was the culprit.  I've attached a fix.

Hmm... I wonder why the code bothers specifying the allowed characters
explicitly, and in particular why it only allows ASCII characters.
Does the code work if the directory has non-ASCII characters instead
of "++"?

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]