raven-rhel8/base/rx-glib2/a/tests/assert-msg-test.gdb

6 lines
135 B
Plaintext
Raw Normal View History

2024-09-02 17:09:04 +06:00
run
set print elements 0
# Work around https://sourceware.org/bugzilla/show_bug.cgi?id=22501
print *((char**) &__glib_assert_msg)
quit