Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tweaks, basic DWARF-based info #69

Merged
merged 6 commits into from
Feb 14, 2024
Merged

tweaks, basic DWARF-based info #69

merged 6 commits into from
Feb 14, 2024

Commits on Feb 12, 2024

  1. simplyify typeOffset

    monoidic committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a457ef6 View commit details
    Browse the repository at this point in the history
  2. tweaks

    - rename `getSectionDataFromOffset` to `getSectionDataFromAddress` for clarity
    - use `io.SeekStart` instead of magic value 0
    - fix some typoes
    monoidic committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d59e253 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c34e25e View commit details
    Browse the repository at this point in the history
  4. remove left-over panics

    monoidic committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1706862 View commit details
    Browse the repository at this point in the history
  5. tests for DWARF data

    monoidic committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7c92fe5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    a4390ae View commit details
    Browse the repository at this point in the history