mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
Add the variable octal.
This commit is contained in:
@ -85,6 +85,8 @@ if ![info exists env(EXEEXT)] {
|
|||||||
set EXEEXT $env(EXEEXT)
|
set EXEEXT $env(EXEEXT)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
set octal "\[0-7\]+"
|
||||||
|
|
||||||
### Only procedures should come after this point.
|
### Only procedures should come after this point.
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user