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 c++/19902] gdb wrongly steps back on this code (my unique_ptr)


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

--- Comment #2 from Askar Safin <safinaskar at mail dot ru> ---
Now it seems for me this is not a bug. gdb steps to line 72 after line 73 just
to show me that it is going to call c's destructor. Still this is very strange
behavior. You probably should add this case to FAQ or even to gdb interface
itself

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