History log of /src/sys/arch/i386/gdbscripts |
Revision | Date | Author | Comments |
1.4 | 01-Aug-2023 |
andvar | fix various typos in comments.
|
1.3 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
1.2 | 08-Jun-2000 |
jhawk | branches: 1.2.4; 1.2.6; 1.2.8; 1.2.134; 1.2.136; 1.2.138; Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" (saves typing).
Use sizeof(long) instead of "4".
|
1.1 | 08-Jun-2000 |
jhawk | gdb script for backtracing an i386 kernel stack. Useful when "where" in gdb fails to cross trap()s, e.g. port-i386/10313
|
1.2.138.1 | 16-May-2008 |
yamt | sync with head.
|
1.2.136.1 | 18-May-2008 |
yamt | sync with head.
|
1.2.134.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.2.8.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.2.8.1 | 08-Jun-2000 |
bouyer | file stack was added on branch thorpej_scsipi on 2000-11-20 20:09:19 +0000
|
1.2.6.2 | 08-Jun-2000 |
jhawk | Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" (saves typing).
Use sizeof(long) instead of "4".
|
1.2.6.1 | 08-Jun-2000 |
jhawk | file stack was added on branch sommerfeld_i386mp_1 on 2000-06-08 14:42:12 +0000
|
1.2.4.2 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.2.4.1 | 08-Jun-2000 |
minoura | file stack was added on branch minoura-xpg4dl on 2000-06-22 17:00:21 +0000
|