summaryrefslogtreecommitdiff
path: root/com32/gdbstub
Commit message (Collapse)AuthorAgeFilesLines
* Makefiles: try to make "make install" do the right thingH. Peter Anvin2009-04-061-1/+1
| | | | | | | | One more attempt at getting semi-sanity to "make install". Realistically, the install/netinstall/install-all/... needs to be pushed into the com32 Makefiles, but this is at least a quick hack. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Fix "make clean" confusionsyslinux-3.72H. Peter Anvin2008-09-251-2/+3
| | | | | | | | "make clean" must NOT remove stuff that "make installer" should not rebuild. This is a somewhat unfortunate choice of naming, but that's the way it is. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Fix GDB protocol flow control issuesStefan Hajnoczi2008-08-301-7/+5
|
* Add GDB stubStefan Hajnoczi2008-08-296-16/+874
|
* Relocating COM32 moduleStefan Hajnoczi2008-08-282-0/+150