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

checked in DwarfDie.isInlinedFunction


I've checked in my previous patch to DwarfDie.java. I also added a line to TestDwfl.java, but I have left it commented out for now as I'm not sure of how wise it would be to include code that relies on whether or not a function is inlined.

Adam

2006-09-18 Adam Jocksch <ajocksch@redhat.com>

   * DwarfDie.java (isInlinedFunction): New.
   (is_inline_func): New.
   * cni/DwarfDie.cxx (is_inline_func): New.
   * tests/TestDwfl.java (testGetDie): Added commented out line to test
   isInlinedFunction, do not want to enable this right now until we
   are sure it does not break the build.


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