This is the mail archive of the insight@sources.redhat.com 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]

Re: Info


On Tue, 12 Nov 2002 lcnbrt@gefran.com wrote:

> How to add a new target to InSight Gui Debugger?

If you're adding a completely new target (as in backend), you'll need to 
add it to gdb. The gdb user's manual talks about adding new ports (and 
there's a mailing list, too: gdb@sources.redhat.com).

If you've already got a port, but it uses its own communications protocol 
and you simply want to make insight aware of it (so that it appears in the 
target dialog), edit targetselection.itb, where the target database is 
stored.

Keith



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