mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Meta: Correct kaddr2line example in serenity.sh
This commit is contained in:
committed by
Andrew Kaster
parent
50911e6f96
commit
8050ef24a6
@@ -54,7 +54,7 @@ Usage: $NAME COMMAND [TARGET] [TOOLCHAIN] [ARGS...]
|
||||
Runs the Lagom-built js(1) REPL
|
||||
$NAME test lagom
|
||||
Runs the unit tests on the build host
|
||||
$NAME kaddr2line x86_64 0x12345678
|
||||
$NAME kaddr2line x86_64 GNU 0x12345678
|
||||
Resolves the address 0x12345678 in the Kernel binary
|
||||
$NAME addr2line x86_64 WindowServer 0x12345678
|
||||
Resolves the address 0x12345678 in the WindowServer binary
|
||||
|
||||
Reference in New Issue
Block a user