martin
|
05147efc44
|
Debugger: Do not crash IDE, if gdb.exe is invalid
git-svn-id: trunk@42542 -
|
2013-09-01 13:34:39 +00:00 |
|
martin
|
3c8a3256e9
|
Debugger: More TGDBInstructionQueue / prepare to allow nested calls
git-svn-id: trunk@42451 -
|
2013-08-22 19:18:05 +00:00 |
|
martin
|
3dbf110c44
|
Debugger: Make sure OnIdle is called with small timeouts too
git-svn-id: trunk@42449 -
|
2013-08-22 18:09:29 +00:00 |
|
martin
|
9f79ea9d97
|
Debugger: Started TGDBInstructionQueue
git-svn-id: trunk@42430 -
|
2013-08-20 09:23:28 +00:00 |
|
martin
|
e90a1cadbf
|
dbg: add basic support for gdbserver
git-svn-id: trunk@42405 -
|
2013-08-15 16:16:23 +00:00 |
|
martin
|
528ac72e0e
|
DBG: Fixed range-check on linux. Issue #23993 Patch by C Western
git-svn-id: trunk@40482 -
|
2013-03-04 23:05:04 +00:00 |
|
mattias
|
01bdba496f
|
IDE: clean up
git-svn-id: trunk@39964 -
|
2013-01-25 08:11:45 +00:00 |
|
mattias
|
3068fe7d5d
|
IDE: clean up
git-svn-id: trunk@37077 -
|
2012-04-29 10:25:45 +00:00 |
|
martin
|
9baa5f827c
|
DBG: Prepare for different line endings. Issue #0021834
git-svn-id: trunk@37026 -
|
2012-04-25 19:46:21 +00:00 |
|
martin
|
1707017a5f
|
DBG: more lazlogger (fix debugln for read)
git-svn-id: trunk@36290 -
|
2012-03-24 16:03:29 +00:00 |
|
martin
|
1c32c0e67a
|
DBG: more lazlogger
git-svn-id: trunk@36281 -
|
2012-03-23 16:38:36 +00:00 |
|
martin
|
ce5c315627
|
DBG: Clean up (removed unused units)
git-svn-id: trunk@33797 -
|
2011-11-26 11:41:29 +00:00 |
|
juha
|
e05d507274
|
Revert r33558 #3a71f62ad3. Now GetTickCount returns DWord again so no range check error
git-svn-id: trunk@33566 -
|
2011-11-16 13:18:22 +00:00 |
|
juha
|
3a71f62ad3
|
Debugger: Fixed integer types to prevent a range check error. Issue #20691
git-svn-id: trunk@33558 -
|
2011-11-16 10:44:27 +00:00 |
|
martin
|
bfd5aebbd4
|
DBG: Exception handling
git-svn-id: trunk@32794 -
|
2011-10-10 09:33:26 +00:00 |
|
martin
|
ccd2349b54
|
DBG: Display more info for error-state
git-svn-id: trunk@30806 -
|
2011-05-19 12:08:22 +00:00 |
|
martin
|
bd7bdda224
|
DBG:t caseupdat
git-svn-id: trunk@30703 -
|
2011-05-12 20:01:11 +00:00 |
|
martin
|
5c02251e3c
|
DBG: fixes for Disassembler
git-svn-id: trunk@30515 -
|
2011-05-01 14:34:36 +00:00 |
|
martin
|
0bed6cbd7d
|
DBG: tests
git-svn-id: trunk@30494 -
|
2011-04-28 12:30:44 +00:00 |
|
martin
|
bf85980317
|
DBG: (Unix) Added (very) basic support for console apps (console window)
git-svn-id: trunk@30351 -
|
2011-04-17 15:44:14 +00:00 |
|
martin
|
cea1fb0eff
|
DBG: Refactored gdb-type parsing
git-svn-id: trunk@28926 -
|
2011-01-10 01:11:25 +00:00 |
|
martin
|
732d614598
|
DBG: Fixed function result forwarding
git-svn-id: trunk@28507 -
|
2010-11-27 12:10:06 +00:00 |
|
martin
|
343365de24
|
DBG: some fixes -dDEB_WITH_TIMEOUT
git-svn-id: trunk@28505 -
|
2010-11-26 21:36:30 +00:00 |
|
martin
|
23252ff1fe
|
DBG: Fix GetTickCound on unix
git-svn-id: trunk@28497 -
|
2010-11-26 11:33:06 +00:00 |
|
martin
|
659adf9c29
|
DBG: Fix GetTickCound on unix
git-svn-id: trunk@28496 -
|
2010-11-26 11:29:19 +00:00 |
|
martin
|
03709534ab
|
DBG: added framework for handling timeout (not active by default)
git-svn-id: trunk@28494 -
|
2010-11-26 10:21:37 +00:00 |
|
martin
|
db375daf4f
|
DBG: Reduce the amount of data dumped in DBG_VERBOSE mode
git-svn-id: trunk@28375 -
|
2010-11-20 21:24:44 +00:00 |
|
martin
|
66cb4ebd4f
|
Debugger: verbosity
git-svn-id: trunk@28203 -
|
2010-11-13 18:03:47 +00:00 |
|
marc
|
24bd03d778
|
* Debugger: Strip LineEnd when scanning debugger output
git-svn-id: trunk@24481 -
|
2010-04-06 23:23:40 +00:00 |
|
marc
|
02601577f5
|
* Debugger: fixed line-end search, issue #16155
git-svn-id: trunk@24479 -
|
2010-04-06 22:28:18 +00:00 |
|
martin
|
fbadef8c65
|
Debugger, fix calling idle on windows. Otherwise the IDE fails to update (e.g hints) during debug; issue #14296
git-svn-id: trunk@21205 -
|
2009-08-12 18:27:11 +00:00 |
|
marc
|
4ac1841cc0
|
* Rename of dbgutils and dbgoutputform to avoid future name conflicts
git-svn-id: trunk@18301 -
|
2009-01-15 23:26:10 +00:00 |
|
marc
|
598126853c
|
* Initial implementation of assembler dialog
git-svn-id: trunk@17735 -
|
2008-12-09 01:39:31 +00:00 |
|
mattias
|
69cfe88898
|
using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
|
2008-08-25 22:32:23 +00:00 |
|
mattias
|
7e0bf7487b
|
IDE: reduced output
git-svn-id: trunk@15546 -
|
2008-06-23 18:04:23 +00:00 |
|
vincents
|
c01797e7b0
|
debugger: fixed passing LineEnding to the debugger (bug #10975)
git-svn-id: trunk@14466 -
|
2008-03-08 12:14:40 +00:00 |
|
vincents
|
0bc0d15388
|
debugger: completed fix of r14459 #ae6fd378b3
git-svn-id: trunk@14460 -
|
2008-03-07 15:52:22 +00:00 |
|
vincents
|
ae6fd378b3
|
debugger: fixed compilation with fpc 2.3.1. as suggested by Marc (bug #10970)
git-svn-id: trunk@14459 -
|
2008-03-07 15:07:30 +00:00 |
|
micha
|
a4bd9f7713
|
fix pointer type conversions
git-svn-id: trunk@10039 -
|
2006-10-04 22:21:04 +00:00 |
|
micha
|
d9e9f1570f
|
win64 fixes (from peter, modified)
git-svn-id: trunk@9221 -
|
2006-05-01 21:45:12 +00:00 |
|
micha
|
52d4e4d8c3
|
various debugger state fixes
git-svn-id: trunk@8384 -
|
2005-12-29 16:21:06 +00:00 |
|
mattias
|
23d064a68d
|
fixed calling Idle while debugging for cmd line debugger
git-svn-id: trunk@8135 -
|
2005-11-11 17:16:23 +00:00 |
|
vincents
|
a0311c2cba
|
removed cvs logs
git-svn-id: trunk@7541 -
|
2005-08-22 12:30:03 +00:00 |
|
vincents
|
7e441f98c9
|
remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7538 -
|
2005-08-22 10:05:31 +00:00 |
|
vincents
|
1064272122
|
removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
|
2005-08-04 08:41:46 +00:00 |
|
marc
|
e728ebef22
|
* included debugger result tye in execcommand (start fixing debugging on Mac OSX)
git-svn-id: trunk@7170 -
|
2005-05-14 12:09:36 +00:00 |
|
vincents
|
ab6de4e43d
|
create debugger without console.
git-svn-id: trunk@6268 -
|
2004-11-19 12:18:50 +00:00 |
|
marc
|
e85ce0df24
|
* Introduced another method of interrupting gdb on win32
git-svn-id: trunk@6188 -
|
2004-11-02 23:25:02 +00:00 |
|
vincents
|
66c17e960d
|
fpc 1.9.5 has no saveregisters calling convention anymore.
git-svn-id: trunk@6163 -
|
2004-10-25 17:59:29 +00:00 |
|
vincents
|
89fe6ac437
|
replaced writeln by DebugLn
git-svn-id: trunk@6001 -
|
2004-09-14 21:30:37 +00:00 |
|