To make gdb debugging more architecture independent added new field to debug_segnode,
commit2dac02624d27051e0735ac09a8e5ee4ecfc1efb9
authorweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 30 Apr 2006 19:45:50 +0000 (30 19:45 +0000)
committerweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 30 Apr 2006 19:45:50 +0000 (30 19:45 +0000)
tree26512c664231fcb1ed964c766adab4ebefc4e716
parent4c4dafa4b93eaf777357aa99a74c69094501be7f
To make gdb debugging more architecture independent added new field to debug_segnode,
which is filled with the start address of the loaded executable by a new macro defined in machine.h during loadseg. Also fixed, updated and simplified wording in _gdbinit.

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@24397 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
_gdbinit
arch/i386-all/machine.h
rom/dos/dos_intern.h
rom/dos/loadseg.c