mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-19 17:11:26 +00:00
![Jackie Smith Cashion](/assets/img/avatar_default.png)
the run-time support code (interp.c) to provide better tracing, and also to add profiling and architecture specific support. At the moment the simulator has a fixed size, fixed address memory area, and simulates a subset of the IDT monitor calls (enough to execute test programs). The other major feature (could even be a bug) is that the simulator makes use of the GCC "long long" extension. Work has been started to make this a build configuration option... but there is still a lot of this to be done.