This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: remote/1741: GDB sets breakpoint at random address


The following reply was made to PR remote/1741; it has been noted by GNATS.

From: Thomas Koeller <thomas.koeller@baslerweb.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: remote/1741: GDB sets breakpoint at random address
Date: Wed, 11 Aug 2004 20:57:32 +0200

 I further investigated the problem and found that
 the breakpoint in question is the one used to
 catch solib events for executables that use shared
 libraries. Since the program being debugged in this
 case is statically linked, there would be no need
 to set it at all.
 
 tk
 -- 
 --------------------------------------------------
 
 Thomas Koeller, Software Development
 Basler Vision Technologies
 
 thomas dot koeller at baslerweb dot com
 http://www.baslerweb.com
 
 ==============================


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