Home
last modified time | relevance | path

Searched hist:"196 ab88d06ca479b6d6ab2ab974c1dd0c899a088" (Results 1 – 6 of 6) sorted by relevance

/haiku/src/bin/debug/profile/
H A DSharedImage.cpp196ab88d06ca479b6d6ab2ab974c1dd0c899a088 Tue Apr 30 22:44:44 UTC 2013 Rene Gollent <anevilyak@gmail.com> Extend debug_create_symbol_lookup_context().

- debug_create_symbol_lookup_context() now takes an image ID
parameter that can optionally be used to restrict the symbols
it gathers to only those of the targeted image rather than the
entire team, allowing for significantly more lightweight usage
when the desired image is known. The previous behavior can still
be obtained if desired by passing -1 as said ID.

- Adjust callers.
/haiku/src/kits/debug/
H A DSymbolLookup.h196ab88d06ca479b6d6ab2ab974c1dd0c899a088 Tue Apr 30 22:44:44 UTC 2013 Rene Gollent <anevilyak@gmail.com> Extend debug_create_symbol_lookup_context().

- debug_create_symbol_lookup_context() now takes an image ID
parameter that can optionally be used to restrict the symbols
it gathers to only those of the targeted image rather than the
entire team, allowing for significantly more lightweight usage
when the desired image is known. The previous behavior can still
be obtained if desired by passing -1 as said ID.

- Adjust callers.
H A DSymbolLookup.cpp196ab88d06ca479b6d6ab2ab974c1dd0c899a088 Tue Apr 30 22:44:44 UTC 2013 Rene Gollent <anevilyak@gmail.com> Extend debug_create_symbol_lookup_context().

- debug_create_symbol_lookup_context() now takes an image ID
parameter that can optionally be used to restrict the symbols
it gathers to only those of the targeted image rather than the
entire team, allowing for significantly more lightweight usage
when the desired image is known. The previous behavior can still
be obtained if desired by passing -1 as said ID.

- Adjust callers.
H A Ddebug_support.cpp196ab88d06ca479b6d6ab2ab974c1dd0c899a088 Tue Apr 30 22:44:44 UTC 2013 Rene Gollent <anevilyak@gmail.com> Extend debug_create_symbol_lookup_context().

- debug_create_symbol_lookup_context() now takes an image ID
parameter that can optionally be used to restrict the symbols
it gathers to only those of the targeted image rather than the
entire team, allowing for significantly more lightweight usage
when the desired image is known. The previous behavior can still
be obtained if desired by passing -1 as said ID.

- Adjust callers.
/haiku/headers/private/debug/
H A Ddebug_support.h196ab88d06ca479b6d6ab2ab974c1dd0c899a088 Tue Apr 30 22:44:44 UTC 2013 Rene Gollent <anevilyak@gmail.com> Extend debug_create_symbol_lookup_context().

- debug_create_symbol_lookup_context() now takes an image ID
parameter that can optionally be used to restrict the symbols
it gathers to only those of the targeted image rather than the
entire team, allowing for significantly more lightweight usage
when the desired image is known. The previous behavior can still
be obtained if desired by passing -1 as said ID.

- Adjust callers.
/haiku/src/servers/debug/
H A DDebugServer.cpp196ab88d06ca479b6d6ab2ab974c1dd0c899a088 Tue Apr 30 22:44:44 UTC 2013 Rene Gollent <anevilyak@gmail.com> Extend debug_create_symbol_lookup_context().

- debug_create_symbol_lookup_context() now takes an image ID
parameter that can optionally be used to restrict the symbols
it gathers to only those of the targeted image rather than the
entire team, allowing for significantly more lightweight usage
when the desired image is known. The previous behavior can still
be obtained if desired by passing -1 as said ID.

- Adjust callers.