Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special chars in flags and function names #20040

Closed
trufae opened this issue May 4, 2022 · 0 comments
Closed

Special chars in flags and function names #20040

trufae opened this issue May 4, 2022 · 0 comments
Assignees
Milestone

Comments

@trufae
Copy link
Collaborator

trufae commented May 4, 2022

[0x100003a90]> af
[0x100003a90]> "afs "jeje;""
int main (int argc, char **argv);
[0x100003a90]>
[0x100003a90]> "afs jeje;"
[0x100003a90]> pd 2
            ;-- main:
            ;-- entry0:
            ;-- func.100003a90:
            ;-- jeje__:
            ;-- pc:
┌ 1980: int jeje;; (int argc, char **argv);
[0x100003a90]> f*~jej
f jeje__ 2964 0x100003a90
[0x100003a90]> afl*~jej
"f jeje;; 4294985240 0x100003a90"
"af+ 0x100003a90 jeje;; f n"
[0x100003a90]> "f jeje;; 4294985240 0x100003a90"
Invalid flag name 'jeje;;'.
[0x100003a90]>
@trufae trufae added this to the 5.7.0 milestone May 4, 2022
@trufae trufae self-assigned this May 4, 2022
@trufae trufae closed this as completed in 90143a7 May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant