Searched refs:ipkdbg (Results 1 – 8 of 8) sorted by relevance
1 # `ipkdbg`: Generate gdb environments from opkg package archives3 `ipkdbg` automates the process of generating `gdb` environments for interactive7 ## Use of `ipkdbg`10 using `ipkdbg` requires minimal fuss.14 ipkdbg [-q] RELEASE FILE CORE [PACKAGE...]25 $ ipkdbg 2.11.0 - my-application.core32 1. `ipkdbg` is the script37 Note that for convenience `ipkdbg` automatically runs `bt` in the `gdb` session41 the image package database is available. `ipkdbg` will perform a reverse-lookup44 `ipkdbg` will identify the associated debug symbol and source packages and[all …]
1 all: ipkdbg37 ipkdbg: ipkdbg.in bin.tar.gz.b64 target44 $(RM) bin.tar.gz bin.tar.gz.b64 ipkdbg
205 IPKDBG_WORK=$(mktemp -t --directory ipkdbg.XXX)
4 ipkdbg/build-opkg
[all...]