This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: [RFC] multiple breakpoints from FILE:LINE
- From: David Anderson <davea at quasar dot engr dot sgi dot com>
- To: gdb at sourceware dot org
- Date: Sun, 15 Jan 2006 09:36:51 -0800 (PST)
- Subject: Re: [RFC] multiple breakpoints from FILE:LINE
The multiple breakpoints due-to-inlining discussion has
mentioned 20 or 21 breakpoints.
What if there are 200 or 2000 or 20000 or more inlining sites
of one function?
A breakpoint listing won't be very usable either, whether of
2000 entries or one entry with 2000 break addresses. Will it?
[Sorry, no proposal here. Just raising the issue.]
David Anderson