public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* simple problem
@ 1999-10-14  9:02 WPD mestrole
  1999-10-14  9:24 ` Bruce Stephens
  1999-10-14 10:43 ` James Ingham
  0 siblings, 2 replies; 3+ messages in thread
From: WPD mestrole @ 1999-10-14  9:02 UTC (permalink / raw)
  To: insight

hello,

I have just compiled insight and installed it (latest version).
But I can't find any binary to execute!! (no bin named *Insight* or
*insight*...)
Could you give me the name of the main binary.

sincerely



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: simple problem
  1999-10-14  9:02 simple problem WPD mestrole
@ 1999-10-14  9:24 ` Bruce Stephens
  1999-10-14 10:43 ` James Ingham
  1 sibling, 0 replies; 3+ messages in thread
From: Bruce Stephens @ 1999-10-14  9:24 UTC (permalink / raw)
  To: WPD mestrole; +Cc: insight

WPD mestrole <mestrole@easynet.fr> writes:

> I have just compiled insight and installed it (latest version).
> But I can't find any binary to execute!! (no bin named *Insight* or
> *insight*...)
> Could you give me the name of the main binary.

gdb

-- 
Bruce Stephens			Bruce.Stephens@MessagingDirect.com
MessagingDirect(UK) Ltd		<URL: http://www.MessagingDirect.com/ >

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: simple problem
  1999-10-14  9:02 simple problem WPD mestrole
  1999-10-14  9:24 ` Bruce Stephens
@ 1999-10-14 10:43 ` James Ingham
  1 sibling, 0 replies; 3+ messages in thread
From: James Ingham @ 1999-10-14 10:43 UTC (permalink / raw)
  To: WPD mestrole; +Cc: insight

Sure, no prob...  It is just called "gdb", or if you are on Windows
"gdb.exe" or if you build a cross debugger "arm-elf-gdb" or some such.
We didn't want to build two executables, one for the console version
and one for the gui, so there is 

gdb -nw

to get the console version, and

gdb

for the GUI version.

Jim
 > hello,
 > 
 > I have just compiled insight and installed it (latest version).
 > But I can't find any binary to execute!! (no bin named *Insight* or
 > *insight*...)
 > Could you give me the name of the main binary.
 > 
 > sincerely
 > 
 > 
 > 
 > 

-- 
++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++
Jim Ingham                                              jingham@cygnus.com
Cygnus Solutions Inc.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-10-14 10:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-14  9:02 simple problem WPD mestrole
1999-10-14  9:24 ` Bruce Stephens
1999-10-14 10:43 ` James Ingham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).