File: btraceback.gdb

package info (click to toggle)
bacula 9.4.2-2%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 22,924 kB
  • sloc: ansic: 149,516; cpp: 28,073; sh: 24,968; makefile: 4,300; perl: 3,430; sql: 1,368; awk: 128; python: 125; xml: 64; sed: 25
file content (33 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
print fail_time
print my_name
print exename
print exepath
print assert_msg
print db_engine_name
print version
print host_os
print distname
print distver
print host_name
print dist_name
show env TestName
bt
thread apply all bt
f 0
info locals
f 1
info locals
f 2
info locals
f 3
info locals
f 4
info locals
f 5 
info locals
f 6
info locals
f 7
info locals
detach
quit