pr0v3rbs / FirmAE

Towards Large-Scale Emulation of IoT Firmware for Dynamic Analysis
MIT License
602 stars 117 forks source link

Issues with remote debugging of gdbserver #87

Open hamigua9527 opened 1 month ago

hamigua9527 commented 1 month ago

I would like to ask, when the firmware simulation runs successfully, how can I choose debug mode 4 to debug the additional process for gdbserver? However, because the IP address of the virtual network card TAP2 is 192.168.0.1, how can I remotely debug through the local area network?