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/22271] GDB fails on "assertion failed"


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

--- Comment #1 from Pedro Alves <palves at redhat dot com> ---
Hi!  Sorry for the error...

> gdb version which comes with gcc-arm-none-eabi-5_4-2016q2

I don't think it's reasonable to expect that we know what version that is.

> ELF can be sent

That'd be better, because from the info you've provided alone it's impossible
to debug this.  Though, I suspect that it still wouldn't be sufficient.  To
trigger that assertion, it must be that you run some commands in some sequence
that triggers the bug, and some of those commands must have been execution
commands (run, continue, step, etc.), and we have no idea which those were. 
Best would be a small self-contained reproducer.

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