This website requires JavaScript.
Explore
Help
Sign In
Toolchain
/
binutils-gdb
Watch
1
Star
0
Fork
0
You've already forked binutils-gdb
forked from
Imagelibrary/binutils-gdb
Code
Pull Requests
Activity
Files
890d1d385f457829f90dbd963aaa29a212ce9e20
binutils-gdb
/
gdb
/
python
History
Tom de Vries
24a2f1a6b0
[gdb] Fix some typos
...
Fix typos: ... overriden -> overridden reate -> create ... Tested on x86_64-linux. I
2025-02-18 07:36:44 +01:00
..
lib
/gdb
[gdb] Fix some typos
2025-02-18 07:36:44 +01:00
py-all-events.def
…
py-arch.c
gdb/python: add void_type () method to gdb.Architecture object
2025-02-04 13:56:49 +00:00
py-auto-load.c
…
py-block.c
gdb/python: add subblocks property to gdb.Block
2025-02-04 13:56:49 +00:00
py-bpevent.c
…
py-breakpoint.c
…
py-cmd.c
…
py-color.c
…
py-color.h
…
py-connection.c
…
py-continueevent.c
…
py-dap.c
…
py-disasm.c
…
py-event-types.def
…
py-event.c
…
py-event.h
…
py-events.h
…
py-evtregistry.c
…
py-evts.c
…
py-exitedevent.c
…
py-finishbreakpoint.c
…
py-frame.c
…
py-framefilter.c
…
py-function.c
…
py-gdb-readline.c
…
py-inferior.c
…
py-infevents.c
…
py-infthread.c
…
py-instruction.c
…
py-instruction.h
…
py-lazy-string.c
…
py-linetable.c
…
py-membuf.c
…
py-mi.c
…
py-micmd.c
…
py-newobjfileevent.c
…
py-objfile.c
…
py-param.c
…
py-prettyprint.c
…
py-progspace.c
…
py-record-btrace.c
…
py-record-btrace.h
…
py-record-full.c
…
py-record-full.h
…
py-record.c
…
py-record.h
…
py-ref.h
…
py-registers.c
…
py-signalevent.c
…
py-stopevent.c
…
py-stopevent.h
…
py-symbol.c
gdb/python: add domain property to gdb.Symbol
2025-02-04 13:56:49 +00:00
py-symtab.c
…
py-threadevent.c
…
py-tui.c
…
py-type.c
…
py-uiout.h
…
py-unwind.c
gdb: Migrate frame unwinders to use C++ classes
2025-01-17 11:49:16 -03:00
py-utils.c
…
py-value.c
…
py-varobj.c
…
py-xmethods.c
…
python-config.py
…
python-internal.h
…
python.c
Fix AIX CI build break.
2025-01-13 08:56:14 -06:00
python.h
…