Date: Sun, 25 Jun 2000 12:00:40 -0400 (EDT) From: Chuck Robey <chuckr@picnic.mat.net> To: Warner Losh <imp@village.org> Cc: FreeBSD Hackers List <freebsd-hackers@FreeBSD.ORG> Subject: Re: disassembling Message-ID: <Pine.BSF.4.21.0006251159400.318-100000@picnic.mat.net> In-Reply-To: <200006250752.BAA09841@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 25 Jun 2000, Warner Losh wrote: > In message <Pine.BSF.4.21.0006250016190.318-100000@picnic.mat.net> Chuck Robey writes: > : Is there any tools whatever (free or commercial) that does disassembly on > : FreeBSD obj's AND will show you the C line and the code that the C line > : caused to be assembled? > > Yes. man objdump. Thanks (also to Boris Popov), I didn't realize objdump would do that. I'd used disassembly before, with line number, but I hadn't seen that -S option. Just what I needed. > > Warner > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@picnic.mat.net | electronics, communications, and signal processing. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary. ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" 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.21.0006251159400.318-100000>