History log of /freebsd-11.0-release/share/man/man4/gdb.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

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

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

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


# 300118 18-May-2016 gjb

Revert r300003, and use proper grammar.

While here, bump .Dd, which should have been done with
previous commit.


# 300003 17-May-2016 grog

Correct use of incorrect grammar.


# 267938 26-Jun-2014 bapt

use .Mt to mark up email addresses consistently (final part)

PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>


# 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 13-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 28-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 24-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 31-Dec-2003 grog

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


# 124010 31-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 30-Dec-2003 grog

New man page for kernel debugging with gdb.

Reviewed by: jkoshy, des, gallatin, njl.