Skip to content

Commit a413521

Browse files
author
Git for Windows Build Agent
committed
Update 10 packages
gcc (13.4.0-2 -> 15.1.0-2) gcc-libs (13.4.0-2 -> 15.1.0-2) gdb (16.2-7 -> 16.2-8) libhogweed (3.10.1-1 -> 3.10.2-1) libltdl (2.5.4-2 -> 2.5.4-3) libnettle (3.10.1-1 -> 3.10.2-1) libtool (2.5.4-2 -> 2.5.4-3) libunrar (7.1.7-1 -> 7.1.8-1) nettle (3.10.1-1 -> 3.10.2-1) unrar (7.1.7-1 -> 7.1.8-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 25a1f40 commit a413521

File tree

1,605 files changed

+224508
-180599
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,605 files changed

+224508
-180599
lines changed

etc/gdbinit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
python
22
import sys
3-
sys.path.insert(0, sys.path[0] + '/../../gcc-13.3.0/python')
3+
sys.path.insert(0, sys.path[0] + '/../../gcc-15.1.0/python')
44
from libstdcxx.v6.printers import register_libstdcxx_printers
55
register_libstdcxx_printers (None)
66
end

0 commit comments

Comments
 (0)