public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Re: Hi,
@ 2000-06-21 13:43 Ken Moore
  2000-06-21 13:45 ` Please do not post to the insight list in HTML! Mo DeJong
  0 siblings, 1 reply; 11+ messages in thread
From: Ken Moore @ 2000-06-21 13:43 UTC (permalink / raw)
  To: insight

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 461 bytes --]

win98 for building and running,  m68k-elf 
target:
 
I got the newest fileset from the ftp site, and did the 
configure, make, make install process.  At the end I had a version that 
launched the gui  :)
 
I have noticed that insight crashes if you load a command file 
"source filename" with more than one line of "set" like the following "set 
*(short*)0xfffa46 = 0x03fd".   This is probably a gdb error, so I will 
post it on that list.

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: Hi,
@ 2000-06-21  8:07 Ken Moore
  2000-06-21  8:33 ` Hi, Fernando Nasser
  2000-06-21  8:40 ` Hi, Chris Faylor
  0 siblings, 2 replies; 11+ messages in thread
From: Ken Moore @ 2000-06-21  8:07 UTC (permalink / raw)
  To: fnasser; +Cc: insight

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2512 bytes --]

I did the install a week ago from the cygnus site.  The win98 "start 
menu" shows it as cygwin 1.1.0, but the downloaded tar.gz file shows it as 
1.1.2.
 
I did "make install" from the insight directory. This ran to 
completion and put many files (and sub dirs) into the "cygwin\usr\local\share" 
directory.  gdb.exe itself is not moved anywhere.
 
The gdb.exe wants the previously listed cyg*.dll files to run.  I had 
to manually locate these and copy them to a directory with gdb.exe. This didnt 
seem like a great thing to have to do, but it allowed the exe to run, 
otherwise it popped up a message box saying it could not find xxxx.dll.
 
Thanks,
Ken
 
 
—----------------------------------------------------------------------------
Hi,

What version of cygwin are you using?  (from where did you get,
what is the snapshot date etc.)

Have you tried "make install" and to use the so installed version?


-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@cygnus.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299

 
—----------------------------------------------------------------------------

Hi,
 
Cant get the GUI for insight to run.
 
I downloaded the Insight 5.0 release and was finally able to build it (new 
to this stuff).  When trying to run "gdb.exe" it briefly opens then closes 
a dos window, the GUI never runs.  If I run with the "--nw" option, then 
the command line version opens up normally.
 
I ran gdb within gdb and got the following output.
(gdb) run Starting program: 
c:\gnu\insight-5.0\m68k-elf\gdb.exe 66600000:C:/GNU/INSIGHT-5.0/M68K-ELF/TIX4180.DLL 7fcb0000:C:/WINDOWS/SYSTEM/SHELL32.DLL bfe90000:C:/WINDOWS/SYSTEM/COMCTL32.DLL 70bd0000:C:/WINDOWS/SYSTEM/SHLWAPI.DLL 7fe10000:C:/WINDOWS/SYSTEM/COMDLG32.DLL 66300000:C:/GNU/INSIGHT-5.0/M68K-ELF/CYGTK80.DLL 66800000:C:/GNU/INSIGHT-5.0/M68K-ELF/CYGITK30.DLL bfe80000:C:/WINDOWS/SYSTEM/ADVAPI32.DLL bff20000:C:/WINDOWS/SYSTEM/GDI32.DLL bff50000:C:/WINDOWS/SYSTEM/USER32.DLL bff70000:C:/WINDOWS/SYSTEM/KERNEL32.DLL 61000000:C:/GNU/INSIGHT-5.0/M68K-ELF/CYGWIN1.DLL 66000000:C:/GNU/INSIGHT-5.0/M68K-ELF/CYGTCL80.DLL 66700000:C:/GNU/INSIGHT-5.0/M68K-ELF/CYGITCL30.DLL
 
Program exited normally. (gdb)
Any ideas on why the GUI is not running?
 
Running and compiling on Win98.   --host=i586-pc-cygwin  
--target=m68k-elf
 
Thanks,
Kenneth Moore

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Hi,
@ 2000-06-21  6:58 Ken Moore
  2000-06-21  7:06 ` Hi, Fernando Nasser
  2000-06-21 11:29 ` Hi, Jim Ingham
  0 siblings, 2 replies; 11+ messages in thread
From: Ken Moore @ 2000-06-21  6:58 UTC (permalink / raw)
  To: insight

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]

Hi,
 
Cant get the GUI for insight to run.
 
I downloaded the Insight 5.0 release and was finally able to build it (new 
to this stuff).  When trying to run "gdb.exe" it briefly opens then closes 
a dos window, the GUI never runs.  If I run with the "--nw" option, then 
the command line version opens up normally.
 
I ran gdb within gdb and got the following output.
(gdb) run Starting program: 
c:\gnu\insight-5.0\m68k-elf\gdb.exe 66600000:C:/GNU/INSIGHT-5.0/M68K-ELF/TIX4180.DLL 7fcb0000:C:/WINDOWS/SYSTEM/SHELL32.DLL bfe90000:C:/WINDOWS/SYSTEM/COMCTL32.DLL 70bd0000:C:/WINDOWS/SYSTEM/SHLWAPI.DLL 7fe10000:C:/WINDOWS/SYSTEM/COMDLG32.DLL 66300000:C:/GNU/INSIGHT-5.0/M68K-ELF/CYGTK80.DLL 66800000:C:/GNU/INSIGHT-5.0/M68K-ELF/CYGITK30.DLL bfe80000:C:/WINDOWS/SYSTEM/ADVAPI32.DLL bff20000:C:/WINDOWS/SYSTEM/GDI32.DLL bff50000:C:/WINDOWS/SYSTEM/USER32.DLL bff70000:C:/WINDOWS/SYSTEM/KERNEL32.DLL 61000000:C:/GNU/INSIGHT-5.0/M68K-ELF/CYGWIN1.DLL 66000000:C:/GNU/INSIGHT-5.0/M68K-ELF/CYGTCL80.DLL 66700000:C:/GNU/INSIGHT-5.0/M68K-ELF/CYGITCL30.DLL
 
Program exited normally. (gdb)
Any ideas on why the GUI is not running?
 
Running and compiling on Win98.   --host=i586-pc-cygwin  
--target=m68k-elf
 
Thanks,
Kenneth Moore
 

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

end of thread, other threads:[~2000-06-21 13:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-21 13:43 Hi, Ken Moore
2000-06-21 13:45 ` Please do not post to the insight list in HTML! Mo DeJong
  -- strict thread matches above, loose matches on Subject: below --
2000-06-21  8:07 Hi, Ken Moore
2000-06-21  8:33 ` Hi, Fernando Nasser
2000-06-21  8:40 ` Hi, Chris Faylor
2000-06-21  6:58 Hi, Ken Moore
2000-06-21  7:06 ` Hi, Fernando Nasser
2000-06-21 11:29 ` Hi, Jim Ingham
2000-06-21 12:52   ` Hi, Chris Faylor
2000-06-21 13:26     ` Hi, Jim Ingham
2000-06-21 13:48       ` Hi, Chris Faylor

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).