Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Debugger plugin: c-array debugging enhancements
ghorwin:
Awesome, nice job! I have to check the source to see how you did it...
Andreas
Poobah:
Is there any way to add a watch for a pointer that points to a dynamically allocated array in C?
mandrav:
--- Quote from: Poobah on January 12, 2007, 07:08:33 am ---Is there any way to add a watch for a pointer that points to a dynamically allocated array in C?
--- End quote ---
Add a watch to *your_pointer.
Poobah:
Thanks. :)
Poobah:
Actually, that doesn't seem to work. It just dereferences the pointer, and disregards whatever you do with the array options.
Navigation
[0] Message Index
[*] Previous page
Go to full version