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 c++/13039] eval does not find the proper parameter-overloadedC++ function


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

--- Comment #1 from Tom Tromey <tromey at redhat dot com> 2012-02-23 19:20:24 UTC ---
I think this is unfortunate, but not a bug, because
disassemble accepts expressions, not linespecs.
It is bizarre that the first form does not give an error.
I think that is the real bug here.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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