Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37402965
en ru br
Репозитории ALT
S:13.2.0.43.854f46b6377-alt2
5.1: 6.6-alt3
4.1: 6.6-alt3
4.0: 6.6-alt2
3.0: 6.3-alt2
www.altlinux.org/Changes

Группа :: Разработка/Отладчики
Пакет: gdb

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: man-page-args.patch
Скачать


---
 gdb/gdb.1 |   27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)
Index: gdb-7.0.1/gdb/gdb.1
===================================================================
--- gdb-7.0.1.orig/gdb/gdb.1	2010-01-30 16:23:17.000000000 -0500
+++ gdb-7.0.1/gdb/gdb.1	2010-01-30 16:24:38.000000000 -0500
@@ -39,10 +39,25 @@ gdb \- The GNU Debugger
 .I dir\c
 \&\|]
 .RB "[\|" \c
-.I prog\c
+.I prog
 .RB "[\|" \c
 .IR core \||\| procID\c
 \&\|]\&\|]
+.TP
+.B gdb
+.RB "[\|" \c
+.I options\c
+.RB "\|]"
+.RB "--args"
+.I prog
+.RB "[\|" \c
+.I arguments\c
+.RB "\|]"
+.TP
+.B gdbtui
+.RB "[\|" \c
+.I options\c
+.RB "\|]"
 .ad b
 .SH DESCRIPTION
 The purpose of a debugger such as GDB is to allow you to see what is
@@ -352,6 +367,16 @@ interface used by GDB for remote debuggi
 Run using \c
 .I device\c
 \& for your program's standard input and output.
+
+.TP
+.BI "\-\-args"\c
+Pass \c
+.I arguments\c
+\& after the program name to the program when it is run.
+
+.TP
+.BI "\-tui"\c
+Run GDB using a text (console) user interface.
 .PP
 
 .SH "SEE ALSO"
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin