diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-09-08 16:07:04 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-09-08 16:07:04 -0700 |
commit | 0b841a29fd306ebef1121b89bcb4f8afd2dd9848 (patch) | |
tree | d417d5e8eced59ead7f95b5ae6556142736a0327 | |
parent | f76ae4f8528f08820f9a846ea64fcc6375a67799 (diff) | |
download | syslinux-elf-0b841a29fd306ebef1121b89bcb4f8afd2dd9848.tar.gz syslinux-elf-0b841a29fd306ebef1121b89bcb4f8afd2dd9848.tar.xz syslinux-elf-0b841a29fd306ebef1121b89bcb4f8afd2dd9848.zip |
NEWS: document gdb stub
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ Changes in 3.72: * ISOLINUX: support generating images which can be either a CD-ROM or a hard disk (USB disk, etc.) See doc/isolinux.txt for more information. + * Remote gdb support for COM32 modules; patch from Stefan + Hajnoczi. Changes in 3.71: * Workaround for a VESA BIOS which tries to make DOS system |