David Kredba schrieb:
It is MSI 694 Pro D2. VIA chipset. Two PIII 866 MHZ.
One 512 MB module.
On this machine runs fine both linux-2.4 smp, linux-2.6 smp and windows.
I can enable debug prints in apic.c. I have serial laplink for
debugging and second computer.
I had never do "remote" debugging throught serial port.
Is it possible by gdb ?
As I can see, I must enable DEBUGPORT in freeldr.ini and connect
machine with debugger.
David
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.com
http://reactos.com:8080/mailman/listinfo/ros-dev
Hi,
for enabling the serial port you must change freeldr.ini. If you will
see the debug prints while installing from the cd, you must change
OsLoadOptions in txtsetup.sif. I've never used gdb. I use the serial
line only for debug prints. On the second computer you can use any
terminal program. I'm using Teraterm for windows.
- Hartmut