• Dylan Smith's avatar
    winedbg: Prevent syntax errors for list command due to the lexer. · 1cb7c1a1
    Dylan Smith authored
    The list command allows more than just a pathname, but since a pathname
    allows such a wide range of characters, it will prevent other parameters
    from getting parsed properly (e.g. a start line number). This even
    interfered with the usage of pathname for the list command, since the
    command typically includes a line number within the file.
    1cb7c1a1
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...