swift-server / swift-backtrace

💥 Backtraces for Swift on Linux and Windows
Apache License 2.0
295 stars 35 forks source link

[Help] Seek help from a Windows professional. #52

Closed Guang1234567 closed 2 years ago

Guang1234567 commented 2 years ago

Hello dev:

I was upgrade the libbacktrace to latest version recently.

And support Android platform.

However, due to the lack of Windows knowledge, I can't do anything to add more support for Windows. So I'm looking for help here, thanks.


PS:

swift-server-bot commented 2 years ago

Can one of the admins verify this patch?

swift-server-bot commented 2 years ago

Can one of the admins verify this patch?

swift-server-bot commented 2 years ago

Can one of the admins verify this patch?

swift-server-bot commented 2 years ago

Can one of the admins verify this patch?

swift-server-bot commented 2 years ago

Can one of the admins verify this patch?

swift-server-bot commented 2 years ago

Can one of the admins verify this patch?

tomerd commented 2 years ago

hi @Guang1234567 thanks for the contribution. adding android support is welcome. that said, the PR is pretty much a rewrite of the library including the introduction of dependencies on other libraries, which is a non-goal for such low level library.

cc @buttaface that may have ideas on how to support android in a more minimal way

finagolfin commented 2 years ago

I am not familiar with how Android supports backtraces, so nothing to add.

tomerd commented 2 years ago

@Guang1234567 is there a smaller change set that can be done here, or should we close this one?

tomerd commented 2 years ago

closing this for now, per comments above