-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit breakup the set_breakpoint into multiple function. First, by separating the logic to get the address from the one which put the breakpoint. And second, by putting the logic for parsing the address and the symbols into their own function. Those change will help to add line to addr functionality in a later commit.
- Loading branch information
1 parent
fb8f8d6
commit 34ac70b
Showing
1 changed file
with
32 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters