Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

62 lines
2.5KB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <!-- Copyright (C) 1988-2020 Free Software Foundation, Inc.
  4. Permission is granted to copy, distribute and/or modify this document
  5. under the terms of the GNU Free Documentation License, Version 1.3 or
  6. any later version published by the Free Software Foundation; with the
  7. Invariant Sections being "Free Software" and "Free Software Needs
  8. Free Documentation", with the Front-Cover Texts being "A GNU Manual,"
  9. and with the Back-Cover Texts as in (a) below.
  10. (a) The FSF's Back-Cover Text is: "You are free to copy and modify
  11. this GNU Manual. Buying copies from GNU Press supports the FSF in
  12. developing GNU and promoting software freedom." -->
  13. <!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
  14. <!-- This file redirects to the location of a node or anchor -->
  15. <head>
  16. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  17. <title>stepping and signal handlers (Debugging with GDB)</title>
  18. <meta name="description" content="stepping and signal handlers (Debugging with GDB)">
  19. <meta name="keywords" content="stepping and signal handlers (Debugging with GDB)">
  20. <meta name="resource-type" content="document">
  21. <meta name="distribution" content="global">
  22. <meta name="Generator" content="makeinfo">
  23. <style type="text/css">
  24. <!--
  25. a.summary-letter {text-decoration: none}
  26. blockquote.indentedblock {margin-right: 0em}
  27. blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
  28. blockquote.smallquotation {font-size: smaller}
  29. div.display {margin-left: 3.2em}
  30. div.example {margin-left: 3.2em}
  31. div.lisp {margin-left: 3.2em}
  32. div.smalldisplay {margin-left: 3.2em}
  33. div.smallexample {margin-left: 3.2em}
  34. div.smalllisp {margin-left: 3.2em}
  35. kbd {font-style: oblique}
  36. pre.display {font-family: inherit}
  37. pre.format {font-family: inherit}
  38. pre.menu-comment {font-family: serif}
  39. pre.menu-preformatted {font-family: serif}
  40. pre.smalldisplay {font-family: inherit; font-size: smaller}
  41. pre.smallexample {font-size: smaller}
  42. pre.smallformat {font-family: inherit; font-size: smaller}
  43. pre.smalllisp {font-size: smaller}
  44. span.nolinebreak {white-space: nowrap}
  45. span.roman {font-family: initial; font-weight: normal}
  46. span.sansserif {font-family: sans-serif; font-weight: normal}
  47. ul.no-bullet {list-style: none}
  48. -->
  49. </style>
  50. <meta http-equiv="Refresh" content="0; url=Signals.html#stepping-and-signal-handlers">
  51. </head>
  52. <body lang="en">
  53. <p>The node you are looking for is at <a href="Signals.html#stepping-and-signal-handlers">stepping and signal handlers</a>.</p>
  54. </body>