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 mi/16868] Wrong escaping of "script" in breakpoint-created event


https://sourceware.org/bugzilla/show_bug.cgi?id=16868

--- Comment #3 from Simon Marchi <simon.marchi at ericsson dot com> ---
asmwarrior, you are right, it is the same bug. It happens many times in MI
async events. Is it possible to rename your bug to make it more generic? Then
we can mark this one as duplicate.

Two other examples:

=breakpoint-modified,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x0000000000400a29",func="main",file="test.c",fullname="/home/simark/src/test.c",line="55",thread-groups=["i1"],times="0",script={"echo
hey\\"you"},original-location="main"}
=cmd-param-changed,param="prompt",value="\\"tourlou\\""

-- 
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]