This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What have you done to strings!


This part seems to be wrong:

On 10/30/14 14:30, Nicholas Clifton wrote:
diff --git a/binutils/strings.c b/binutils/strings.c
index f92132b..72085ac 100644
--- a/binutils/strings.c
+++ b/binutils/strings.c
@@ -23,6 +23,9 @@
     -a
     -		Do not scan only the initialized data section of object files.
+ --data
+   -d		Scan each file in its entirety.
+
     --print-file-name
     -f		Print the name of the file before each string.


regards,
chris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]