History log of /freebsd-12.1/tools/debugscripts/gdbinit.kernel (Results 1 – 8 of 8)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0, release/7.4.0, release/8.2.0, release/8.1.0, release/7.3.0, release/8.0.0, release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0, release/6.2.0, release/5.5.0, release/6.1.0, release/6.0.0, release/5.4.0, release/4.11.0
# 626ff208 20-Nov-2004 David Schultz <[email protected]>

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

Reviewed by: arch@


Revision tags: release/5.3.0, release/4.10.0, release/5.2.1, release/5.2.0
# a783ff94 31-Dec-2003 Greg Lehey <[email protected]>

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


# e1e5f8ba 30-Dec-2003 Greg Lehey <[email protected]>

Remove calls to 'y' macro.


# 1cff4d0c 30-Dec-2003 Greg Lehey <[email protected]>

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 <[email protected]>

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 ...


Revision tags: release/4.9.0
# 36572f48 08-Jun-2003 Greg Lehey <[email protected]>

Make defproc work.


# fd237353 07-Jun-2003 Greg Lehey <[email protected]>

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

Pointed out by: yar


# 030b9a7c 07-Jun-2003 Greg Lehey <[email protected]>

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 ...