This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug shlibs/11488] fsf gdb x86_64-apple-darwin crashes when loadinglibraries due to an endless loop


http://sourceware.org/bugzilla/show_bug.cgi?id=11488

--- Comment #7 from Fawzi Mohamed <fawzi at gmx dot ch> 2011-06-20 10:44:49 UTC ---
Created attachment 5807
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5807
patch on the top for 7.2 branch to skip stub libs or encrypted images

this is what apple gdb does, it might be that gdb parsing is robust enough, and
does not need it (I haven't done test libs that trigger this), but it might be
useful to skip parsing in these situations.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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