This is the mail archive of the gdb-patches@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] |
GDB has done this for years and years. I guess these are just normal C symbols rather than C++ overloaded symbols, though, so that's the difference?
I'm worried about all the different ways of dealing with lists of symbols. If we can already ask to set a breakpoint at foo(int) or foo(int, int) why does this code have to be in a separate place?
-- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |