[incubator-nuttx-apps] branch master updated: testing/ostest: Include nuttx/arch.h explicitly

2021-12-08 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 87d8494 testing/ostest: Include n

[GitHub] [incubator-nuttx-apps] anchao commented on pull request #913: testing/ostest: Include nuttx/arch.h explicitly

2021-12-08 Thread GitBox
anchao commented on pull request #913: URL: https://github.com/apache/incubator-nuttx-apps/pull/913#issuecomment-988603091 LGTM -- 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 comm

[GitHub] [incubator-nuttx-apps] anchao merged pull request #913: testing/ostest: Include nuttx/arch.h explicitly

2021-12-08 Thread GitBox
anchao merged pull request #913: URL: https://github.com/apache/incubator-nuttx-apps/pull/913 -- 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: comm

[GitHub] [incubator-nuttx] tito97sp commented on issue #4952: Error "Changes not staged for commit". Unable to build.

2021-12-08 Thread GitBox
tito97sp commented on issue #4952: URL: https://github.com/apache/incubator-nuttx/issues/4952#issuecomment-988701216 Thanks so much @xiaoxiang781216. I was becoming mad! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [incubator-nuttx] tito97sp closed issue #4952: Error "Changes not staged for commit". Unable to build.

2021-12-08 Thread GitBox
tito97sp closed issue #4952: URL: https://github.com/apache/incubator-nuttx/issues/4952 -- 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-un

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4754: Revert "sim: Specify -fshort-wchar as NuttX wchar_t is 16-bit"

2021-12-08 Thread GitBox
xiaoxiang781216 commented on pull request #4754: URL: https://github.com/apache/incubator-nuttx/pull/4754#issuecomment-988834760 @yamt please merge this PR, https://github.com/apache/incubator-nuttx/pull/4881 depends on it. -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #4754: Revert "sim: Specify -fshort-wchar as NuttX wchar_t is 16-bit"

2021-12-08 Thread GitBox
xiaoxiang781216 edited a comment on pull request #4754: URL: https://github.com/apache/incubator-nuttx/pull/4754#issuecomment-988834760 @yamt please merge this PR if you don't have more concern, https://github.com/apache/incubator-nuttx/pull/4881 depends on it. -- This is an automated me

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #4754: Revert "sim: Specify -fshort-wchar as NuttX wchar_t is 16-bit"

2021-12-08 Thread GitBox
xiaoxiang781216 edited a comment on pull request #4754: URL: https://github.com/apache/incubator-nuttx/pull/4754#issuecomment-988834760 @yamt please merge this PR if you don't have more concern. https://github.com/apache/incubator-nuttx/pull/4881 depends on it. -- This is an automated me

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4881: libc: Add wctoxk and xktowc for the conversion between X11 keysym and wchar_t

2021-12-08 Thread GitBox
xiaoxiang781216 commented on pull request #4881: URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-988835537 depends on https://github.com/apache/incubator-nuttx/pull/4754 -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4908: nucleo-h743zi: add board files to support mcuboot

2021-12-08 Thread GitBox
xiaoxiang781216 commented on pull request #4908: URL: https://github.com/apache/incubator-nuttx/pull/4908#issuecomment-988839557 @acassis @pkarashchenko is this patch ready for merge? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-nuttx-apps] raiden00pl opened a new pull request #915: examples/foc: add a simple character based interface

2021-12-08 Thread GitBox
raiden00pl opened a new pull request #915: URL: https://github.com/apache/incubator-nuttx-apps/pull/915 ## Summary examples/foc: add a simple character based interface to interact with the app ## Impact ## Testing b-g431b-esc1/foc_f32 -- This is an automated message f

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #915: examples/foc: add a simple character based interface

2021-12-08 Thread GitBox
xiaoxiang781216 merged pull request #915: URL: https://github.com/apache/incubator-nuttx-apps/pull/915 -- 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-m

[incubator-nuttx-apps] branch master updated: examples/foc: add a simple character based interface to interact with the app

2021-12-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 0577bd2 examples/foc: add a si

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #4908: nucleo-h743zi: add board files to support mcuboot

2021-12-08 Thread GitBox
pkarashchenko commented on a change in pull request #4908: URL: https://github.com/apache/incubator-nuttx/pull/4908#discussion_r764855205 ## File path: boards/arm/stm32h7/nucleo-h743zi/Kconfig ## @@ -27,4 +27,66 @@ config STM32_ROMFS_IMAGEFILE depends on STM32_ROMFS

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #4908: nucleo-h743zi: add board files to support mcuboot

