AppImage / type2-runtime

The runtime is the executable part of every AppImage. It mounts the payload via FUSE and executes the entrypoint.
Other
22 stars 17 forks source link

Make runtime debuggable, closes #25 #60

Closed probonopd closed 2 months ago

probonopd commented 2 months ago

EDIT: Due to a mistake handling the IDE, the changes that were meant to end up in this PR were directly pushed to master. Mea culpa.

The .debug files seem to get created and uploaded, but I don't know to really test them, so would be glad if you could give them a try (and tell me how). Thanks!

github-actions[bot] commented 2 months ago

Build for testing: artifacts Use at your own risk.

TheAssassin commented 2 months ago

Broken at the moment.


> gdb runtime-x86_64 runtime-x86_64.debug
[...]
(No debugging symbols found in runtime-x86_64)
"/tmp/ramdisk/runtime-x86_64.debug" is not a core dump: file format not recognized