1c25ded0af
One notable feature included in 12.1 is async target support permitting the use of commands like continue&. In addition, this commit backports various post-12 commits to add support for hardware breakpoints/watchpoints on aarch64, support for resolving TLS variables from core dumps on amd64 and i386 via the recently added NT_X86_SEGBASES core dump note, and support for resolving TLS variables on arm and aarch64 via the recently added NT_ARM_TLS register set. Reviewed by: pizzamig Differential Revision: https://reviews.freebsd.org/D35111
96 lines
4.2 KiB
Plaintext
96 lines
4.2 KiB
Plaintext
%%GDB_LINK%%bin/gdb
|
|
%%GDB_LINK%%%%KGDB%%bin/kgdb
|
|
bin/gdb%%VER%%
|
|
%%TUI%%bin/gdbtui%%VER%%
|
|
%%KGDB%%bin/kgdb%%VER%%
|
|
%%GDB_LINK%%man/man1/gdb.1.gz
|
|
man/man1/gdb%%VER%%.1.gz
|
|
%%GDB_LINK%%%%KGDB%%man/man1/kgdb.1.gz
|
|
%%KGDB%%man/man1/kgdb%%VER%%.1.gz
|
|
%%LIBCXX%%%%DATADIR%%/auto-load%%LIBCXX_DIR%%/libc++.so.1-gdb.py
|
|
%%LIBCXX%%%%DATADIR%%/auto-load%%LIBCXX_DIR%%/libc++.so.1-gdb.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/__init__.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/__init__.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/FrameDecorator.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/FrameDecorator.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/FrameIterator.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/FrameIterator.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/frames.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/frames.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/printing.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/prompt.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/prompt.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/printing.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/styling.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/styling.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/types.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/types.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/unwinder.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/unwinder.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/xmethod.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/xmethod.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/__init__.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/__init__.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/explore.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/explore.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/frame_filters.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/frame_filters.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/pretty_printers.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/pretty_printers.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/prompt.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/prompt.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/type_printers.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/type_printers.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/unwinders.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/unwinders.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/xmethods.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/command/xmethods.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/function/__init__.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/function/__init__.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/function/as_string.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/function/as_string.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/function/caller_is.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/function/caller_is.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/function/strfns.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/function/strfns.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/printer/__init__.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/printer/__init__.pyc
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/printer/bound_registers.py
|
|
%%PYTHON%%%%DATADIR%%/python/gdb/printer/bound_registers.pyc
|
|
%%GUILE%%%%DATADIR%%/guile/gdb.go
|
|
%%GUILE%%%%DATADIR%%/guile/gdb.scm
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/boot.scm
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/experimental.go
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/experimental.scm
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/init.scm
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/iterator.go
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/iterator.scm
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/printing.go
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/printing.scm
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/support.go
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/support.scm
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/types.go
|
|
%%GUILE%%%%DATADIR%%/guile/gdb/types.scm
|
|
%%DATADIR%%/syscalls/aarch64-linux.xml
|
|
%%DATADIR%%/syscalls/amd64-linux.xml
|
|
%%DATADIR%%/syscalls/arm-linux.xml
|
|
%%DATADIR%%/syscalls/freebsd.xml
|
|
%%DATADIR%%/syscalls/gdb-syscalls.dtd
|
|
%%DATADIR%%/syscalls/i386-linux.xml
|
|
%%DATADIR%%/syscalls/mips-n32-linux.xml
|
|
%%DATADIR%%/syscalls/mips-n64-linux.xml
|
|
%%DATADIR%%/syscalls/mips-o32-linux.xml
|
|
%%DATADIR%%/syscalls/netbsd.xml
|
|
%%DATADIR%%/syscalls/ppc-linux.xml
|
|
%%DATADIR%%/syscalls/ppc64-linux.xml
|
|
%%DATADIR%%/syscalls/s390-linux.xml
|
|
%%DATADIR%%/syscalls/s390x-linux.xml
|
|
%%DATADIR%%/syscalls/sparc-linux.xml
|
|
%%DATADIR%%/syscalls/sparc64-linux.xml
|
|
%%LIBCXX%%share/libcxx-gdbpy/libcxx/__init__.py
|
|
%%LIBCXX%%share/libcxx-gdbpy/libcxx/__init__.pyc
|
|
%%LIBCXX%%share/libcxx-gdbpy/libcxx/printers.py
|
|
%%LIBCXX%%share/libcxx-gdbpy/libcxx/printers.pyc
|
|
%%LIBCXX%%share/libcxx-gdbpy/libcxx/xmethods.py
|
|
%%LIBCXX%%share/libcxx-gdbpy/libcxx/xmethods.pyc
|