History log of /src/tools/debugscripts/gdbinit.kernel (Results 1 – 25 of 33)
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 668ee101 26-Sep-2019 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r352587 through r352763.


# e7dd6e94 25-Sep-2019 Gleb Smirnoff <glebius@FreeBSD.org>

Enhance the 'ps' command so that it prints a line per proc and a line
per thread, so that instead of repeating the same info for all threads
in proc, it would print thread specific info. Also include

Enhance the 'ps' command so that it prints a line per proc and a line
per thread, so that instead of repeating the same info for all threads
in proc, it would print thread specific info. Also includes thread number
that would match 'info threads' info and can be used as argument for
thread swithcing with 'thread' command.

show more ...


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 668ee101 26-Sep-2019 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r352587 through r352763.


# e7dd6e94 25-Sep-2019 Gleb Smirnoff <glebius@FreeBSD.org>

Enhance the 'ps' command so that it prints a line per proc and a line
per thread, so that instead of repeating the same info for all threads
in proc, it would print thread specific info. Also include

Enhance the 'ps' command so that it prints a line per proc and a line
per thread, so that instead of repeating the same info for all threads
in proc, it would print thread specific info. Also includes thread number
that would match 'info threads' info and can be used as argument for
thread swithcing with 'thread' command.

show more ...


# 626ff208 20-Nov-2004 David Schultz <das@FreeBSD.org>

Remove the uarea column from the DDB 'ps' display, and from grog's gdb
scripts.

Reviewed by: arch@


# a783ff94 31-Dec-2003 Greg Lehey <grog@FreeBSD.org>

Rename "msgbuf" to "dmesg", a more easily remembered name.
"Fix" documentation by removing periods and commas.


# e1e5f8ba 30-Dec-2003 Greg Lehey <grog@FreeBSD.org>

Remove calls to 'y' macro.


# 1cff4d0c 30-Dec-2003 Greg Lehey <grog@FreeBSD.org>

Remove current implementation of kldstat macro.

Add new kldstat, kldstat-v and kernel macros. The kldstat macro is
functionally equivalent to the previous implementation, but it looks
prettier and

Remove current implementation of kldstat macro.

Add new kldstat, kldstat-v and kernel macros. The kldstat macro is
functionally equivalent to the previous implementation, but it looks
prettier and it matches the kldstat-v macro better. kldstat-v gives
output similar to userland kldstat -v (note lacking space), and kernel
loads a new kernel and dump.

Submitted by: des

show more ...


# 410b51e7 29-Dec-2003 Greg Lehey <grog@FreeBSD.org>

Add documentation for previously undocumented macros, and correct
existing documentation. This is not made any easier by the
brain-damaged format required for the documentation: one line, no full
st

Add documentation for previously undocumented macros, and correct
existing documentation. This is not made any easier by the
brain-damaged format required for the documentation: one line, no full
stops or commas.

show more ...


# 36572f48 08-Jun-2003 Greg Lehey <grog@FreeBSD.org>

Make defproc work.


# fd237353 07-Jun-2003 Greg Lehey <grog@FreeBSD.org>

Get the manual section number for kldstat(8) right. Comment change only.

Pointed out by: yar


# 030b9a7c 07-Jun-2003 Greg Lehey <grog@FreeBSD.org>

Add macros for kernel debugging. These have been around for a
while, and they will need some more tuning before they're really
useful, but at the moment they're better than nothing.

Indirectly remi

Add macros for kernel debugging. These have been around for a
while, and they will need some more tuning before they're really
useful, but at the moment they're better than nothing.

Indirectly reminded by: dwhite

show more ...


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 668ee101 26-Sep-2019 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r352587 through r352763.


# e7dd6e94 25-Sep-2019 Gleb Smirnoff <glebius@FreeBSD.org>

Enhance the 'ps' command so that it prints a line per proc and a line
per thread, so that instead of repeating the same info for all threads
in proc, it would print thread specific info. Also include

Enhance the 'ps' command so that it prints a line per proc and a line
per thread, so that instead of repeating the same info for all threads
in proc, it would print thread specific info. Also includes thread number
that would match 'info threads' info and can be used as argument for
thread swithcing with 'thread' command.

show more ...


# 626ff208 20-Nov-2004 David Schultz <das@FreeBSD.org>

Remove the uarea column from the DDB 'ps' display, and from grog's gdb
scripts.

Reviewed by: arch@


# a783ff94 31-Dec-2003 Greg Lehey <grog@FreeBSD.org>

Rename "msgbuf" to "dmesg", a more easily remembered name.
"Fix" documentation by removing periods and commas.


# e1e5f8ba 30-Dec-2003 Greg Lehey <grog@FreeBSD.org>

Remove calls to 'y' macro.


# 1cff4d0c 30-Dec-2003 Greg Lehey <grog@FreeBSD.org>

Remove current implementation of kldstat macro.

Add new kldstat, kldstat-v and kernel macros. The kldstat macro is
functionally equivalent to the previous implementation, but it looks
prettier and

Remove current implementation of kldstat macro.

Add new kldstat, kldstat-v and kernel macros. The kldstat macro is
functionally equivalent to the previous implementation, but it looks
prettier and it matches the kldstat-v macro better. kldstat-v gives
output similar to userland kldstat -v (note lacking space), and kernel
loads a new kernel and dump.

Submitted by: des

show more ...


# 410b51e7 29-Dec-2003 Greg Lehey <grog@FreeBSD.org>

Add documentation for previously undocumented macros, and correct
existing documentation. This is not made any easier by the
brain-damaged format required for the documentation: one line, no full
st

Add documentation for previously undocumented macros, and correct
existing documentation. This is not made any easier by the
brain-damaged format required for the documentation: one line, no full
stops or commas.

show more ...


# 36572f48 08-Jun-2003 Greg Lehey <grog@FreeBSD.org>

Make defproc work.


# fd237353 07-Jun-2003 Greg Lehey <grog@FreeBSD.org>

Get the manual section number for kldstat(8) right. Comment change only.

Pointed out by: yar


# 030b9a7c 07-Jun-2003 Greg Lehey <grog@FreeBSD.org>

Add macros for kernel debugging. These have been around for a
while, and they will need some more tuning before they're really
useful, but at the moment they're better than nothing.

Indirectly remi

Add macros for kernel debugging. These have been around for a
while, and they will need some more tuning before they're really
useful, but at the moment they're better than nothing.

Indirectly reminded by: dwhite

show more ...


12