Lingemu

From OSDev.wiki
Revision as of 01:01, 5 October 2022 by osdev>Oslover123 (Created page with "[https://lingemu.org Lingemu] is a machine virtualizer written in the Rust programming language. Alongside from the commands listed [https://lingemu.org/examples.html here], i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lingemu is a machine virtualizer written in the Rust programming language. Alongside from the commands listed here, it also has GDB support.


To use the gdb support pass in the argument -gdb xxxx, where "xxxx" is the port number. Lingemu will then wait for you to connect before booting up the operating system.