ProDBG icon indicating copy to clipboard operation
ProDBG copied to clipboard

Package Manager for Plugins/External deps

Open emoon opened this issue 8 years ago • 2 comments

Something similar to Sublimes package manager which is quite nice and integrated. Hopefully usable for other things as well (like prebuilt libs)

emoon avatar Apr 24 '16 16:04 emoon

Sounds like something that could be potentially done with Cargo, now that ProDBG is moving to Rust?

kondrak avatar Jun 22 '16 08:06 kondrak

No, I'm thinking more of binary and/or scripts. Say that someone wants to publish a plugin for ProDBG it can be written in either C/Rust/C++ and in the future Lua/JS or whatever lang ProDBG will support.

That being said this is quite low priority at this point but it would be nice to have later on.

emoon avatar Jun 22 '16 09:06 emoon