2021-12-08 Thread GitBox
pkarashchenko commented on a change in pull request #4908: URL: https://github.com/apache/incubator-nuttx/pull/4908#discussion_r765289203 ## File path: boards/arm/stm32h7/nucleo-h743zi/scripts/flash-mcuboot-app.ld ## @@ -0,0 +1,200 @@ +/*

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #4754: Revert "sim: Specify -fshort-wchar as NuttX wchar_t is 16-bit"

2021-12-08 Thread GitBox
yamt commented on a change in pull request #4754: URL: https://github.com/apache/incubator-nuttx/pull/4754#discussion_r765289382 ## File path: include/sys/types.h ## @@ -161,13 +161,13 @@ typedef int16_t key_t; typedef intptr_t ptrdiff_t; #if !defined(__cplusplus)

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #4754: Revert "sim: Specify -fshort-wchar as NuttX wchar_t is 16-bit"

2021-12-08 Thread GitBox
yamt commented on a change in pull request #4754: URL: https://github.com/apache/incubator-nuttx/pull/4754#discussion_r765289382 ## File path: include/sys/types.h ## @@ -161,13 +161,13 @@ typedef int16_t key_t; typedef intptr_t ptrdiff_t; #if !defined(__cplusplus)

[incubator-nuttx-website] branch asf-site updated: Publishing web: adbba922a8890b650c27ecac31f9d26fe25e1ec4 docs: ae57492189a7f90effce53edde37db3c2630c129

2021-12-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new aabdda2 Publishing web

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #4803: sched/signal: add spinlock to g_sigfreeaction

2021-12-08 Thread GitBox
masayuki2009 merged pull request #4803: URL: https://github.com/apache/incubator-nuttx/pull/4803 -- 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: c

[incubator-nuttx] branch master updated: sched/signal: add spinlock to g_sigfreeaction

2021-12-08 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2f55807 sched/signal: add spinlock t

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4881: libc: Add wctoxk and xktowc for the conversion between X11 keysym and wchar_t

2021-12-08 Thread GitBox
xiaoxiang781216 commented on pull request #4881: URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989464747 > it seems a bit awkward to have x11 stuff in libc. is there a precedent? (in nuttx or other systems) The following item depends on x11 key symbols:

[GitHub] [incubator-nuttx] yamt commented on pull request #4881: libc: Add wctoxk and xktowc for the conversion between X11 keysym and wchar_t

2021-12-08 Thread GitBox
yamt commented on pull request #4881: URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989484628 > > it seems a bit awkward to have x11 stuff in libc. is there a precedent? (in nuttx or other systems) > > The following item depends on x11 key symbols: > >

[GitHub] [incubator-nuttx] anchao opened a new pull request #4953: sched/semaphore: fix race condition for timed wait

2021-12-08 Thread GitBox
anchao opened a new pull request #4953: URL: https://github.com/apache/incubator-nuttx/pull/4953 ## Summary sched/semaphore: fix race condition for timed wait There is a potential problem that can lead to deadlock at condition wait, if the timeout of watchdog is a very small

[GitHub] [incubator-nuttx] anchao commented on pull request #4953: sched/semaphore: fix race condition for timed wait

2021-12-08 Thread GitBox
anchao commented on pull request #4953: URL: https://github.com/apache/incubator-nuttx/pull/4953#issuecomment-989505714 cc @masayuki2009 -- 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 spec

[GitHub] [incubator-nuttx] anchao opened a new pull request #4954: sched/dumpstack: raise the stack dump level to emergency

2021-12-08 Thread GitBox
anchao opened a new pull request #4954: URL: https://github.com/apache/incubator-nuttx/pull/4954 ## Summary sched/dumpstack: raise the stack dump level to emergency since sometimes dumpstack will be used in extreme situations(eg. assert) Signed-off-by: chao.an ##

[GitHub] [incubator-nuttx] anchao opened a new pull request #4955: cortex-m/fault: add CFSR(Configurable Fault Status Register) Definitions

2021-12-08 Thread GitBox
anchao opened a new pull request #4955: URL: https://github.com/apache/incubator-nuttx/pull/4955 ## Summary cortex-m/fault: add CFSR(Configurable Fault Status Register) Definitions ## Impact N/A ## Testing ci check pass -- This is an automated message fr

