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

lang/c#: Add binary files for .NET 7.0.7 #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

i-Pear
Copy link
Member

@i-Pear i-Pear commented Jul 25, 2023

Note that the procfs is not really implemented, and the dotnet runtime needs to read the stack information in /proc/self/maps. It may be necessary to modify the address of the stack in /proc/1/maps according to the actual situation.

@i-Pear i-Pear requested a review from razvand July 25, 2023 15:09
@i-Pear i-Pear force-pushed the dotnet branch 2 times, most recently from 6a87892 to e1934fe Compare July 26, 2023 13:58
Copy link
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

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

Works fine @i-Pear, thank you.
Please also add some instructions on how to run the application with the elfloader (you can check some examples here).

lang/c_sharp/README.md Outdated Show resolved Hide resolved
lang/c_sharp/README.md Outdated Show resolved Hide resolved
lang/c_sharp/README.md Outdated Show resolved Hide resolved
lang/c_sharp/README.md Outdated Show resolved Hide resolved
@i-Pear i-Pear requested review from StefanJum and removed request for StefanJum October 2, 2023 16:45
Signed-off-by: Tianyi Liu <i.pear@outlook.com>
@i-Pear
Copy link
Member Author

i-Pear commented Oct 21, 2023

@StefanJum I have completed all the requested changes, could you please see this again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants