Re: [PR] GDB Plugin Upgrade part3: fs related tools [nuttx]

2024-11-21 Thread via GitHub
xiaoxiang781216 merged PR #14854: URL: https://github.com/apache/nuttx/pull/14854 -- 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...@nu

Re: [PR] GDB Plugin Upgrade part3: fs related tools [nuttx]

2024-11-21 Thread via GitHub
XuNeo commented on PR #14854: URL: https://github.com/apache/nuttx/pull/14854#issuecomment-2492682700 @acassis Hi Alan, I'm going to update the docs after uploading all my features. Is that OK? There are some command usage will be slightly changed later. For command usage, use

Re: [PR] GDB Plugin Upgrade part3: fs related tools [nuttx]

2024-11-21 Thread via GitHub
XuNeo commented on code in PR #14854: URL: https://github.com/apache/nuttx/pull/14854#discussion_r1853152697 ## tools/gdb/macros.py: ## @@ -0,0 +1,214 @@ + +# tools/gdb/macros.py +# +# Licensed to the Ap

Re: [PR] GDB Plugin Upgrade part3: fs related tools [nuttx]

2024-11-21 Thread via GitHub
hartmannathan commented on code in PR #14854: URL: https://github.com/apache/nuttx/pull/14854#discussion_r1852703815 ## tools/gdb/macros.py: ## @@ -0,0 +1,214 @@ + +# tools/gdb/macros.py +# +# Licensed t

Re: [PR] GDB Plugin Upgrade part3: fs related tools [nuttx]

2024-11-21 Thread via GitHub
acassis commented on PR #14854: URL: https://github.com/apache/nuttx/pull/14854#issuecomment-2485807596 @XuNeo please update https://nuttx.apache.org/docs/latest/guides/gdbwithpython.html with all the steps you put here. The current "guide" is not useful and point to an external doc that w

Re: [PR] GDB Plugin Upgrade part3: fs related tools [nuttx]

2024-11-19 Thread via GitHub
github-actions[bot] commented on PR #14854: URL: https://github.com/apache/nuttx/pull/14854#issuecomment-2485110557 This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. --