]> sourceware.org Git - systemtap.git/commit
PR11504 part: remove synthetic probe_NNNN name from error messages and most diagnostics
authorFrank Ch. Eigler <fche@elastic.org>
Mon, 3 May 2010 19:24:46 +0000 (15:24 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Mon, 3 May 2010 19:26:58 +0000 (15:26 -0400)
commitda2df8429b50f29406a3957b2ee4b4cc0ba7f6b2
treec57fb9adb20c3f59636f0ea4be75eded00ab2443
parent2325833538a1c8ace2551fdde2b5e3c522f003f2
PR11504 part: remove synthetic probe_NNNN name from error messages and most diagnostics

* elaborate.cxx (typeresolution_info::visit_target_symbol): Use
  sole_location as opposed to derived_probe name.
  (unresolved, invalid, mismatch): Remove the name/etc. prefix, as token
  context is available.
* translate.cxx (emit_lock_decls): Print sole_location here too.
elaborate.cxx
translate.cxx
This page took 0.025958 seconds and 5 git commands to generate.