Skip to content

Function mapping docs refactor#42

Merged
ERoydev merged 8 commits intoLimeChain:mainfrom
ERoydev:feat/function-mapping-docs
Aug 13, 2025
Merged

Function mapping docs refactor#42
ERoydev merged 8 commits intoLimeChain:mainfrom
ERoydev:feat/function-mapping-docs

Conversation

@ERoydev
Copy link
Copy Markdown
Collaborator

@ERoydev ERoydev commented Aug 12, 2025

Related PR

The PR for the new extension logic -> #41

What

  • This PR makes changes to the docs, to describe the new workflow for debugging sBPF Solana code.
  • The idea is now we introduced the input.json files that should be injected when running agave-ledger-tool in order to work right

@ERoydev ERoydev requested a review from failfmi August 12, 2025 10:47
Copy link
Copy Markdown
Collaborator

@failfmi failfmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add empty lines before new section titles and code fragments, as it's a bit unreadable.

Comment thread README.md Outdated
- Once the setup is complete, set or remove breakpoints in your IDE as needed.
7. **Continue Process**
- Run the **`continue`** command inside the `solana-lldb` terminal to start debugging with your breakpoints active.
- Or use the `Continue process` from Command Pallette both of them are the same
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: palette

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

Comment thread README.md Outdated
- **Restarting**: You can run the entire debugging command again to restart the whole process

#### `Re-run process launch` Command from Command Pallette
#### `Continue process` Command from Command Pallette
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: palette

Comment thread docs/input-for-ledger-tool.md Outdated
@ERoydev
Copy link
Copy Markdown
Collaborator Author

ERoydev commented Aug 13, 2025

Add empty lines before new section titles and code fragments, as it's a bit unreadable.

Fixed

Comment thread docs/input-for-ledger-tool.md Outdated
@ERoydev ERoydev requested a review from failfmi August 13, 2025 13:17
@ERoydev ERoydev merged commit 00aa999 into LimeChain:main Aug 13, 2025
@ERoydev ERoydev deleted the feat/function-mapping-docs branch October 6, 2025 10:03
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