1
0
Fork 0
Commit graph

75 commits

Author SHA1 Message Date
Sjoerd van der Berg
eb6687ab52 Call delay while waiting for input in the debug loop
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1935
2004-08-31 23:11:35 +00:00
Peter Veenstra
39b528f97a Commit patch Gil Megidish. Modified it a bit to work in regular mode debug mode as well. (only updates on breakpoints though).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1932
2004-08-28 12:51:35 +00:00
Peter Veenstra
ca409fd57c Typo in preamble
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
2004-08-04 09:12:57 +00:00
Peter Veenstra
94795e0fd4 Changed debugger key to Pause (was -)!!!!
If non-debug mode => pause pauses dosbox.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1886
2004-07-12 12:42:20 +00:00
Peter Veenstra
802d1137d5 Moved sr and sm above the breakpoint section so you can use BP as register.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1851
2004-06-20 19:13:10 +00:00
Sjoerd van der Berg
c94459d6d3 New mapper changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1819
2004-06-10 07:23:01 +00:00
Sjoerd van der Berg
bd884098b1 Fix breakpoints with new cpu cores
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1778
2004-04-24 09:20:11 +00:00
Peter Veenstra
2b88ae212e 2 new debug commands(Fizzban)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1606
2004-01-27 14:52:28 +00:00
Ulf Wohlers
1c84baf8a8 improved logging; added logging for ldt, gdt, idt; fixed bug when displaying memory above 8mb
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1587
2004-01-14 19:54:14 +00:00
Peter Veenstra
fcbd0fe854 Copyright to 2004
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1552
2004-01-10 14:03:36 +00:00
Sjoerd van der Berg
b9b0308345 Changed the paging link management
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1507
2003-12-29 23:16:46 +00:00
Sjoerd van der Berg
355320d101 fix the 0x82 opcode displaying
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1499
2003-12-19 15:46:52 +00:00
Peter Veenstra
735883416c moved shell_inc.h to include
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1494
2003-12-17 21:55:42 +00:00
Sjoerd van der Berg
01bdd5f6f7 Added v86 mode detection
Added better breaking of current code to enter debugger


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1439
2003-11-18 20:49:44 +00:00
Peter Veenstra
1eef79ef64 Made the window the right size
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1432
2003-11-11 20:20:02 +00:00
Ulf Wohlers
aebbee499f Show callback descriptions in debugger
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1428
2003-11-09 16:45:08 +00:00
Ulf Wohlers
622310e567 fixed a crash, removed some warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1407
2003-11-05 20:28:29 +00:00
Sjoerd van der Berg
45c1f1c663 Changes for new flag word
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1379
2003-10-26 19:05:01 +00:00
Ulf Wohlers
628357a1b0 added new memory breakpoint types : bppm (selector:offset) and bplm (linear address)
show prot-mode type : pr16 / pr32


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1345
2003-10-17 16:53:24 +00:00
Ulf Wohlers
5e13e5c0e4 argh, committed good file...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1313
2003-10-13 22:01:07 +00:00
Ulf Wohlers
55591a56da no message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1312
2003-10-13 19:44:47 +00:00
Ulf Wohlers
14ac18fa84 Fixed a bug when logging pmode instructions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1239
2003-09-09 11:34:11 +00:00
Sjoerd van der Berg
fcca902bc8 Always allocate a console
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1212
2003-09-01 08:08:22 +00:00
Sjoerd van der Berg
7e7b721588 Fix mov crx,reg drx,reg disassembly
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1186
2003-08-13 19:14:58 +00:00
Ulf Wohlers
a1fe43c151 Debugger is activated via callback now
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1168
2003-07-27 20:20:40 +00:00
Sjoerd van der Berg
7190b03145 Some changes in detecting pmode and 32-bit code segements
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1159
2003-07-26 10:43:03 +00:00
Sjoerd van der Berg
63933fcad4 New LOG_PAGING target
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1123
2003-07-14 08:40:20 +00:00
Sjoerd van der Berg
b7f369b3ec New flag funcions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1088
2003-07-06 13:36:48 +00:00
Sjoerd van der Berg
b222a9576a Warning clean up
Removing some old unused routines
Addind some newlines after some files.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1077
2003-06-19 17:12:50 +00:00
Ulf Wohlers
4cff9c2f1e improved breakpoint handling in protected mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1075
2003-06-18 19:50:46 +00:00
Sjoerd van der Berg
90140ef5fc Changes to always include debug_win32.cpp in the make.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1070
2003-06-16 12:29:43 +00:00
Peter Veenstra
0824f2e456 fixed logging system.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1021
2003-05-27 19:38:56 +00:00
Peter Veenstra
75caa32ce0 removed the 0, from all debug_showmsg calls.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1005
2003-05-11 17:25:17 +00:00
Sjoerd van der Berg
4dc60a22db Log types no longer have :
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1003
2003-05-11 14:55:21 +00:00
Sjoerd van der Berg
bcfeb64413 newline at the end
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1000
2003-05-11 10:17:58 +00:00
Sjoerd van der Berg
9ac410383d Clear out DEBUG_ShowMsg define
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@999
2003-05-11 10:16:09 +00:00
Sjoerd van der Berg
c6a015a866 Fix some bugs with logging
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@991
2003-05-06 07:25:25 +00:00
Peter Veenstra
c9b747adc4 new logging system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@987
2003-05-04 19:12:09 +00:00
Ulf Wohlers
da7f3c8829 Made data preview safe (not showing addresses out of mem range)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@952
2003-04-20 12:13:58 +00:00
Sjoerd van der Berg
83dee93e18 Added 32-bit near calls
Forced to 32-bit addressing.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@948
2003-04-20 10:41:59 +00:00
Ulf Wohlers
1c1548e598 few bugfixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@939
2003-04-18 08:19:31 +00:00
Ulf Wohlers
dd32f041fb fixed breakpoint handling for protected mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@930
2003-04-14 10:45:23 +00:00
Sjoerd van der Berg
69060ae217 Clean up some test code.
Changes for new flag handling
Changes for protected mode handling.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@921
2003-04-13 18:38:03 +00:00
Ulf Wohlers
6d2e025aef Preparations for protected mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@903
2003-04-12 10:44:37 +00:00
Ulf Wohlers
0063eb982d fixed error (SegPhys)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@894
2003-04-08 19:11:36 +00:00
Sjoerd van der Berg
5fb73510fe Check for an empty string for debug logging file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@702
2003-03-02 21:08:27 +00:00
Peter Veenstra
f79eaaba75 updates for new logging system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@695
2003-02-27 19:56:22 +00:00
Ulf Wohlers
80cc08d45d additional debug info / memory dump / create variable names
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@678
2003-02-21 20:36:45 +00:00
Ulf Wohlers
d3d19f1039 Added get operand size for debugger
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@677
2003-02-21 20:36:02 +00:00
Peter Veenstra
a1f52fbd1d fixes for black on white terminals
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@629
2003-01-15 18:35:07 +00:00