disconnected-tracing.html 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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-2019 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 5.2, http://www.gnu.org/software/texinfo/ -->
  14. <!-- This file redirects to the location of a node or anchor -->
  15. <head>
  16. <title>Debugging with GDB: disconnected tracing</title>
  17. <meta name="description" content="Debugging with GDB: disconnected tracing">
  18. <meta name="keywords" content="Debugging with GDB: disconnected tracing">
  19. <meta name="resource-type" content="document">
  20. <meta name="distribution" content="global">
  21. <meta name="Generator" content="makeinfo">
  22. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  23. <style type="text/css">
  24. <!--
  25. a.summary-letter {text-decoration: none}
  26. blockquote.smallquotation {font-size: smaller}
  27. div.display {margin-left: 3.2em}
  28. div.example {margin-left: 3.2em}
  29. div.indentedblock {margin-left: 3.2em}
  30. div.lisp {margin-left: 3.2em}
  31. div.smalldisplay {margin-left: 3.2em}
  32. div.smallexample {margin-left: 3.2em}
  33. div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
  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.nocodebreak {white-space:nowrap}
  45. span.nolinebreak {white-space:nowrap}
  46. span.roman {font-family:serif; font-weight:normal}
  47. span.sansserif {font-family:sans-serif; font-weight:normal}
  48. ul.no-bullet {list-style: none}
  49. -->
  50. </style>
  51. <meta http-equiv="Refresh" content="0; url=Starting-and-Stopping-Trace-Experiments.html#disconnected-tracing">
  52. </head>
  53. <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
  54. <p>The node you are looking for is at <a href="Starting-and-Stopping-Trace-Experiments.html#disconnected-tracing">disconnected tracing</a>.</p>
  55. </body>