Hi,
This week DSF-GDB gained support for :
o Toggling
watchpoints from the variables and expressions view. Thanks
John.
o Filtering of breakpoints based on selected debug
target. Thanks Pawel.
o Environment tab in local launch. That's from me.
(I've also added to our status list the feature-parity
bugs that were fixed before we made this effort official.
There has been a steady effort to move DSF-GDB forward
for a while
now.)
Out of a total of 44 bugs to fix to reach
CDI-feature-parity
17 bugs have been completed
18 have been assigned to someone
9 are yet to be
assigned
Marc
Hi all,
Here's the status of the DSF-GDB feature-parity
effort after one week.
I've added a 'Bugs completed' section to the
wikipage: http://wiki.eclipse.org/CDT/cdt-debug-feature-parity-effort
Out of a total of 40 bugs to fix to reach
CDI-feature-parity
8 bugs have been completed
21 have been
assigned to someone
11 are yet to be assigned
I think this is very encouraging and I hope to see
more bugs disappearing as the days go by.
Things that are now available in HEAD
are:
- RunToLine, MoveToLine and ResumeAtLine are all
supported (including the DSF-Disassembly view)
- Fixed the use of run
control commands from the gdb console
- Details of variables as well as
pretty-printing (when available) are now being displayed
Thanks
Marc