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

Extending LLDB to work on AIX #102601

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    39d395f View commit details
    Browse the repository at this point in the history
  2. Code license notice

    DhruvSrivastavaX committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b1da5b1 View commit details
    Browse the repository at this point in the history
  3. Reverting .tests

    DhruvSrivastavaX committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    50ad673 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 12, 2024

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

Commits on Aug 16, 2024

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

Commits on Aug 20, 2024

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

Commits on Aug 22, 2024

  1. For TestSuite Run

    Lakshmi Surekha Kovvuri committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c1967be View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Changes made after getting merge conflict while porting AIX code into…

    … LLDB
    
    Merge remote-tracking branch 'upstream/main' into llvmgh-101657
    Lakshmi Surekha Kovvuri committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ae7a76e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    094e590 View commit details
    Browse the repository at this point in the history
  2. Changes made to AIX-specific files to eliminate errors encountered du…

    …ring CI when updating LLDB.
    Lakshmi Surekha Kovvuri committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    758ab64 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. Patch for running of unit testcases without hang

    Lakshmi Surekha Kovvuri committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    450793d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    bb117dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c95e79 View commit details
    Browse the repository at this point in the history
  3. changes applied to NativeProcessAIX.cpp file to solve build errors wh…

    …ile making LLDB up to date
    Lakshmi Surekha Kovvuri committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    61e7843 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge pull request #2 from DhruvSrivastavaX/aix-ptrace-full

    Removed non-required PTRACE defs
    Lakshmi-Surekha authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f334146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    627a542 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from DhruvSrivastavaX/revert-2-aix-ptrace-full

    Revert "Removed non-required PTRACE defs"
    Lakshmi-Surekha authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fd3dc9f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 23, 2024

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

Commits on Sep 27, 2024

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

Commits on Oct 1, 2024

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

Commits on Oct 3, 2024

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