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 varobj/18332] internal-error with -var-evaluate-expression


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

--- Comment #1 from RedSkotina <red.skotina at gmail dot com> ---
im just comment out 
c-varobj.c:519: // gdb_assert (varobj_value_is_changeable_p (var));
and it is work. 
i dont know why assert need here. gdb must not crashed even when try evaluate
not -changeable value.

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