HP gnu source-level debugger 5992-4701 User Manual Page 349

  • Download
  • Add to my manuals
  • Print
  • Page
    / 369
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 348
Example
N.A.
21.11 GDB/MI Target Manipulation Commands
The -target-attach command
Synopsis
-target-attach pid | file
Attach to a process pid or a file file outside of GDB.
GDB command
The corresponding GDB command is 'attach'.
Example
N.A.
The -target-compare-sections command
Synopsis
-target-compare-sections [ section ]
Compare data of section section on target to the exec file. Without the argument, all
sections are compared.
GDB command
The GDB equivalent is 'compare-sections'.
Example
N.A.
The -target-detach command
Synopsis
-target-detach
Disconnect from the remote target. There is no output.
GDB command
The corresponding GDB command is 'detach'.
21.11 GDB/MI Target Manipulation Commands 349
Page view 348
1 2 ... 344 345 346 347 348 349 350 351 352 353 354 ... 368 369

Comments to this Manuals

No comments