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: [RFC] Fix the MI result of -break-insert with multiple locations


Am 29.01.2013 21:35, schrieb Vladimir Prus:
> On 29.01.2013 23:28, Mircea Gherzan wrote:
>> Am 29.01.2013 17:26, schrieb Vladimir Prus:
>>> I think it would help to see complete output, without ellipsis.
>>
>> I provided the full output of -break-insert with an overloaded function
>> in a previous e-mail [1].
> 
> I did read that, but don't see the output after your patch.

Here it is:

^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="<MULTIPLE>",times="0",original-location="foobar",locations=[{number="1.1",enabled="y",addr="0x00000000004008d7",func="foobar()",file="overload.cpp",fullname=".../src/test-bktp-mi-overload/overload.cpp",line="22",thread-groups=["i1"]},{number="1.2",enabled="y",addr="0x00000000004008e0",func="foobar(int)",file="overload.cpp",fullname=".../src/test-bktp-mi-overload/overload.cpp",line="26",thread-groups=["i1"]}]}

Thanks,
-- 
Mircea


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