Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 1999 14:21:29 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Ruslan Ermilov <ru@ucb.crimea.ua>
Cc:        Dennis <dennis@etinc.com>, questions@FreeBSD.ORG
Subject:   Re: assembly listing from crash
Message-ID:  <Pine.BSF.4.03.9905171421110.15052-100000@resnet.uoregon.edu>
In-Reply-To: <19990517170835.C3078@relay.ucb.crimea.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 May 1999, Ruslan Ermilov wrote:

> [forwarded to -questions]
> On Mon, May 17, 1999 at 09:04:09PM -0400, Dennis wrote:
> > 
> > What is required to get an assembly listing of the crashpoint when
> > analyzing a crash dump?
> > 
> > thanks,
> > 
> > Dennis
> 
> Read the documentation about ``gdb''.
> man 1 gdb
> info gdb

Hm...

(gdb) help data
Examining data.

List of commands:

whatis -- Print data type of expression EXP
ptype -- Print definition of type TYPE
inspect -- Same as "print" command
print -- Print value of expression EXP
call -- Call a function in the program
set -- Evaluate expression EXP and assign result to variable VAR
set variable -- Evaluate expression EXP and assign result to variable VAR
output -- Like "print" but don't put in value history and don't print
newline
printf -- Printf "printf format string"
display -- Print value of expression EXP each time the program stops
undisplay -- Cancel some expressions to be displayed when program stops
disassemble -- Disassemble a specified section of memory

^^^^^^^^^

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9905171421110.15052-100000>