[GitHub] [incubator-nuttx] anchao opened a new pull request #4956: cortex-m/assert: dump all registers with alias

2021-12-08 Thread GitBox
anchao opened a new pull request #4956: URL: https://github.com/apache/incubator-nuttx/pull/4956 ## Summary cortex-m/assert: dump all registers with alias print the register with aliases directly is more friendly to novices who are not familiar with the arm environment

[GitHub] [incubator-nuttx] anchao opened a new pull request #4957: cortex-m/hardfault: add usage/bus-fault handler

2021-12-08 Thread GitBox
anchao opened a new pull request #4957: URL: https://github.com/apache/incubator-nuttx/pull/4957 ## Summary cortex-m/hardfault: add bus-fault handler cortex-m/hardfault: add usage-fault handler cortex-m/hardfault: enhance the dump information of mem/hard-fault ## Impact

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #4958: sched: signal: Introduce a private spinlock in sig_action.c

2021-12-08 Thread GitBox
masayuki2009 opened a new pull request #4958: URL: https://github.com/apache/incubator-nuttx/pull/4958 ## Summary - This commit introduces a private spinlock in sig_action.c ## Impact - None ## Testing - Tested with spresense:wifi_smp and spresense:wifi

[GitHub] [incubator-nuttx] anchao opened a new pull request #4959: arm/cortex-m: enhance the crash dump

2021-12-08 Thread GitBox
anchao opened a new pull request #4959: URL: https://github.com/apache/incubator-nuttx/pull/4959 ## Summary arm/cortex-m: enhance the crash dump 1. add irq stack information to list 2. add cpu loading into list before: ``` Idle Task: PID=0 PRI=0 Stack Used=5

[GitHub] [incubator-nuttx] anchao opened a new pull request #4960: cortex-m/backtrace: remove the push process to simplify backtrace

2021-12-08 Thread GitBox
anchao opened a new pull request #4960: URL: https://github.com/apache/incubator-nuttx/pull/4960 ## Summary cortex-m/backtrace: remove the push process to simplify backtrace cortex-m/backtrace: disable the sanitize address check ## Impact N/A ## Testing

[GitHub] [incubator-nuttx] anchao opened a new pull request #4961: arch/arm/assert: fix the stack dump overflow

2021-12-08 Thread GitBox
anchao opened a new pull request #4961: URL: https://github.com/apache/incubator-nuttx/pull/4961 ## Summary arch/arm/assert: fix the stack dump overflow ``` [ EMERG] kasan_report: kasan detected a read access error, address at 0x3c24fca8, size is 4 [ EMERG] up_as

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #4953: sched/semaphore: fix race condition for timed wait

2021-12-08 Thread GitBox
masayuki2009 commented on pull request #4953: URL: https://github.com/apache/incubator-nuttx/pull/4953#issuecomment-989536355 >Regression by: >sched: semaphore: Remove a redundant critical section in nxsem_tickwait() >sched: semaphore: Remove a redundant critical section in nxsem_clock

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4881: libc: Add wctoxk and xktowc for the conversion between X11 keysym and wchar_t

2021-12-08 Thread GitBox
xiaoxiang781216 commented on pull request #4881: URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989536848 > > > it seems a bit awkward to have x11 stuff in libc. is there a precedent? (in nuttx or other systems) > > > > > > The following item depends on x11

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4961: arch/arm/assert: fix the stack dump overflow

2021-12-08 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4961: URL: https://github.com/apache/incubator-nuttx/pull/4961#discussion_r765453185 ## File path: arch/arm/src/armv6-m/arm_assert.c ## @@ -76,7 +76,7 @@ static void up_stackdump(uint32_t sp, uint32_t stack_top) { uint3

[GitHub] [incubator-nuttx] anchao opened a new pull request #4962: [KALLSYMS] libc/allsyms: Load all symbols for debugging

2021-12-08 Thread GitBox
anchao opened a new pull request #4962: URL: https://github.com/apache/incubator-nuttx/pull/4962 ## Summary arch/arm: add support of all symbols for debugging libs/printf: add support for print symbol name libc/allsyms: Load all symbols for debugging Reference here:

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4754: Revert "sim: Specify -fshort-wchar as NuttX wchar_t is 16-bit"

2021-12-08 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4754: URL: https://github.com/apache/incubator-nuttx/pull/4754#discussion_r765458294 ## File path: include/sys/types.h ## @@ -161,13 +161,13 @@ typedef int16_t key_t; typedef intptr_t ptrdiff_t; #if !defined(__

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4958: sched: signal: Introduce a private spinlock in sig_action.c

