execute ltr in position where it doesnt fault
This commit is contained in:
@@ -32,7 +32,7 @@ QEMUKERNEL ?= -kernel $(KERNEL) -initrd $(INITRD)
|
||||
KVMFLAGS = -enable-kvm -cpu host
|
||||
QEMUDBGFLAGS = -no-shutdown -no-reboot
|
||||
|
||||
GDB = gdb
|
||||
GDB = cgdb
|
||||
ifneq ($(XDG_RUNTIME_DIR),)
|
||||
# We should prefer using domain sockets in a private directory
|
||||
GDBPORT ?= $(XDG_RUNTIME_DIR)/stubs-gdb.sock
|
||||
|
||||
Reference in New Issue
Block a user