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

Re: Breakpoint troubles on typedefs


>>>>> "Martin" == Martin SchrÃder <gschroeder@onlinehome.de> writes:

Martin> I seem to have found a bug / feature in GDB 7.2 for C++. The problem
Martin> is that typedefs are not converted to their base type when one tries
Martin> to set a breakpoint into a function that has a typedef'd type as
Martin> parameter.

Could you file this in GDB's bugzilla?

A group of us are actively working on C++-related problems in GDB.  It
is best for us if bugs are in bugzilla so we don't miss any.

thanks,
Tom


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