]> git.gag.com Git - fw/openocd/commit
rtos: add debug prints for qSymbol lookup
authorJan Matyas <matyas@codasip.com>
Thu, 3 Jun 2021 14:55:50 +0000 (16:55 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 14 Aug 2021 12:29:06 +0000 (13:29 +0100)
commit41efc6c419cf5c63a1f555dc5b7634a2e18d9c04
tree727f52806703630cd690901768f830ae7958b690
parent69eabf9d61d98e63d68257525e4dca86b17541d9
rtos: add debug prints for qSymbol lookup

- Added two debug prints that allow to inspect the symbol
  lookup process (carried out via the qSymbol packets).

- Added a check for an edge situation when the debugger
  would send us different symbol than what we asked for
  (avoids NULL dereference).

Change-Id: I84ae1b2b66473eab76a7966c678d2777b6ef48d6
Signed-off-by: Jan Matyas <matyas@codasip.com>
Reviewed-on: http://openocd.zylin.com/6287
Tested-by: jenkins
Reviewed-by: Tim Newsome <tim@sifive.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/rtos/rtos.c