Re: [PR] gdb-kasan: Add gdb kasan script [nuttx]

2025-02-20 Thread via GitHub
xiaoxiang781216 closed pull request #15536: gdb-kasan: Add gdb kasan script URL: https://github.com/apache/nuttx/pull/15536 -- 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 u

Re: [PR] gdb-kasan: Add gdb kasan script [nuttx]

2025-01-14 Thread via GitHub
xiaoxiang781216 commented on code in PR #15536: URL: https://github.com/apache/nuttx/pull/15536#discussion_r1914589636 ## tools/gdb/nuttxgdb/kasan.py: ## @@ -0,0 +1,145 @@ + +# tools/gdb/nuttxgdb/kasan.p

Re: [PR] gdb-kasan: Add gdb kasan script [nuttx]

2025-01-14 Thread via GitHub
nuttxpr commented on PR #15536: URL: https://github.com/apache/nuttx/pull/15536#issuecomment-2589442381 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) ``` ## Does this PR meet the NuttX Requirements?

[PR] gdb-kasan: Add gdb kasan script [nuttx]

2025-01-14 Thread via GitHub
W-M-R opened a new pull request, #15536: URL: https://github.com/apache/nuttx/pull/15536 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary GDB source kasan.py script, use kasandebug command to determine t