History log of /darwin-on-arm/xnu/osfmk/kdp/kdp_udp.c
Revision Date Author Comments
# a6c66ff3 22-Sep-2014 b-man <mckenzba@gmail.com>

Implement kdp_machine_init() for arm (continued)


# a3a60475 09-Oct-2013 winocm <winocm@icloud.com>

Change managed memory base to 0xC000'0000, @argp's fixes for ARM64 build and panic log reports.


# dad14106 04-Oct-2013 winocm <winocm@icloud.com>

Serial KDP supports now reading memory (badly. Need to fix this so it's done without causing data aborts. Probably fixing ml_nofault_copy would be a good idea...)


# ba094c77 04-Oct-2013 winocm <winocm@icloud.com>

Force serial KDP to be used on all platforms.


# 03e21e8b 13-Aug-2013 rms <winocm@icloud.com>

Initial kernel import. So many things are broken with this thing, who's willing to fix them all?


# a6c66ff35ed500e3c1e9337e942b9de861b72b2a 22-Sep-2014 b-man <mckenzba@gmail.com>

Implement kdp_machine_init() for arm (continued)


# a3a60475c45d4634c223710432fcd19a8a76fb6e 09-Oct-2013 winocm <winocm@icloud.com>

Change managed memory base to 0xC000'0000, @argp's fixes for ARM64 build and panic log reports.


# dad14106657100524b54f76439ce039f07c96715 04-Oct-2013 winocm <winocm@icloud.com>

Serial KDP supports now reading memory (badly. Need to fix this so it's done without causing data aborts. Probably fixing ml_nofault_copy would be a good idea...)


# ba094c774019c127eea96f602721c982e92bffe1 04-Oct-2013 winocm <winocm@icloud.com>

Force serial KDP to be used on all platforms.


# 03e21e8b11f9c88c6193ed365ebdd3482ec1cd4a 13-Aug-2013 rms <winocm@icloud.com>

Initial kernel import. So many things are broken with this thing, who's willing to fix them all?