This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Adding new target type


Hi,

I'm trying to add a new target type to the Target Settings dialog. 
Specifically, I've patched the underlying gdb with a new target that is
invoked like this from gdb:

  target rtems-remote 192.168.1.55:2159

Where, of course, the 192.168.1.55 is replaced with the actual ip
address of the board to be debugged.  However, Insight only as usual
four choices.  How do I add one?

Seems like a real simple thing to do, but I don't have a clue -
searching didn't come up with anything, but that could well be that I
don't know how best to ask the question!

Thanks!
-Bob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]