noelgrandin at gmail dot com
2018-07-23 10:25:58 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=23439
Bug ID: 23439
Summary: backtrace not logging to file from inside breakpoint
command
Product: gdb
Version: 8.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cli
Assignee: unassigned at sourceware dot org
Reporter: noelgrandin at gmail dot com
Target Milestone: ---
gdb --version
GNU gdb (GDB) Fedora 8.1-23.fc28
if I do
set logging file myfile
set logging on
br func1
commands
bt 10
continue
end
and then run my program, I can see the breakpoints triggering in the log file,
and the output of the bt command shows up in the console, but the output of the
bt command does not show up in the log file.
Bug ID: 23439
Summary: backtrace not logging to file from inside breakpoint
command
Product: gdb
Version: 8.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cli
Assignee: unassigned at sourceware dot org
Reporter: noelgrandin at gmail dot com
Target Milestone: ---
gdb --version
GNU gdb (GDB) Fedora 8.1-23.fc28
if I do
set logging file myfile
set logging on
br func1
commands
bt 10
continue
end
and then run my program, I can see the breakpoints triggering in the log file,
and the output of the bt command shows up in the console, but the output of the
bt command does not show up in the log file.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.