bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to debug the gdbserver


From: liu . fei2
Subject: how to debug the gdbserver
Date: Mon, 17 Nov 2003 18:00:30 +0800


i am a man from China ,now i have a trouble to debug gdbserver ,i want to  debuge gdbserver because i have modified some code
in gdbserver as gdbserver don't sustain static libary at cross debug, i have try some ways to debug gdbserver,but failed.
for example:
i have two machines,one is the host ,and the other is target, the host and target both are redhat 8.0,
on the target ,i used gdbserver to debug gdbserver:
gdbserver 127.0.0.1:8090 gdbserver 10.197.33.116:8091 ex1
gdb gdbserver , gdb>target remote 127.0.0.1:8090

on the host ,i used gdb as
gdb ex1
gdb>target remote 10.197.33.117:8091

but this way failed ,i don't know how to debuge the gdbserver ,help me ,thank you!!!  

-----------------------------------
中兴通讯 技术中心 成都研究所 刘飞
通信地址:四川省成都市高新区高朋大道3号509室
邮编:610041
Tel: 86-28-83204600
Mob: 86-28-88173721
Email: address@hidden
-----------------------------------

reply via email to

[Prev in Thread] Current Thread [Next in Thread]