This is the mail archive of the insight@sourceware.cygnus.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]

Trouble getting gdb-gui to work


Paul_Heijman@eu.omron.com writes:
 > 
 > 
 > Hi,
 > 
 > first of all i was really impressed about your GDB Debugging System.
 > I am planning on implementing a new stub for a certain M68k-type
 > microcontroller, but before i'm going to do that I want the GUI of GDB to work.
 > 
 > I'm working with Windows NT and downloaded from the cygnus website the
 > following:
 > - insight-20000105
 > - cygwin-b20

Try to download a recent development snapshot of Cygwin from the
sourceware site. That should include the missing files.

 > bash-2.02$ mAKE
 > gcc -c -g    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode
 > -I./../readline/.. -I../bfd -I./../bfd  -I./../inc
 > lude -I../intl -I./../intl -I./tui -DGDBTK   win32-nat.c
 > win32-nat.c:43: imagehlp.h: No such file or directory
 > win32-nat.c:338: psapi.h: No such file or directory
 > mAKE: *** [win32-nat.o] Error 1
 > -[log
 > end]------------------------------------------------------------------------------------
[...]
 > 
 > Furthermore, TCL/TK has been installed (and working). I just can't get any of
 > the GDB-TCL's to work.
 > I assume 'interface.tcl' should be the startup file for the GUI ?
 > 

Don't know about this one. Sorry.


 > Does anything sound familiar to you folks?
 > I sure hope you can help me, because I've been working on this for two days and
 > haven't gotten any further than this.
 > 
 > 
 > Wit kind regards,
 > 
 > Paul Heijmann
 > OMRON E.T.C.
 > The Netherlands
 > 
 > 
 > 

Elena Zannoni

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