mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
Don't match "A-F".
This commit is contained in:
@ -6,4 +6,4 @@
|
|||||||
.*: .*
|
.*: .*
|
||||||
|
|
||||||
Contents of section .text:
|
Contents of section .text:
|
||||||
0000 ff[ 0-9a-fA-F]*[ ]+.*
|
0000 ff[ 0-9a-f]*[ ]+.*
|
||||||
|
Reference in New Issue
Block a user