mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-19 04:49:25 +08:00
Put an underscore in front of the "active" in "strace.active".
This commit is contained in:
parent
34f5d0879c
commit
67ffc3c415
@ -118,7 +118,7 @@ set CYGWIN_DEBUG=cat.exe:gdb.exe
|
||||
(gdb) l dll_crt0_1
|
||||
(gdb) b <<first line in the function>>
|
||||
(gdb) run
|
||||
(gdb) set strace.active=1
|
||||
(gdb) set strace._active=1
|
||||
(gdb) continue
|
||||
|
||||
The program will then run in "strace mode", calling each strace *_printf,
|
||||
|
Loading…
x
Reference in New Issue
Block a user