index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gdb
/
linux
/
symbols.py
Age
Commit message (
Expand
)
Author
2024-11-14
gdb: lx-symbols: do not error out on monolithic build
Etienne Buira
2024-03-07
scripts/gdb/symbols: fix invalid escape sequence warning
Andrew Ballance
2023-09-19
revert "scripts/gdb/symbols: add specific ko module load command"
Andrew Morton
2023-08-21
scripts/gdb/symbols: add specific ko module load command
Kuan-Ying Lee
2023-08-18
scripts/gdb: fix lx-symbols command for arm64 LLVM
Koudai Iwahori
2023-04-13
scripts/gdb: use mem instead of core_layout to get the module address
Pankaj Raghav
2022-07-21
scripts/gdb: Fix gdb 'lx-symbols' command
Khalid Masum
2021-11-09
scripts/gdb: handle split debug for vmlinux
Douglas Anderson
2021-05-07
gdb: lx-symbols: store the abspath()
Johannes Berg
2020-07-24
scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
Stefano Garzarella
2019-11-06
scripts/gdb: fix debugging modules compiled with hot/cold partitioning
Ilya Leoshkevich
2019-10-19
scripts/gdb: fix debugging modules on s390
Ilya Leoshkevich
2019-09-25
scripts/gdb: handle split debug
Douglas Anderson
2019-05-14
scripts/gdb: find vmlinux where it was before
Stephen Boyd
2016-07-15
scripts/gdb: Perform path expansion to lx-symbol's arguments
Nikolay Borisov
2016-03-22
scripts/gdb: account for changes in module data structure
Jan Kiszka
2015-06-30
scripts/gdb: fix PEP8 compliance
ThiƩbaud Weksteen
2015-02-17
scripts/gdb: disable pagination while printing from breakpoint handler
Jan Kiszka
2015-02-17
scripts/gdb: convert ModuleList to generator function
Jan Kiszka
2015-02-17
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
2015-02-17
scripts/gdb: add automatic symbol reloading on module insertion
Jan Kiszka
2015-02-17
scripts/gdb: add lx-symbols command
Jan Kiszka