1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 06:55:23 +02:00
cdt/dsf-gdb
Jonah Graham dc77c1f3bb Make first line of C method consistent
The tests were relying on specific number of executable lines
in a function. However on some gdb/gcc combinations stopping
at a function stops at the line with the `{` and some
on the first line witin that function. Much of the tests
here assumed that latter. By using line tags we don't need
to worry about exact number of executable lines between entry
and area of interest. And by placing first line of code on
the same line as the opening `{` of the function, we can
have consistent stop locations when stepping into a function.

Part of #816
2025-01-24 14:04:47 -05:00
..
org.eclipse.cdt.dsf.gdb Search debugger first in selected CBS toolchain. (#1033) 2025-01-16 12:03:11 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Update to latest versions of build tools (#986) 2025-01-06 20:37:10 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.dsf.gdb.tests Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.dsf.gdb.ui Common tab for Core Build local launch configuration. (#970) 2024-12-15 16:26:10 -05:00
org.eclipse.cdt.examples.dsf.gdb Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.gnu.dsf-feature Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.tests.dsf.gdb Make first line of C method consistent 2025-01-24 14:04:47 -05:00
pom.xml Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00