summaryrefslogtreecommitdiff
path: root/gdb/i386-nlmstub.c
Commit message (Collapse)AuthorAgeFilesLines
* Novell came through with the publicly visible information, so thisIan Lance Taylor1993-10-041-142/+23
| | | | | | | | file may now be distributed. * i386-nlmstub.c: New file; debugging stub for i386 NetWare. Must be compiled with NetWare header files and turned into an NLM with nlmconv.
* Snapshot of current i386 NetWare debugging stub.Ian Lance Taylor1993-09-211-46/+65
| | | | | | Added some more debugging information. Added handling of memory fault errors when caused by invalid memory accesses. Always use N response, not S.
* Snapshot of current i386 NLM debugging stub.Ian Lance Taylor1993-09-101-8/+10
|
* Snapshot of stand alone i386 NLM debugging stub. Currently sanitizedIan Lance Taylor1993-09-061-0/+1057
out because it contains Novell proprietary code.