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 record/20456] gdb crash with record and d


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

--- Comment #3 from 13nixonf at gmail dot com ---
same error on 7.12.50.20160810-git:



Thread 1 "my-ide" hit Breakpoint 1,
main_ui.FileViewer.this(gtk.Builder.Builder).recurseOverDirectories(gtk.TreeStore.TreeStore,
gtk.TreeIter.TreeIter, immutable(char)[]) (this=0x7ffff7ed2800, path=...,
parent=0x0, store=0x7ffff7ecd100) at source/main_ui.d:69
69                                      TreeIter iter = store.append(parent);
(gdb) record
(gdb) c
Continuing.
Couldn't get registers: No such process.
(gdb) ./nat/x86-linux-dregs.c:146: internal-error: void
x86_linux_update_debug_registers(lwp_info*): Assertion `lwp_is_stopped (lwp)'
failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n)

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