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

Code-folding boundary line won't be drawn until function is collapsed at least once #1302

Open
prolium opened this issue Nov 28, 2016 · 2 comments
Labels
bug The issue describes a bug. It does not mean the bug has been reproduced by a developer. gui The issue is about the GUI of x64dbg.

Comments

@prolium
Copy link

prolium commented Nov 28, 2016

After defining a function (without collapsing it) the boundary line of the code-folding won't be drawn:
1

After collapsing, then expanding it again:
2

Also when the boundary line is still not drawn, clicking on the function's first instruction would result in the disappearance of the folding icon:
er

@mrexodia mrexodia added bug The issue describes a bug. It does not mean the bug has been reproduced by a developer. gui The issue is about the GUI of x64dbg. labels Nov 28, 2016
@torusrxxx
Copy link
Member

torusrxxx commented Dec 2, 2016 via email

@eleverson eleverson mentioned this issue Jan 19, 2018
@willi-neu9 willi-neu9 mentioned this issue May 8, 2018
@willi-neu9 willi-neu9 mentioned this issue Jul 2, 2018
@nihuai nihuai mentioned this issue Jul 1, 2019
@NHleegong
Copy link

In x32dbg Version Feb 23 2020 , if set breakpoint with type == Software ,
it maybe causes error running progress under some case
checksum of these aera is verified in debugged APP Software .
In case of self-extracting codes , if set Hardware breakpoint before the
correct binary code is extracted into breakpoint , debugger does't
responds with short-cut F7/F8/F9 anymore after several F7/F8/F9 steps .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue describes a bug. It does not mean the bug has been reproduced by a developer. gui The issue is about the GUI of x64dbg.
Projects
None yet
Development

No branches or pull requests

4 participants