On Wed, Apr 4, 2012 at 4:45 PM, Richard Guenther <richard.guent...@gmail.com> wrote: > On Wed, Apr 4, 2012 at 4:12 PM, Tom Tromey <tro...@redhat.com> wrote: >>>>>>> "Richard" == Richard Guenther <richard.guent...@gmail.com> writes: >> >> Richard> Oh, and did we address all the annoyances of debugging gcc when it's >> Richard> compiled by a C++ compiler? ... >> >> If you mean gdb problems, please file bugs. > > I think I filed the most annoying one already, passing cut&pasted addresses > to inferior calls and gdb doing funny overload resolution on the pointer > types. > Not sure what its status is.
Seems unfixed: http://sourceware.org/bugzilla/show_bug.cgi?id=13356 > Richard. > >> Tom