Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[Linux][GDB-JIT] Add simple C++ mangling of method names in GDBJIT DWARF #8638

Merged
merged 2 commits into from
Dec 14, 2016

Commits on Dec 14, 2016

  1. Add simple C++ mangling of method names in GDBJIT DWARF

    Example:
        Namespace1.Class1.Method -> void Namespace1_Class1::Method()
    ayuckhulk committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    e92436e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8914ec View commit details
    Browse the repository at this point in the history