2021-12-08 Thread GitBox
xiaoxiang781216 merged pull request #4958: URL: https://github.com/apache/incubator-nuttx/pull/4958 -- 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

[incubator-nuttx] branch master updated (2f55807 -> 83edd2f)

2021-12-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 2f55807 sched/signal: add spinlock to g_sigfreeaction add 83edd2f sched: signal: Introduce a priva

[incubator-nuttx] branch master updated: sched/dumpstack: raise the stack dump level to emergency

2021-12-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 0161da4 sched/dumpstack: raise the

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4954: sched/dumpstack: raise the stack dump level to emergency

2021-12-08 Thread GitBox
xiaoxiang781216 merged pull request #4954: URL: https://github.com/apache/incubator-nuttx/pull/4954 -- 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

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4955: cortex-m/fault: add CFSR(Configurable Fault Status Register) Definitions

2021-12-08 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4955: URL: https://github.com/apache/incubator-nuttx/pull/4955#discussion_r765460473 ## File path: arch/arm/src/armv7-m/nvic.h ## @@ -586,6 +586,55 @@ #define NVIC_SYSHCON_BUSFAULTENA(1 << 17) /* Bit 17: BusFault e

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4956: cortex-m/assert: dump all registers with alias

2021-12-08 Thread GitBox
xiaoxiang781216 merged pull request #4956: URL: https://github.com/apache/incubator-nuttx/pull/4956 -- 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

[incubator-nuttx] branch master updated (0161da4 -> 437c81f)

2021-12-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 0161da4 sched/dumpstack: raise the stack dump level to emergency add 437c81f cortex-m/assert: dump

[GitHub] [incubator-nuttx] yamt commented on pull request #4881: libc: Add wctoxk and xktowc for the conversion between X11 keysym and wchar_t

2021-12-08 Thread GitBox
yamt commented on pull request #4881: URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989552491 > > > > it seems a bit awkward to have x11 stuff in libc. is there a precedent? (in nuttx or other systems) > > > > > > > > > The following item depends on x11 ke

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4881: libc: Add wctoxk and xktowc for the conversion between X11 keysym and wchar_t

2021-12-08 Thread GitBox
xiaoxiang781216 commented on pull request #4881: URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989568883 > > > > > it seems a bit awkward to have x11 stuff in libc. is there a precedent? (in nuttx or other systems) > > > > > > > > > > > > The following ite

[GitHub] [incubator-nuttx] anchao commented on a change in pull request #4955: cortex-m/fault: add CFSR(Configurable Fault Status Register) Definitions

2021-12-08 Thread GitBox
anchao commented on a change in pull request #4955: URL: https://github.com/apache/incubator-nuttx/pull/4955#discussion_r765478546 ## File path: arch/arm/src/armv7-m/nvic.h ## @@ -586,6 +586,55 @@ #define NVIC_SYSHCON_BUSFAULTENA(1 << 17) /* Bit 17: BusFault enabled *

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4960: cortex-m/backtrace: remove the push process to simplify backtrace

2021-12-08 Thread GitBox
xiaoxiang781216 merged pull request #4960: URL: https://github.com/apache/incubator-nuttx/pull/4960 -- 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

[incubator-nuttx] branch master updated (437c81f -> 9b502dc)

2021-12-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 437c81f cortex-m/assert: dump all registers with alias add 7a61588 cortex-m/backtrace: remove the

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4962: [KALLSYMS] libc/allsyms: Load all symbols for debugging

2021-12-08 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4962: URL: https://github.com/apache/incubator-nuttx/pull/4962#discussion_r765484464 ## File path: arch/arm/src/Makefile ## @@ -156,6 +156,21 @@ nuttx$(EXEEXT): $(HEAD_OBJ) board$(DELIM)libboard$(LIBEXT) $(Q) $(LD)

[GitHub] [incubator-nuttx] anchao commented on pull request #4953: sched/semaphore: fix race condition for timed wait

2021-12-08 Thread GitBox
anchao commented on pull request #4953: URL: https://github.com/apache/incubator-nuttx/pull/4953#issuecomment-989580180 > @anchao Can you create revert commits to trace the changes? @masayuki2009 san, please review again -- This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4959: arm/cortex-m: enhance the crash dump

