Lecture Notes in Computer Science, 2004, Volume 3222/2004, 280-283, DOI: 10.1007/978-3-540-30141-7_41

Design and Implementation of a Remote Debugger for Concurrent Debugging of Multiple Processes in Embedded Linux Systems

Jung-hee Kim, Hyun-chul Sim, Yong-hyeog Kang and Young Ik Eom

View Related Documents

Abstract

In the embedded software development environments, developers can concurrently debug a running process and its child processes only by using multiple gdbs and gdbservers. But it needs additional coding and messy works of activating additional gdb and gdbserver for each created process. In this paper, we propose an efficient mechanism for concurrent debugging of multiple remote processes in the embedded system environments by using the library wrapping mechanism without Linux kernel modification. Through the experimentation of debugging two processes communicating by an unnamed pipe in the target system, we show that our proposed debugging mechanism is easier and more efficient than preexisting mechanisms.
This work was supported by Korea Research Foundation Grant (KRF-2003-041-D20420).

Fulltext Preview

Image of the first page of the fulltext document