Skip to content

Qdb improvements#1407

Merged
xwings merged 5 commits into
qilingframework:devfrom
ucgJhe:qdb
Nov 12, 2023
Merged

Qdb improvements#1407
xwings merged 5 commits into
qilingframework:devfrom
ucgJhe:qdb

Conversation

@ucgJhe
Copy link
Copy Markdown
Collaborator

@ucgJhe ucgJhe commented Nov 8, 2023

  1. allow multi-breakpoints
    we can now use some thing like ql.debugger = "qdb:0xAAAA:0xBBBB:0xCCCC" for setting up multiple breakpoints

  2. integrity of hooks and patches
    with this commit, all hooks from ql.os should be able to triggered as expected

  3. add simple filter for output of command show , also show both entry points of elf and ld if possible

image

@ucgJhe ucgJhe marked this pull request as draft November 8, 2023 07:52
@ucgJhe ucgJhe marked this pull request as ready for review November 9, 2023 11:05
@ucgJhe ucgJhe marked this pull request as draft November 10, 2023 03:36
@ucgJhe
Copy link
Copy Markdown
Collaborator Author

ucgJhe commented Nov 10, 2023

6799389#diff-090cd519aa623cfcd98762678b4150bd7a46b3e559fac27eb84a7eec7a703c12R101-R105

The ql.mem.unmap_all will failed here due to the MIPS memory layout issue of Unicorn engine, but it's already fixed in the latest dev brach . So I simply ignore it for now.

@ucgJhe ucgJhe marked this pull request as ready for review November 10, 2023 11:34
@xwings xwings merged commit 0f3c154 into qilingframework:dev Nov 12, 2023
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

Successfully merging this pull request may close these issues.

2 participants