anchao merged PR #15669:
URL: https://github.com/apache/nuttx/pull/15669
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.apach
anchao commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1927123069
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
+
xiaoxiang781216 commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1927099342
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
xiaoxiang781216 commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1927099342
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
xiaoxiang781216 commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1927099342
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
xiaoxiang781216 commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1927099342
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
anchao commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1927057268
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
+
anchao commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1927052955
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
+
xiaoxiang781216 commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1927003352
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
anchao commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1926984703
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
+
xiaoxiang781216 commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1926914861
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
anchao commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1926895587
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
+
anchao commented on code in PR #15669:
URL: https://github.com/apache/nuttx/pull/15669#discussion_r1926893869
##
sched/Kconfig:
##
@@ -2011,6 +2011,7 @@ config ASSERT_PAUSE_CPU_TIMEOUT
config COREDUMP
bool "Coredump support"
depends on ARCH_HAVE_TCBINFO
+
XuNeo opened a new pull request, #15669:
URL: https://github.com/apache/nuttx/pull/15669
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
Coredump doens't need CONFIG_ELF to be enabled, but need elf.h to
14 matches
Mail list logo