{"id":14258,"date":"2023-10-03T13:54:16","date_gmt":"2023-10-03T13:54:16","guid":{"rendered":"https:\/\/blog.bachi.net\/?p=14258"},"modified":"2023-11-21T17:14:00","modified_gmt":"2023-11-21T17:14:00","slug":"gdb-dashboard","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=14258","title":{"rendered":"GDB dashboard"},"content":{"rendered":"<p><a href=\"https:\/\/github.com\/cyrus-and\/gdb-dashboard\/\">github.com\/cyrus-and\/gdb-dashboard\/<\/a><br \/>\n<a href=\"https:\/\/github.com\/cyrus-and\/gdb-dashboard\/wiki\">github.com\/cyrus-and\/gdb-dashboard\/wiki<\/a><br \/>\n<a href=\"https:\/\/github.com\/cyrus-and\/gdb-dashboard\/wiki\/Obtain-the-Python-version-used-by-GDB\">Obtain the Python version used by GDB<\/a><br \/>\n<a href=\"https:\/\/github.com\/cyrus-and\/gdb-dashboard\/wiki\/Support-older-GDB-versions\">Support older GDB versions<\/a><\/p>\n<p><a href=\"https:\/\/stackoverflow.com\/questions\/10115540\/gdb-split-view-with-code\">gdb split view with code<\/a><\/p>\n<h1>Issues<\/h1>\n<h3>printers.py: ValueError<\/h3>\n<pre class=\"brush: plain; title: Env; notranslate\" title=\"Env\">\r\nGNU gdb (GDB) Red Hat Enterprise Linux 11.2-1.el7\r\nRed Hat Enterprise Linux Server release 7.9 (Maipo)\r\n<\/pre>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n&gt;&gt;&gt; p *iniFile\r\n$2 = {\r\n  static defaultBaseName = {\r\n    data_ = &quot;default&quot;\r\n  },\r\n  fIsValid = true,\r\n  filePath_ = 0x708970 &quot;\/app\/config.ini&quot;,\r\n  fileStream = 0x708d80,\r\n  buffer = 0x709380 &quot;&quot;,\r\n  direct = false,\r\n  static iniFilePathEnv = 0x7ffff2f2cbd6 &quot;INIFILE_PATH&quot;,\r\n  static iniFileNameEnv = 0x7ffff2f2cbe3 &quot;INIFILE_NAME&quot;,\r\n  _sectionList = {\r\n    impl_ = std::map with 12 elements = {\r\n        &#x5B;...]\r\n    }\r\n  },\r\n  writeValues = {\r\n    impl_ = empty std::listTraceback (most recent call last):\r\n  File &quot;\/lib64\/..\/..\/opt\/rh\/devtoolset-12\/root\/usr\/share\/gdb\/python\/libstdcxx\/v6\/printers.py&quot;, line 243, in children\r\n    nodetype = find_type(self.val.type, '_Node')\r\n  File &quot;\/lib64\/..\/..\/opt\/rh\/devtoolset-12\/root\/usr\/share\/gdb\/python\/libstdcxx\/v6\/printers.py&quot;, line 99, in find_type\r\n    raise ValueError(&quot;Cannot find type %s::%s&quot; % (str(orig), name))\r\nValueError: Cannot find type RWTValDlist&lt;TIniFile::TwriteValue, std::allocator&lt;TIniFile::TwriteValue&gt; &gt;::container_type::_Node\r\n\r\n  }\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>github.com\/cyrus-and\/gdb-dashboard\/ github.com\/cyrus-and\/gdb-dashboard\/wiki Obtain the Python version used by GDB Support older GDB versions gdb split view with code Issues printers.py: ValueError GNU gdb (GDB) Red Hat Enterprise Linux 11.2-1.el7 Red Hat Enterprise Linux Server release 7.9 (Maipo) &gt;&gt;&gt; p *iniFile $2 = { static defaultBaseName = { data_ = &quot;default&quot; }, fIsValid = true, filePath_ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-14258","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/14258","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=14258"}],"version-history":[{"count":5,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/14258\/revisions"}],"predecessor-version":[{"id":14292,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/14258\/revisions\/14292"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=14258"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=14258"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=14258"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}