[DNX#2006033142000516] [U-Boot-Users] Patch to show address definition ba [...]
DENX Support System
support at denx.de
Fri Mar 31 23:50:20 CEST 2006
Hello list,
inside the automatic U-Boot patch tracking system a new ticket
[DNX#2006033142000516] was created:
<snip>
> This is a nit but instead of tracing code using cscope/ctags or fgrep,
> this
> method
> Makes code tracing lot quicker. Unless you have an IDE :)
>
> I have used cscope but have not been able to search symbols at a top
> level
> Directory from a directory N level deep. Any tips appreciated.
>
>
> --- /login/asabharw/lxhome/u-boot-1.1.3/Makefile 2005-08-13
> 16:53:35.000000000 -0700
> +++ Makefile 2005-10-17 18:59:37.000000000 -0700
> @@ -194,7 +194,7 @@
> \( -name CVS -prune \) -o \( -name '*.[ch]' -print
> \)`
>
> System.map: u-boot
> - @$(NM) $< | \
> + $(NM) -A -l $< | \
> grep -v '\(compiled\)\|\(\.o$$\)\|\( [aUw]
> \)\|\(\.\.ng$$\)\|\(LASH[RL]DI\)' | \
> sort > System.map
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content, downloads,
> discussions,
> and more. http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
</snip>
Your U-Boot support team
More information about the U-Boot
mailing list