repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Branch libreoffice-5-0-4
[LibreOffice.git]
/
solenv
/
bin
/
gdbtrycatchtrace
blob
636985a14d4528d104298395f041510686a47d25
1
set pagination off
2
catch throw
3
commands
4
bt
5
cont
6
end
7
catch catch
8
commands
9
bt
10
cont
11
end
12
echo log will be saved as gdbtrace.log, this will take some time, patience...\n
13
set logging redirect on
14
set logging file gdbtrace.log
15
set logging on
16
set logging overwrite on
17
run
18
bt
19
quit
20
set logging off
21
echo log is saved as gdbtrace.log\n