2021-12-08 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4959: URL: https://github.com/apache/incubator-nuttx/pull/4959#discussion_r765486622 ## File path: arch/arm/src/armv7-m/arm_assert.c ## @@ -137,54 +137,162 @@ static inline void up_registerdump(FAR volatile uint32_t *regs)

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4957: cortex-m/hardfault: add usage/bus-fault handler

2021-12-08 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4957: URL: https://github.com/apache/incubator-nuttx/pull/4957#discussion_r765487953 ## File path: arch/arm/src/armv7-m/arm_busfault.c ## @@ -0,0 +1,107 @@ +/*

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4957: cortex-m/hardfault: add usage/bus-fault handler

2021-12-08 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4957: URL: https://github.com/apache/incubator-nuttx/pull/4957#discussion_r765490874 ## File path: arch/arm/Kconfig ## @@ -593,6 +593,7 @@ config ARCH_CORTEXM3 select ARCH_HAVE_TESTSET select ARCH_HAVE_HARDF

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #4953: sched/semaphore: fix race condition for timed wait

2021-12-08 Thread GitBox
masayuki2009 commented on pull request #4953: URL: https://github.com/apache/incubator-nuttx/pull/4953#issuecomment-989584770 >@masayuki2009 san, please review again I'll check the commits later. -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-nuttx] OctopusHu0105 opened a new pull request #4963: trace: and sched note dump

2021-12-08 Thread GitBox
OctopusHu0105 opened a new pull request #4963: URL: https://github.com/apache/incubator-nuttx/pull/4963 trace: and sched note dump Change-Id: Ie74d6f77c67e93b2de6463558a359f80a11214fa note_type NOTE_DUMP_STRING API: sched_note_string sched_note_vprintf sched_note_print

[GitHub] [incubator-nuttx] OctopusHu0105 opened a new pull request #4964: noteram: when the buffer overflow happen and give the asan report

2021-12-08 Thread GitBox
OctopusHu0105 opened a new pull request #4964: URL: https://github.com/apache/incubator-nuttx/pull/4964 noteram: when the buffer overflow happen and give the asan report READ of size 1 at 0x5ec78f90 thread T0 0 0x59682d7a in noteram_remove note/noteram_driver.c:432 1 0x59683c43

[GitHub] [incubator-nuttx] anchao commented on a change in pull request #4962: [KALLSYMS] libc/allsyms: Load all symbols for debugging

2021-12-08 Thread GitBox
anchao commented on a change in pull request #4962: URL: https://github.com/apache/incubator-nuttx/pull/4962#discussion_r765502549 ## File path: arch/arm/src/Makefile ## @@ -156,6 +156,21 @@ nuttx$(EXEEXT): $(HEAD_OBJ) board$(DELIM)libboard$(LIBEXT) $(Q) $(LD) --entry=_

[incubator-nuttx] branch master updated (9b502dc -> 6357523)

2021-12-08 Thread yamamoto
This is an automated email from the ASF dual-hosted git repository. yamamoto pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 9b502dc arm/backtrace: disable the sanitize address check new 334bb97 Revert "sim: Specify -fshort-

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4964: noteram: when the buffer overflow happen and give the asan report

2021-12-08 Thread GitBox
xiaoxiang781216 commented on pull request #4964: URL: https://github.com/apache/incubator-nuttx/pull/4964#issuecomment-989600846 @YuuichiNakamura could you take a look? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-nuttx] yamt merged pull request #4754: Revert "sim: Specify -fshort-wchar as NuttX wchar_t is 16-bit"

2021-12-08 Thread GitBox
yamt merged pull request #4754: URL: https://github.com/apache/incubator-nuttx/pull/4754 -- 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-u

[incubator-nuttx] 01/02: Revert "sim: Specify -fshort-wchar as NuttX wchar_t is 16-bit"

2021-12-08 Thread yamamoto
This is an automated email from the ASF dual-hosted git repository. yamamoto pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 334bb9768a0815087acf5721dfee18520ba5604c Author: Xiang Xiao AuthorDate: Mon Nov 1 01:40:48 2021 +0800 Re

[incubator-nuttx] 02/02: arch: Add _wchar_t typedef like other basic types

2021-12-08 Thread yamamoto
This is an automated email from the ASF dual-hosted git repository. yamamoto pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 635752389226ad005f52524a933acf864c1a1f8d Author: Xiang Xiao AuthorDate: Mon Nov 1 12:40:51 2021 +0800 ar