gdb: Add modifications required for version 7.6.1THe majority of these modifications (the 4 "dfly" files and osabi.c)are needed just to get the stock gdb to build. The modification toinferior.c
gdb: Add modifications required for version 7.6.1THe majority of these modifications (the 4 "dfly" files and osabi.c)are needed just to get the stock gdb to build. The modification toinferior.c was reintroduced so kgdb can handle the 0 PID swapperprocess, but the modication is much less than with version 7.4.1.The change to the ptid_t structure (ptid.h) was necessary becausekgdb uses the thread address as the thread id, so the type has tocover the entire address space.The DragonFly README files were also updated.
show more ...
Upgrade GDB from 7.4.1 to 7.6.1 on the vendor branch
Upgrade GDB from 7.3 to 7.4.1 on the vendor branch
Import gdb 7.3 into vendor branch
Upgrade GDB from 7.0 and 7.2 on the vendor branch
Import gdb-7.0