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 gdb/18274] gdb crashed when I move my mouse to a const string


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

--- Comment #13 from jiangtaijin <305128674 at qq dot com> ---
(In reply to Pedro Alves from comment #9)
> I have no idea how to avoid/workaround this issue.  I gave suggestions for
> how to debug it, and zone in on the root issue.  In order for someone else
> to debug it (other than you), we'd need get a minimal, self-contained and
> complete reproducer, that can be run without Eclipse.  The sequence of
> commands used to trigger the bug can be based on MI commands.  If we have
> that, and the bug can only be triggered against your stub, it may still be
> reproduciable with gdbreplay, if you give us a "set remotelogfile" log file.
> (See "Using GDBreplay" in gdb/gdbserver/README.  Make sure to try yourself
> against gdbreplay before sending us the log.)

I have uploaded the mi-command file and remote log file, error happens at mi
command "41-var-create --thread 1 --frame 0 - * "&(\"Hello World!\\n\")". but i
can't reproducer this issue on every pc, a other pc sends diffrent rsp commands
sequence when i use the same mi-commond sequence.

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