From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mo DeJong To: Hari Cc: insight@sourceware.cygnus.com Subject: Re: Using Insight with another version/build of gdb Date: Wed, 10 May 2000 16:02:00 -0000 Message-id: References: <20000510165554.A11029@kerala.jpsystems.com> X-SW-Source: 2000-q2/msg00182.html Insight is gdb. They are not two different things like ddd and gdb are. Mo Dejong Red Hat Inc. On Wed, 10 May 2000, Hari wrote: > Can I use Insight with another version of gdb? > Does it take a --debugger command like ddd? > I have built gdb for different target (m68k-palmos-coff), > but want to use the Insight GUI. Can I do it? > I didn't build m68k version from the Insight sources > and I won't be able to (since the patches are against > gdb-4.18) > > Any help is appreciated.