Re: [PR] xtensa: initial support for debugpoint api [nuttx]

2025-03-03 Thread via GitHub
xiaoxiang781216 commented on code in PR #15907: URL: https://github.com/apache/nuttx/pull/15907#discussion_r1977726076 ## arch/xtensa/src/common/xtensa_debug.c: ## @@ -0,0 +1,464 @@ +/ + * arch/xtensa/sr

Re: [PR] xtensa: initial support for debugpoint api [nuttx]

2025-03-03 Thread via GitHub
chirping78 commented on code in PR #15907: URL: https://github.com/apache/nuttx/pull/15907#discussion_r1977379933 ## arch/xtensa/src/common/xtensa_debug.c: ## @@ -0,0 +1,369 @@ +/ + * arch/xtensa/src/com

Re: [PR] xtensa: initial support for debugpoint api [nuttx]

2025-03-03 Thread via GitHub
chirping78 commented on PR #15907: URL: https://github.com/apache/nuttx/pull/15907#issuecomment-2694158727 > @chirping78 @tmedicci does it require updating the Documentation/ ? As said above, currently only `debugpoint` command is supported. And `debugpoint` is already documented in

Re: [PR] xtensa: initial support for debugpoint api [nuttx]

2025-03-03 Thread via GitHub
chirping78 commented on PR #15907: URL: https://github.com/apache/nuttx/pull/15907#issuecomment-2694152626 > Can you please improve the testing section on how to run the `gdbstub` and how to test it using a real HW? Currently only `debugpoint` command is supported. Add breakpoint

Re: [PR] xtensa: initial support for debugpoint api [nuttx]

2025-03-03 Thread via GitHub
chirping78 commented on code in PR #15907: URL: https://github.com/apache/nuttx/pull/15907#discussion_r1977379298 ## arch/xtensa/src/common/xtensa_debug.c: ## @@ -0,0 +1,369 @@ +/ + * arch/xtensa/src/com

Re: [PR] xtensa: initial support for debugpoint api [nuttx]

2025-02-26 Thread via GitHub
acassis commented on PR #15907: URL: https://github.com/apache/nuttx/pull/15907#issuecomment-2684961179 @chirping78 @tmedicci does it require updating the Documentation/ ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] xtensa: initial support for debugpoint api [nuttx]

2025-02-25 Thread via GitHub
acassis commented on code in PR #15907: URL: https://github.com/apache/nuttx/pull/15907#discussion_r1969882616 ## arch/xtensa/src/common/xtensa_debug.c: ## @@ -0,0 +1,369 @@ +/ + * arch/xtensa/src/common

Re: [PR] xtensa: initial support for debugpoint api [nuttx]

2025-02-25 Thread via GitHub
xiaoxiang781216 commented on code in PR #15907: URL: https://github.com/apache/nuttx/pull/15907#discussion_r1969806642 ## arch/xtensa/src/common/xtensa_debug.c: ## @@ -0,0 +1,369 @@ +/ + * arch/xtensa/sr

Re: [PR] xtensa: initial support for debugpoint api [nuttx]

2025-02-25 Thread via GitHub
tmedicci commented on PR #15907: URL: https://github.com/apache/nuttx/pull/15907#issuecomment-2681902484 Hi @chirping78 , can you improve the testing section on how to run the `gdbstub` and how to test it using a real HW? Also, being a new feature, can you please provide the related documen

Re: [PR] xtensa: initial support for debugpoint api [nuttx]

2025-02-25 Thread via GitHub
nuttxpr commented on PR #15907: URL: https://github.com/apache/nuttx/pull/15907#issuecomment-2681873076 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the basic NuttX requiremen