You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
patryk4815
644f7c11c6
Port aglib.symbol + aglib.kernel + aglib.godbg (#2605)
* Move kernel files to aglib
* Rewrite to new aglib.symbol
* Fix argv error catch
* Rewrite to new aglib.symbol
* New dbg method lookup_symbol
* New dbg method lookup_symbol
* Fix symbol api
* Fix comments
* Fix symbols for gdb<15
* Fix mock lookup_symbol
* Fix godbg
* Fix lint
* Remove typeinfo.null, because crashing golang
* Fix regex names
* Fix lldb function types
* Port aglib.godbg
* Port aglib.godbg v2
* Fix gdb symbol
* Fix slab
* Fix kernel values
* Fix slab
* Fix enum v1
* Fix enum v2
* unused import
* Fix slab
* Fix kernel
* Fix args
* Hmm
* LLDB fields change type without none
* Fix test, function no args
* Fix kernel?
* Fix kernel?
* Lint
* Fix kernel slab
* Fix kernel slab
* cleanup
* gdb catch leaked error
* cleanup polish+enums
* Add new name_identifier in types
* Fix slab type
* Fix lint
* Fix `entry` / `start` commands
* Fix address to name in lldb
* lint
* Fix lldb resolve type
* cleanup, patch is in gdb
* fix docs
* Check for missing debug info
* Fix types
* Fix docs + add integration
* Fix typo
* fix func check
* change variable lookup
* fix cleanup regression
* fixy
* fixy
* add comment
* fixy
* fixy msg
|
12 months ago |
| .. |
|
tests
|
Port aglib.symbol + aglib.kernel + aglib.godbg (#2605)
|
12 months ago |
|
conftest.py
|
Fix terminal width to 80 columns in tests (#2444)
|
1 year ago |