Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: BlueHazzard on June 06, 2018, 02:07:17 am

Title: [Anouncemend] New plugin: cbMemoryView
Post by: BlueHazzard on June 06, 2018, 02:07:17 am
Hi, to demonstrate my propose of the new memory watch api i have created a new plugin for multiple memory views as it was requested a lot in the past.

WARNING: This plugin is full of bugs, and at the moment it servers only as a quick and dirty demonstration of the MemoryWatch api and debugger event api

https://github.com/bluehazzard/cbMemoryView

To use this code you need this codeblocks branch:
https://github.com/bluehazzard/codeblocks_sf/tree/fix/ticket/543/1
WARNING: i probably will rebase/delete or modify this branch at some time...

Related Tickets:
https://sourceforge.net/p/codeblocks/tickets/619/
https://sourceforge.net/p/codeblocks/tickets/543/