A model of remote debugger supporting multiple types of connection

Wenyu Chen,Dongpu Han,Dongcheng Tang,Zongbo Hao
DOI: https://doi.org/10.1109/ICECC.2011.6066580
2011-01-01
Abstract:Software debugging plays an important role in the software development process. Traditional remote debuggers are allowed to use only serial port or ethernet connection to communicate with target. The data transfer rate of serial connection is slow. Ethernet connection needs ethernet card, but it is too large to be used on small embedded devices. For these reasons, we propose a model of remote debugger supporting multiple types of connection, such as serial port, ethernet, USB, Bluetooth and other debug channels to adapt to the diversity of embedded hardware environment. This model has better convenience, and the data transfer rate has been improved greatly than traditional remote debugger for embedded systems. © 2011 IEEE.
What problem does this paper attempt to address?