This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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]

[Bug translator/10459] -w should squelch all warnings


------- Additional Comments From mjw at redhat dot com  2009-07-29 22:21 -------
commit 83ca3872dadc89c5a8155150bf76d5c09890dcc9
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Jul 30 00:06:59 2009 +0200

    PR10459. Disable all warning messages on -w.
    
    * stap.1.in: Document that -w disables all warning messages.
    * dwflpp.cxx (get_module_dwarf): Only output warning when session
      suppress_warnings is not set.
    * translate.cxx (dump_unwindsyms): Likewise.
      (emit_symbol_data_done): Likewise.
    * tapsets.cxx (query_module_symtab): Likewise.
      (read_from_elf_file): Take systemtap_session, check suppress_warnings
      before emitting warning.
      (read_from_text_file): Likewise.
      (get_symtab): Call read_from_elf_file and read_from_text_file with session


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=10459

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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