This file documents ROCGDB’s obsolete annotations.
Copyright © 1994–2024 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License”.
Next: Annotations Overview [Contents]
This document describes the obsolete level two annotation interface implemented in older ROCGDB versions.
• Annotations Overview | What annotations are; the general syntax. | |
• Limitations | Limitations of the annotation interface. | |
• Migrating to GDB/MI | Migrating to GDB/MI | |
• Server Prefix | Issuing a command without affecting user state. | |
• Value Annotations | Values are marked as such. | |
• Frame Annotations | Stack frames are annotated. | |
• Displays | ROCGDB can be told to display something periodically. | |
• Prompting | Annotations marking ROCGDB’s need for input. | |
• Errors | Annotations for error messages. | |
• Breakpoint Info | Information on breakpoints. | |
• Invalidation | Some annotations describe things now invalid. | |
• Annotations for Running | Whether the program is running, how it stopped, etc. | |
• Source Annotations | Annotations describing source code. | |
• Multi-threaded Apps | An annotation that reports multi-threadedness. | |
• GNU Free Documentation License |
Next: Annotations Overview [Contents]