RE: Help... GDB no longer works after updating...

2001-09-21 Thread Ralf Habacker
t; From: Christopher Faylor [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 20, 2001 2:07 PM > To: [EMAIL PROTECTED] > Subject: Re: Help... GDB no longer works after updating... > > > On Thu, Sep 20, 2001 at 02:42:11PM -0600, Mark Paulus wrote: > >If you are having pro

RE: Help... GDB no longer works after updating...

2001-09-21 Thread Kris Erickson
p... Kris -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 20, 2001 2:07 PM To: [EMAIL PROTECTED] Subject: Re: Help... GDB no longer works after updating... On Thu, Sep 20, 2001 at 02:42:11PM -0600, Mark Paulus wrote: >If you are having problems,

Re: Help... GDB no longer works after updating...

2001-09-20 Thread Christopher Faylor
On Thu, Sep 20, 2001 at 02:42:11PM -0600, Mark Paulus wrote: >If you are having problems, and you can't debug gdb, then try this: > >Recompile/relink gdb with a -Wl,-Map -Wl,gdb.map option. Then when you >get your crash message, you should be able to go back to the map file, >and figure out which

Re: Help... GDB no longer works after updating...

2001-09-20 Thread Gerrit P. Haase
Kris Erickson schrieb am 2001-09-19, 18:03: >Here is a simple test file I created, the error that it generates and executing >the show command. [...] >cygwin session follows > $ cat hello.c #include int main(void) { printf("Hello World\n"); } >Administra

RE: Help... GDB no longer works after updating...

2001-09-20 Thread Mark Paulus
at /cygnus/netrel/src/cygwin-1.3.3-2/winsup/cygwin/lib/cygwin_crt0.c:33 > >Can anyone help me here. Please... > >Kris > > >-Original Message- >From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, September 19, 2001 7:23 PM >To: K

RE: Help... GDB no longer works after updating...

2001-09-20 Thread Kris Erickson
M To: Kris Erickson; '[EMAIL PROTECTED]' Subject: Re: Help... GDB no longer works after updating... What did you update? Just selected packages or all the packages? You mentioned specifically gdb, cygwin, w32api, and gdb but is that all that you updated? You should take all the package

RE: Help... GDB no longer works after updating...

2001-09-19 Thread Kris Erickson
ROTECTED]] Sent: Wednesday, September 19, 2001 7:23 PM To: Kris Erickson; '[EMAIL PROTECTED]' Subject: Re: Help... GDB no longer works after updating... What did you update? Just selected packages or all the packages? You mentioned specifically gdb, cygwin, w32api, and gdb but is that a

Re: Help... GDB no longer works after updating...

2001-09-19 Thread Larry Hall (RFK Partners, Inc)
What did you update? Just selected packages or all the packages? You mentioned specifically gdb, cygwin, w32api, and gdb but is that all that you updated? You should take all the packages that setup offers, unless you're absolutely sure that the ones you're omitting aren't needed by any that y

Help... GDB no longer works after updating...

2001-09-19 Thread Kris Erickson
I had been happily (very happily) using GDB for debugging until this morning, when I decided to update my cygwin files (have to keep current). Now GDB won't run anything. I did a search on google and the cygwin lists on "unknown target exception", but everything I came up with seems fairly out