martin
|
a955cab41f
|
fpdebug, updates (fix compile): issue #0024525
git-svn-id: trunk@41921 -
|
2013-06-27 14:52:43 +00:00 |
|
martin
|
d8a0270a7a
|
dbg: start fallback location detection
git-svn-id: trunk@41870 -
|
2013-06-24 15:22:56 +00:00 |
|
mattias
|
dd3feb148b
|
IDE: changed processdebugger to TProcessUTF8
git-svn-id: trunk@41786 -
|
2013-06-22 08:08:24 +00:00 |
|
juha
|
7b162087fd
|
Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
|
2013-05-24 18:30:06 +00:00 |
|
martin
|
b58cb7c0dd
|
Debugger: Fixes Inspector / make sure page is visible
git-svn-id: trunk@41300 -
|
2013-05-19 16:09:23 +00:00 |
|
martin
|
7ad5db263c
|
Debugger: more utf8 for strings in watches
git-svn-id: trunk@41298 -
|
2013-05-19 15:38:54 +00:00 |
|
martin
|
8cd36744ea
|
Debugger: more utf8 for strings in locals
git-svn-id: trunk@41293 -
|
2013-05-19 13:00:54 +00:00 |
|
martin
|
8357d5ad1f
|
Debugger: backslash handling in locals
git-svn-id: trunk@41279 -
|
2013-05-19 11:14:17 +00:00 |
|
martin
|
ddad97db02
|
Debugger: clean up
git-svn-id: trunk@41275 -
|
2013-05-19 10:38:48 +00:00 |
|
martin
|
792b67b47b
|
Debugger: clean up
git-svn-id: trunk@41273 -
|
2013-05-19 09:44:15 +00:00 |
|
martin
|
c891a78124
|
Debugger: Started utf8 for strings in locals
git-svn-id: trunk@41270 -
|
2013-05-19 01:15:23 +00:00 |
|
martin
|
c07a177c41
|
Debugger: testcase for utf8 in exceptions
git-svn-id: trunk@41266 -
|
2013-05-18 23:51:24 +00:00 |
|
martin
|
5eda51845b
|
Debugger: fixed handling of single quotes in string-watches (moved implementation to correct place) follow up revision 41233 #1d623aeab7
git-svn-id: trunk@41265 -
|
2013-05-18 23:43:49 +00:00 |
|
martin
|
4491daff55
|
Debugger: Improved shortstring, do not expose internal record fields
git-svn-id: trunk@41260 -
|
2013-05-18 20:31:14 +00:00 |
|
martin
|
6cb4b3e1fd
|
Debugger: utf8 content for event-log (warnings/OutputDebugString). Issue #24353
git-svn-id: trunk@41240 -
|
2013-05-17 18:45:04 +00:00 |
|
martin
|
1d623aeab7
|
Debugger: Improved shortstring detection. Started to handle strings with utf8 content
git-svn-id: trunk@41233 -
|
2013-05-17 10:26:51 +00:00 |
|
martin
|
9c1ebbdadc
|
Debugger: Fix for testcase
git-svn-id: trunk@41224 -
|
2013-05-16 15:44:28 +00:00 |
|
maxim
|
dacac381c6
|
Debugger: reduce strings duplication
git-svn-id: trunk@41016 -
|
2013-05-03 16:42:14 +00:00 |
|
juha
|
e826391389
|
Reimplement "IDE, Packager: harmonize some string constants"
git-svn-id: trunk@40967 -
|
2013-05-01 08:44:51 +00:00 |
|
juha
|
550d0ac8d0
|
Revert "IDE, Packager: harmonize some string constants"
git-svn-id: trunk@40960 -
|
2013-04-30 19:02:32 +00:00 |
|
juha
|
20be8a3fc1
|
IDE, Packager: harmonize some string constants
git-svn-id: trunk@40953 -
|
2013-04-30 13:35:06 +00:00 |
|
martin
|
2d3c09cd6d
|
Debugger: Fix crash when viewing extended watch view, while dbg=history is active and selecting a previously not evaluated stack frame.
git-svn-id: trunk@40945 -
|
2013-04-29 23:13:07 +00:00 |
|
juha
|
e2f70c366f
|
IDE: Use string const lisDefault = 'Default'
git-svn-id: trunk@40890 -
|
2013-04-26 08:05:34 +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 |
|
martin
|
4b67d787bc
|
DBG: gdb async mode / prevent gdb on Mac 64 bit from crashing
git-svn-id: trunk@40461 -
|
2013-03-02 18:28:26 +00:00 |
|
martin
|
04652cc455
|
DBG: Started work on gdb async mode
git-svn-id: trunk@40412 -
|
2013-02-25 23:44:57 +00:00 |
|
martin
|
7f4d5ecb13
|
DBG: refactor TGDBMIDebuggerProperties to have a none publishing base class
git-svn-id: trunk@40373 -
|
2013-02-23 14:22:29 +00:00 |
|
martin
|
e6e119e440
|
DBG: Increase the amount of chars gdb fetches from a string (made configurable). Issue: #0023932
git-svn-id: trunk@40369 -
|
2013-02-23 04:16:09 +00:00 |
|
martin
|
93470b95dc
|
DBG: Increase the amount of chars gdb fetches from a string (made configurable). Issue: #0023932
git-svn-id: trunk@40368 -
|
2013-02-23 04:01:17 +00:00 |
|
martin
|
4e4bffbae4
|
DBG: simplify getting line info (no type "pointer" needed)
git-svn-id: trunk@40205 -
|
2013-02-08 03:20:24 +00:00 |
|
mattias
|
01bdba496f
|
IDE: clean up
git-svn-id: trunk@39964 -
|
2013-01-25 08:11:45 +00:00 |
|
martin
|
034537a23f
|
fpdebug: fix building line info. Issue #0013989 Patch by Joost van der Sluis
git-svn-id: trunk@39564 -
|
2012-12-16 19:54:08 +00:00 |
|
martin
|
940f0cba78
|
fpdebug: fix compilation. Issue #0013990 Patch by Joost van der Sluis
git-svn-id: trunk@39563 -
|
2012-12-16 19:40:23 +00:00 |
|
martin
|
0cc92c4269
|
DBG: fix tests
git-svn-id: trunk@39489 -
|
2012-12-09 15:23:06 +00:00 |
|
martin
|
966565bfbd
|
DBG: fixes/updates to tests
git-svn-id: trunk@39486 -
|
2012-12-09 13:47:35 +00:00 |
|
martin
|
97bda19497
|
DBG: optimizations (speed / display format) for array watches
git-svn-id: trunk@39467 -
|
2012-12-06 20:06:06 +00:00 |
|
martin
|
97c63bee5e
|
DBG: Small optimizations for array watches (test)
git-svn-id: trunk@39464 -
|
2012-12-06 16:48:53 +00:00 |
|
martin
|
b4c7cffa66
|
DBG: Small optimizations for array watches
git-svn-id: trunk@39463 -
|
2012-12-06 16:43:22 +00:00 |
|
martin
|
65b2701940
|
DBG: Fixed eval of watches with class-typecase and dyn-array (stabs only)
git-svn-id: trunk@39449 -
|
2012-12-06 12:01:08 +00:00 |
|
martin
|
0810a9f599
|
DBG: initial stub for gdbserver (contributed by marius.maximus) http://forum.lazarus.freepascal.org/index.php/topic,19014.0/topicseen.html
git-svn-id: trunk@39386 -
|
2012-11-27 01:28:22 +00:00 |
|
martin
|
885412c1fe
|
Updated gdb location in GDBMI for gdb in mingw\$(TargetCPU)-$(TargetOS)\bin\
git-svn-id: trunk@39375 -
|
2012-11-26 00:43:03 +00:00 |
|
martin
|
8b2d6d862c
|
DBG: Allow adding watches by paste (from clipboard) into watches window. Part of Issue #0023368
git-svn-id: trunk@39342 -
|
2012-11-22 14:54:04 +00:00 |
|
martin
|
2473b7068d
|
DBG: Fix range check in disassembler (64 bit debuggee). Issue #0023355
git-svn-id: trunk@39333 -
|
2012-11-22 00:03:36 +00:00 |
|
martin
|
6e09d09556
|
DBG: Do not treat "&" as accel-char when displaying exceptions. Issue #0023321
git-svn-id: trunk@39285 -
|
2012-11-15 23:50:18 +00:00 |
|
martin
|
346ebe18a0
|
DBG: Inspect-Dialog, skip update, if no change
git-svn-id: trunk@39281 -
|
2012-11-15 14:47:39 +00:00 |
|
martin
|
1a23649a97
|
DBG: Inspect-Dialog, prevent crash, due to nested updates
git-svn-id: trunk@39280 -
|
2012-11-15 14:46:30 +00:00 |
|
martin
|
a4d154fe15
|
DBG: Fix a problem in DBG_WITH_GDB_WATCHES
git-svn-id: trunk@39140 -
|
2012-10-19 08:53:09 +00:00 |
|
martin
|
d9e86fb1d8
|
DBG: fixed an endless loop in watch eval (eval typecast pointer to record)
git-svn-id: trunk@39131 -
|
2012-10-18 16:38:51 +00:00 |
|
martin
|
f3f7450f44
|
Debugger: Disable "run to cursor" when debugger is stopped. This command is limited to the current frame (function). It can not be used to start a project. (also disable dcJumpTo, dcStepOut)
git-svn-id: trunk@39042 -
|
2012-10-10 23:00:51 +00:00 |
|
martin
|
a8550d383a
|
DBG: Update watch detail pane, when viewing snapshots
git-svn-id: trunk@38941 -
|
2012-10-02 01:08:14 +00:00 |
|