mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
doc/gdb: fix phrase "to a certain extent"
This commit is contained in:
parent
8009e9ca59
commit
d7bbb27671
@ -39,7 +39,7 @@ and address spaces. This way, we get a global view on the system from the
|
|||||||
kernel's perspective. For example, the mapping of virtual memory to
|
kernel's perspective. For example, the mapping of virtual memory to
|
||||||
physical pages can be revealed, the communication relationships between
|
physical pages can be revealed, the communication relationships between
|
||||||
threads become visible, and the ready queue of the scheduler can be
|
threads become visible, and the ready queue of the scheduler can be
|
||||||
observed. To a certain extend, kernel debuggers had been complemented with
|
observed. To a certain extent, kernel debuggers had been complemented with
|
||||||
useful facilities for debugging user-level programs. For example, the Fiasco
|
useful facilities for debugging user-level programs. For example, the Fiasco
|
||||||
kernel debugger comes with a convenient backtrace function that parses the
|
kernel debugger comes with a convenient backtrace function that parses the
|
||||||
call stack of a given thread. Using the addresses printed in the backtrace,
|
call stack of a given thread. Using the addresses printed in the backtrace,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user