gdbsh

command module
v0.3.5-0...-484b699 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2023 License: BSD-3-Clause Imports: 16 Imported by: 0

README

gdbsh

gdbsh is a command shell for GDB with possibility to attach outer extentions. It supports all the commands of gdb with using them in pipes. A pipe can contain eather GDB commands or outer commands.

A special command args can use with conjunction of GDB command to get input data from pipe. The AWK-like approach is used: input data is separated into fields with space like a field separator. The fields can be addressed by $, where n - a number of a field starts with 1. A special $0 address can be used for whole input data.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL