delorie.com/archives/browse.cgi | search |
Xref: | news2.mv.net comp.os.msdos.djgpp:6182 |
Newsgroups: | comp.os.msdos.djgpp |
From: | Nick Collier <ntcollie AT midway DOT uchicago DOT edu> |
Subject: | ASM source of library functions? |
Message-ID: | <31F031A0.49C0@midway.uchicago.edu> |
Sender: | news AT midway DOT uchicago DOT edu (News Administrator) |
Organization: | University of Chicago -- Academic Computing Services |
Mime-Version: | 1.0 |
Date: | Sat, 20 Jul 1996 01:08:48 GMT |
Lines: | 9 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Hey, How do I view the asm source of library functions. For example, if I have some function that calls memset and compile it with -S the assembly source merely says "call _memset" when I want to see the asm source of memset. Is there a another command line switch or a source file I can look at. Thanks, Nick
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |