Re: Some questions regarding bochs
Gene Cumm <[email protected]> Thu, 24 Jul 2014 21:24:20 -0400
| Newsgroups | gmane.comp.emulators.bochs.devel |
|---|---|
| Message-ID | <CAD0RxemROdeus_uaR-9A==y4+kpP_HiZbGPSfd6XVKwrEX_eqg@mail.gmail.com> |
On Thu, Jul 24, 2014 at 7:43 PM, ilan kozov <[email protected]> wrote: I can't speak for the first two questions however I can speak from experience with the third. > - When using trace option in the debugger, can i trace specific addresses? > for example, when tracing MBR execution i don't want to trace BIOS code. Why not disassemble by range? disassemble 0x7c00 0x7dff http://bochs.sourceforge.net/doc/docbook/user/internal-debugger.html#AEN4015 Otherwise, you can skip the entire disassembly part and step through things while setting break points after any interrupts and continuing over break points. -- -Gene ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds