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

tools/minidump: support multiple ELF files #12010

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

yf13
Copy link
Contributor

@yf13 yf13 commented Mar 27, 2024

Summary

This adds support of multiple ELF files so that to help Kernel build dump analysis using both nuttx and app ELF files.

Impact

minidump tool user

Testing

checked with rv-virt 64 bit kernel build.

This adds support for multiple ELF files so that to help Kernel build
dump analysis with both nuttx and app ELF files.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
@yf13 yf13 changed the title tools/minidumpserver: support multiple ELF files tools/minidump: support multiple ELF files Mar 27, 2024
@yf13
Copy link
Contributor Author

yf13 commented Mar 27, 2024

Looks like that CI check is having trouble with sam4s-xplained/nsh on Linux(arm05)?

 Configuration/Tool: sam4s-xplained/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
------------------------------------------------------------------------------------
  Cleaning...
  Configuring...
/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found

@simbit18
Copy link
Contributor

simbit18 commented Mar 27, 2024

I think it is related to download problems https://github.com/apache/nuttx/actions/runs/8447771991/job/23138744174?pr=12010#step:7:594

Each download failed!

    error: downloading 'https://github.com/OpenAMP/libmetal/archive/v2022.10.0.zip' failed
          status_code: 28
          status_string: "Timeout was reached"
          log:
          --- LOG BEGIN ---
            Trying 140.82.114.3:443...

  Connection timed out after 30001 milliseconds

  Closing connection 0

@xiaoxiang781216
Copy link
Contributor

let's retrigger ci again.

@xiaoxiang781216 xiaoxiang781216 merged commit c3f30d7 into apache:master Mar 28, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants