Searched hist:"23 fdebca54748818f55701fc086e652b7d375949" (Results 1 – 7 of 7) sorted by relevance
/haiku/src/add-ons/kernel/debugger/disasm/ |
H A D | Jamfile | 23fdebca54748818f55701fc086e652b7d375949 Sun Aug 24 21:53:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added option "-b <count>" to "dis". It causes up to <count> instructions to be printed before the given address. The feature is implemented by looking up the address of the previous symbol for the given address and disassembling forward (two passes). * The instuction at given address is printed highlighted (blue).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27191 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | disasm_arch.h | 23fdebca54748818f55701fc086e652b7d375949 Sun Aug 24 21:53:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added option "-b <count>" to "dis". It causes up to <count> instructions to be printed before the given address. The feature is implemented by looking up the address of the previous symbol for the given address and disassembling forward (two passes). * The instuction at given address is printed highlighted (blue).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27191 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | disasm.cpp | 23fdebca54748818f55701fc086e652b7d375949 Sun Aug 24 21:53:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added option "-b <count>" to "dis". It causes up to <count> instructions to be printed before the given address. The feature is implemented by looking up the address of the previous symbol for the given address and disassembling forward (two passes). * The instuction at given address is printed highlighted (blue).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27191 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/debugger/disasm/ppc/ |
H A D | disasm_arch.cpp | 23fdebca54748818f55701fc086e652b7d375949 Sun Aug 24 21:53:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added option "-b <count>" to "dis". It causes up to <count> instructions to be printed before the given address. The feature is implemented by looking up the address of the previous symbol for the given address and disassembling forward (two passes). * The instuction at given address is printed highlighted (blue).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27191 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/debugger/disasm/m68k/ |
H A D | disasm_arch.cpp | 23fdebca54748818f55701fc086e652b7d375949 Sun Aug 24 21:53:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added option "-b <count>" to "dis". It causes up to <count> instructions to be printed before the given address. The feature is implemented by looking up the address of the previous symbol for the given address and disassembling forward (two passes). * The instuction at given address is printed highlighted (blue).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27191 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/debugger/disasm/x86/ |
H A D | Jamfile | 23fdebca54748818f55701fc086e652b7d375949 Sun Aug 24 21:53:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added option "-b <count>" to "dis". It causes up to <count> instructions to be printed before the given address. The feature is implemented by looking up the address of the previous symbol for the given address and disassembling forward (two passes). * The instuction at given address is printed highlighted (blue).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27191 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | disasm_arch.cpp | 23fdebca54748818f55701fc086e652b7d375949 Sun Aug 24 21:53:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added option "-b <count>" to "dis". It causes up to <count> instructions to be printed before the given address. The feature is implemented by looking up the address of the previous symbol for the given address and disassembling forward (two passes). * The instuction at given address is printed highlighted (blue).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27191 a95241bf-73f2-0310-859d-f6bbb57e9c96
|