This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: Segfault in user command
On Tuesday 21 July 2009 03:08:53, Marc Khouzam wrote:
> Hi,
>
> I was trying to use 'interpreter-exec mi' inside a user-defined command,
> and GDB segfaulted (session below). It is today's version of GDB.
> I had seen this in passing many moons ago, but today I told myself I
> really should report it. Should I open a bugzilla about it?
If it isn't reported yet, sure. It sounds suspiciously similar to
PR10347 though.
http://sourceware.org/bugzilla/show_bug.cgi?id=10347
A backtrace on both test cases should confirm it. (It's always nice
to paste gdb backtraces on crash PRs).
--
Pedro Alves