|
发表于 2004-10-2 23:06:24
|
显示全部楼层
hi zhanrk ,
I have finished a tiny debug tools ,based on JTAG(ARM7DMI,samsung 4B0), that can
(1) Read/Write memory (upload image)
(2) Add hardware/software breakpoint
(3) boot from some address
The next step for me is to change the gdb source code, and add
the JTAG support to it. And i think there are two ways. One is to
add a gdb debug target (struct target_ops), and the other is to
add a remote gdb debug agent. Which one is better?Can you give
me some addvise?
thx, bow
Looking forward for your reply
[email protected] |
|