Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
VLC-Android
VLC-Android
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 332
    • Issues 332
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • VLC-AndroidVLC-Android
  • Merge Requests
  • !425

Closed
Opened Jan 29, 2020 by Thomas Guillem@tguillemMaintainer
  • Report abuse
Report abuse

libvlc: gdb: fix script

  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1
  • Fix the ANDROID_MANIFEST path (app/build instead of vlc-android/build).
  • Remove useless copies (libs folder, Android.mk, whole obj/local/*/ when only the so are needed)
  • Configure it only for the arch of the last built APK. This fixes armv7 builds that could not be debugged on armv8 arches.
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: videolan/vlc-android!425
Source branch: gdb-fix