Kingcom
|
5844d0107b
|
Rewrite SymbolTable
|
2013-11-27 13:33:30 +01:00 |
|
Kingcom
|
33da416a82
|
Reduce disassembler memory usage
|
2013-11-26 22:20:12 +01:00 |
|
Kingcom
|
274632f304
|
Minor disassembly tweaks
|
2013-11-26 11:38:01 +01:00 |
|
Kingcom
|
3d4bb3f20b
|
Remove obsolete functions
|
2013-11-26 00:51:04 +01:00 |
|
Kingcom
|
00a801f6a3
|
Don't overwrite label name if it already exists, get label value
|
2013-11-26 00:43:31 +01:00 |
|
Kingcom
|
7c585485bb
|
Save labels separately from symbols
|
2013-11-26 00:23:17 +01:00 |
|
Kingcom
|
b71bfe5a62
|
-Get branch lines for opcodes outside of a function
-fix labels causing analyzing issues
|
2013-11-25 21:53:01 +01:00 |
|
Kingcom
|
8146e7bfb0
|
Fix stepping
|
2013-11-25 19:51:16 +01:00 |
|
Kingcom
|
ea38eb4318
|
Correctly rescan visible data
|
2013-11-25 17:31:39 +01:00 |
|
Kingcom
|
945dc48ea7
|
Don't recompute number of lines of a function every time
|
2013-11-25 16:52:42 +01:00 |
|
Kingcom
|
9a29e8b0bf
|
More efficient "loose" opcode detection, clear entries when symbols were loaded
|
2013-11-25 16:18:29 +01:00 |
|
Kingcom
|
60987d9217
|
Minor optimization
|
2013-11-25 14:19:45 +01:00 |
|
Kingcom
|
42c5fe0164
|
Massive speed optimizations
|
2013-11-25 13:56:43 +01:00 |
|
Kingcom
|
aab6f588f1
|
Fix branch lines
|
2013-11-24 14:46:53 +01:00 |
|
Kingcom
|
0672458a33
|
Fix follow branch, display symbols
|
2013-11-24 13:53:50 +01:00 |
|
Kingcom
|
63e2f34beb
|
Correctly identify the start of a line when changing the address
|
2013-11-24 13:53:50 +01:00 |
|
Kingcom
|
a928c62ad1
|
Basic implementation and integration of DisassemblyManager
|
2013-11-24 13:53:50 +01:00 |
|
Kingcom
|
92e2cdcf59
|
Read function size from .sym
|
2013-11-01 14:14:06 +01:00 |
|
Peter Tissen
|
d8b4ec6680
|
added disasm debugger features to remove and add functions
|
2013-10-30 16:13:18 +01:00 |
|
Unknown W. Brackets
|
da20bda729
|
Make memchecks ignore cached/uncached memory.
You usually want both.
|
2013-10-27 13:15:12 -07:00 |
|
Unknown W. Brackets
|
6b510c1c2f
|
Allow step/run when two breakpoints trip.
If a memcheck and breakpoint were triggered on the same line, you wouldn't
be able to pass it, which is probably not what you'd expect.
|
2013-10-27 12:50:32 -07:00 |
|
Henrik Rydgård
|
f85b4a4252
|
Buildfix
|
2013-10-18 15:07:04 +02:00 |
|
Henrik Rydgård
|
07c818251c
|
Some formatting cleanup.
Yeah, I said we shouldn't do big overhauls..
|
2013-10-18 14:39:04 +02:00 |
|
Kingcom
|
d12d3058e7
|
Don't show ListBox if it was hidden before
|
2013-10-02 09:11:38 +02:00 |
|
adrian17
|
7e3f35dfe3
|
Removed redundant includes
|
2013-09-30 19:05:04 +02:00 |
|