History log of /freebsd-10-stable/share/man/man4/gdb.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 244040 08-Dec-2012 eadler

A number of places in the source tree still reference cuad.* after
sio(4) was deprecated by uart(4).

s/cuad/cuau/g/

PR: docs/171533
Reviewed by: imp
Approved by: cperciva (implicit)
MFC after: 3 weeks


# 235317 12-May-2012 gjb

General mdoc(7) and typo fixes.

PR: 167776
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days


# 141851 13-Feb-2005 ru

Expand contractions.


# 141519 08-Feb-2005 brueffer

Nuke information about GDB_REMOTE_CHAT, it was removed some time ago.

MFC after: 3 days


# 140561 21-Jan-2005 ru

Sort sections.


# 137635 12-Nov-2004 philip

Reflect the cuaa->cuad namechange in documentation.

Might as well do them all while I'm at it :-)

Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>


# 137207 04-Nov-2004 ru

Sync up with gdbinit.vinum removal.

OK'ed by: phk


# 125120 27-Jan-2004 grog

Remove trailing white space.
Sort SEE ALSO by section number first, not alphabetically.
Remove period at end SEE ALSO to make it look less like a sentence.

Submitted by: ru


# 124896 23-Jan-2004 grog

Make references to using dmesg and ps directly on dumps rather than
running gdb just for these purposes.

Submitted by: simokawa

Add references to dmesg(8) and ps(1).
Sort references.


# 124234 07-Jan-2004 grog

Correct capitalization.

Submitted by: ru


# 124064 02-Jan-2004 grog

Remove extraneous text accidentally incorporated from ddb(4).
Rearrange the order of the initial description to correspond with the
detailed description below.
Reinstate reference to Topsy, at the risk of confusing people whose
understanding of English grammar is better than of American folklore.


# 124035 01-Jan-2004 grog

Add markup changes for more kosher mdoc(7).

Submitted by: ru


# 124011 30-Dec-2003 grog

Add a description of how to use a firewire connection to debug a
remote system without stopping it.


# 124010 30-Dec-2003 grog

Update firewire debugging description.

Reviewed by: simokawa.

Clarify terminology.

Update BUGS section.


# 123982 30-Dec-2003 grog

Clarify firewire setup, including minimal error recovery.


# 123980 29-Dec-2003 grog

New man page for kernel debugging with gdb.

Reviewed by: jkoshy, des, gallatin, njl.