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 breakpoints/9335] gdb does not handle a large number of breakpoints gracefully


------- Additional Comments From tneumann at users dot sourceforge dot net  2009-01-06 18:58 -------
Subject: Re:  gdb does not handle a large number of
 breakpoints gracefully

I fear I lost it at some point in the last two years... But I think the
change was simple, I just rused some functions from libiberty.

Should I try to re-construct the patch? I have a copyright assignment
in place for gcc, but not for gdb, it might be simpler for you to just
implement it yourself. The patch was really small, if you grep for
bp_location_chain you see that it is only used in 7 places.


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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