From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Andrew Cagney Cc: Michael Snyder , Mark Kettenis , gdb-patches@sources.redhat.com Subject: Re: [5.1/breakpoint] shlib patch? Date: Wed, 26 Sep 2001 21:38:00 -0000 Message-id: <3BB2AD4B.1040908@cygnus.com> References: <3B47384A.3000300@cygnus.com> X-SW-Source: 2001-09/msg00381.html Just FYI, This is probably the 5.1 release hack candidate (in branch, not in trunk). Every release has one ... Unless someone comes up with something that is. enjoy, Andrew > Did anything happen to the below in the end? The test can get turned into a PR. > > Andrew > > Wow, three bug reports for the same problem in one day! We should > probably make fixing this a real priority [:-)] . > > Anyway, thanks for reporting. > > The following patch will fix the problems with setting breakpoints in > dynamically loaded objects: > > http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00230.html > > This patch isn't checked in yet (ping Michael/JimB), but I hope this > will be in the next GDB release. > > There should really be a test in the testsuite for this problem, since > it keeps coming up [:-(] . Any volunteers?