mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 01:36:22 +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
|
||||
physical pages can be revealed, the communication relationships between
|
||||
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
|
||||
kernel debugger comes with a convenient backtrace function that parses the
|
||||
call stack of a given thread. Using the addresses printed in the backtrace,
|
||||
|
Loading…
x
Reference in New Issue
Block a user