@inbook{638fd55121184a8ead52c1fe38579b2b,
title = "Design and implementation of a remote debugger for concurrent debugging of multiple processes in embedded linux systems",
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.",
author = "Kim, \{Jung Hee\} and Sim, \{Hyun Chul\} and Kang, \{Yong Hyeog\} and Eom, \{Young Ik\}",
year = "2004",
doi = "10.1007/978-3-540-30141-7\_41",
language = "English",
isbn = "3540233881",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "280--283",
editor = "Hai Jin and Hao Chen and Gao, \{Guang R.\} and Zhiwei Xu",
booktitle = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
}