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]

Re: [RFA 7/9] Explicit locations v2 - CLI for explicit locations


On 05/09/2014 05:25 PM, Matt Rice wrote:
I had somehow missed that it just skips the initial leading quotes,
so seems the more nefarious b -func foo('a * 'b) should work as well
that works for me.


(gdb) b -func foo('a * 'b)
Function "foo('a * 'b)" not defined.

Yup, that seems to work... /me relieved ! :-)

Keith


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