mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-21 20:15:17 +00:00
Meta: Update path to ladybird in gdb invocation
This commit is contained in:
parent
553694679e
commit
ef8f0f4f68
Notes:
sideshowbarker
2024-07-17 01:23:08 +09:00
Author: https://github.com/SebastianZaha Commit: https://github.com/SerenityOS/serenity/commit/ef8f0f4f68 Pull-request: https://github.com/SerenityOS/serenity/pull/19733
1 changed files with 0 additions and 1 deletions
|
@ -385,7 +385,6 @@ run_gdb() {
|
|||
fi
|
||||
LAGOM_EXECUTABLE="$arg"
|
||||
if [ "$LAGOM_EXECUTABLE" = "ladybird" ]; then
|
||||
LAGOM_EXECUTABLE="Ladybird/ladybird"
|
||||
# FIXME: Make ladybird less cwd-dependent while in the build directory
|
||||
cd "$BUILD_DIR/Ladybird"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue