pkg-glib2.0/tests/assert-msg-test.gdb

6 lines
135 B
Text
Raw Normal View History

2023-07-04 11:23:22 +02:00
run
set print elements 0
# Work around https://sourceware.org/bugzilla/show_bug.cgi?id=22501
print *((char**) &__glib_assert_msg)
quit