gdb-command 0.6.3

Wrapper for gdb in batch mode.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.regex]
version = "1.5.4"

[package]
authors = ["Andrey Fedotov  <fedotoff@ispras.ru>", "Alexey Vishnyakov <vishnya@ispras.ru>", "Georgy Savidov <avgor46@ispras.ru>"]
description = "Wrapper for gdb in batch mode."
edition = "2021"
exclude = ["/tests", ".gitignore", ".github"]
homepage = "https://github.com/anfedotoff/gdb-command.git"
keywords = ["gdb", "backtrace", "stacktrace", "debugging", "coredump"]
license = "MIT"
name = "gdb-command"
readme = "README.md"
repository = "https://github.com/anfedotoff/gdb-command.git"
version = "0.6.3"