This is the mail archive of the binutils@sources.redhat.com 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]

How strip opens files?


Hi,

I've been looking through strip source and it looks like strip uses
fopen() to open files (in bfd_open_file()). However, my preloaded
library with wrappers for several system calls, including fopen(),
cannot catch fopen() in strip. Could you tell me why?

-- 

   [ ----------< Live Long And Prosper !!! >---------- ]
   [   Jaroslaw Swierczynski  <swiergot@intersec.pl>   ]
   [ RLU: 207395 GG: 1834439 JID: swiergot@intersec.pl ]
   [ -----------------> Think Slack <----------------- ]


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