{"id":183479,"date":"2026-09-26T16:53:31","date_gmt":"2026-09-26T14:53:31","guid":{"rendered":"https:\/\/prohoster.info\/blog\/news\/vypusk-otladchika-gdb-18"},"modified":"2026-09-26T16:53:34","modified_gmt":"2026-09-26T14:53:34","slug":"gdb-18-debugger-release","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/gdb-18-debugger-release","title":{"rendered":"Release of Debugger GDB 18","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>The release of GDB 18.1 has been presented (the first release of the 18.x series, with the 18.0 branch used for development). GDB supports debugging at the source level for a wide range of programming languages (C, C++, D, Go, Objective-C, Fortran, OpenCL C, Pascal, Rust, assembler, Modula-2, and Ada) on various hardware (i386, amd64, ARM, Power, Sparc, RISC-V, LoongArch, etc.) and software platforms (GNU\/Linux, *BSD, Unix, Windows, macOS).    <\/p>\n<p>Most notable improvements:  <\/p>\n<ul>\n<li class=\"l\"> Support has been added for GNU\/Linux\/MicroBlaze (microblazeel-*linux*) and AArch64 MinGW (aarch64-*-mingw*). The 32-bit architecture s390 (s390-*) has been marked as deprecated and is scheduled for removal.\n<li class=\"l\"> Support for the 'non-stop' mode (for Windows 10 and newer), scheduler locking with the command 'set scheduler-locking on', and native TLS (Thread Local Storage) variables has been implemented for the Windows platform. When running in Windows Terminal, support for 24-bit colors, emojis, and UTF-8 encoding is provided. In the CLI, TUI, MI, and DAP interfaces, the normalization of the use of slashes in file paths has been enabled (C:\/proj\/src\/main.c is always used instead of C:\/proj\/src\\main.c).\n<li class=\"l\"> To resolve type lookup issues, all debugging symbols for types are now added to the .gdb_index.\n<li class=\"l\"> The 'info locals' command displays the 'shadowed' annotation for external variables overridden by internal variables with the same name. A setting has been added to control the output: 'set print shadowed on|off'.\n<li class=\"l\"> In the 'set args', 'run', 'start', and 'starti' commands, it is now possible to pass arguments containing newline characters enclosed in quotes.\n<li class=\"l\"> A flag '--no-escape-args' has been added to GDB and gdbserver to disable the escaping of special characters in arguments.\n<li class=\"l\"> Support for the FPMR (Floating Point Mode Register) has been implemented for the AArch64 architecture.\n<li class=\"l\"> Initial support for loading core files generated on systems supporting Intel AMX has been added.\n<li class=\"l\"> Support for tracing events processed by the libipt 2.2 library has been added.\n<li class=\"l\"> When debugging through a serial port, the ability to specify non-standard baud rates has been added.\n<li class=\"l\"> An 'essential' mode has been added to the help command, providing an overview of the minimum set of commands that may be needed by a new GDB user.\n<li class=\"l\"> New commands have been added:\n<ul>\n<li class=\"l\">     set\/show\/unset local-environment \u2014 analogous to set\/show\/unset environment, affecting the environment of subprocesses started by GDB (for example, via shell or pipe).\n<li class=\"l\">        save history, save skip, save user \u2014 saves the command history, skip operations, and user commands to a file.\n<li class=\"l\">        info proc environ \u2014 shows the environment variables of a process.\n<li class=\"l\">        set\/show progress-bars enabled \u2014 controls the display of progress bars.\n<li class=\"l\">        delete skip, enable skip, disable skip \u2014 aliases for the skip delete\/enable\/disable commands.\n<li class=\"l\">        set\/show debug gnu-ifunc and set\/show debug ctf.    <\/ul>\n<li class=\"l\"> Support for the first version of the DWP (DWARF Package File) format, stabs debugging information formats, and mdebug has been removed. The ability to save tracing results in CTF (Common Trace Format) has been discontinued.\n<li class=\"l\"> The next version plans to separate Windows ABI modes GNU (for code generated through the MinGW toolchain) and MSVC (for code compiled by MSVC and Clang compilers). To select the Windows ABI in the 'set osabi' command, it will be necessary to specify the values 'Windows-GNU' and 'Windows-MSVC'. The currently used Windows value will automatically select the appropriate mode based on the '--target' argument (--target=x86_64-pc-windows-msvc or --target=x86_64-w64-mingw32).  <\/ul>\n<\/ul>\n<p>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=66345\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0440\u0435\u043b\u0438\u0437 \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a\u0430 GDB 18.1 (\u043f\u0435\u0440\u0432\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0435\u0440\u0438\u0438 18.x, \u0432\u0435\u0442\u043a\u0430 18.0 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u0430\u0441\u044c \u0434\u043b\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438). GDB \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043e\u0442\u043b\u0430\u0434\u043a\u0443 \u043d\u0430 \u0443\u0440\u043e\u0432\u043d\u0435 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0445 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u0434\u043b\u044f \u0448\u0438\u0440\u043e\u043a\u043e\u0433\u043e \u0441\u043f\u0435\u043a\u0442\u0440\u0430 \u044f\u0437\u044b\u043a\u043e\u0432 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f (C, C++, D, Go, Objective-C, Fortran, OpenCL C, Pascal, Rust, \u0430\u0441\u0441\u0435\u043c\u0431\u043b\u0435\u0440, Modula-2 \u0438 Ada) \u043d\u0430 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u0445 \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u044b\u0445 (i386, amd64, ARM, Power, Sparc, RISC-V, LoongArch \u0438 \u0442.\u0434.) \u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0430\u0445 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":10,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-183479","post","type-post","status-publish","format-standard","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0440\u0435\u043b\u0438\u0437 \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a\u0430 GDB 18.1 (\u043f\u0435\u0440\u0432\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0435\u0440\u0438\u0438 18.x, \u0432\u0435\u0442\u043a\u0430 18.0 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u0430\u0441\u044c \u0434\u043b\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438).\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Alexander Kovalev\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/gdb-18-debugger-release\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a\u0430 GDB 18 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0440\u0435\u043b\u0438\u0437 \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a\u0430 GDB 18.1 (\u043f\u0435\u0440\u0432\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0435\u0440\u0438\u0438 18.x, \u0432\u0435\u0442\u043a\u0430 18.0 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u0430\u0441\u044c \u0434\u043b\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438).\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/gdb-18-debugger-release\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-09-26T14:53:31+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-09-26T14:53:34+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47GDB 18 Debugger Release | ProHoster","description":"The release of the GDB 18.1 debugger has been introduced (the first release of the 18.x series, branch 18.0 was used for development).","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/gdb-18-debugger-release","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a\u0430 GDB 18 | ProHoster","og:description":"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0440\u0435\u043b\u0438\u0437 \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a\u0430 GDB 18.1 (\u043f\u0435\u0440\u0432\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0435\u0440\u0438\u0438 18.x, \u0432\u0435\u0442\u043a\u0430 18.0 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u0430\u0441\u044c \u0434\u043b\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438).","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/gdb-18-debugger-release","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2026-09-26T14:53:31+00:00","article:modified_time":"2026-09-26T14:53:34+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":[],"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/183479","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=183479"}],"version-history":[{"count":1,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/183479\/revisions"}],"predecessor-version":[{"id":183480,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/183479\/revisions\/183480"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=183479"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=183479"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=183479"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}