emcyfra/debug.gdb

8 wiersze
128 B
Plaintext
Czysty Zwykły widok Historia

2025-02-19 14:23:31 +00:00
target remote localhost:1234
add-symbol-file libpqscheme_test.elf 0x20000000
b runner.c:24
b cryptographic_test
b run
continue