martin
|
f2db095c73
|
Debugger: fix missing inherited call / for TRefCountedObject
git-svn-id: trunk@64885 -
|
2021-03-28 20:26:19 +00:00 |
|
juha
|
6813e28eef
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
git-svn-id: trunk@64197 -
|
2020-12-12 11:41:07 +00:00 |
|
martin
|
8f0ae93c99
|
Debugger: Fix DbgThread.TopFrame after copy
git-svn-id: trunk@64015 -
|
2020-10-15 18:37:34 +00:00 |
|
juha
|
125e794a87
|
Remove useless test for X <> Nil when using "is" operator.
git-svn-id: trunk@63779 -
|
2020-08-18 17:35:21 +00:00 |
|
martin
|
c56749876a
|
Debugger, IDE: Apply workaround for FPC issue #36775 (Internal Err). Lazarus Issue #37348 Patch from Sergey Larin
git-svn-id: trunk@63556 -
|
2020-07-14 13:14:42 +00:00 |
|
martin
|
5bcddd28fb
|
IDE, Debugger: Add real "Run-To"
git-svn-id: trunk@63303 -
|
2020-06-06 00:53:44 +00:00 |
|
martin
|
de80bde641
|
IDE: rename "run to cursor" to "step to cursor" - reflect what it really does
git-svn-id: trunk@63302 -
|
2020-06-06 00:53:39 +00:00 |
|
mattias
|
6756799c39
|
IDE: less hints
git-svn-id: trunk@62603 -
|
2020-01-31 14:10:12 +00:00 |
|
martin
|
7e1fb75015
|
Make register view entry format settings persist through debug session / Patch by ccrause
git-svn-id: trunk@62591 -
|
2020-01-26 20:14:59 +00:00 |
|
ondrej
|
922e731fd5
|
IDE: Project: LPI&LPS debugging info - write new lists. Issue #22752
git-svn-id: trunk@62247 -
|
2019-11-16 18:23:54 +00:00 |
|
martin
|
358ce23913
|
Debugger-Config: Allow "named" configs for the debugger.
git-svn-id: trunk@61548 -
|
2019-07-08 23:01:18 +00:00 |
|
juha
|
3df7d8afe5
|
LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils.
git-svn-id: trunk@61038 -
|
2019-04-22 09:00:32 +00:00 |
|
martin
|
0fe63f78e1
|
Debugger: assert
git-svn-id: trunk@59694 -
|
2018-11-29 13:48:47 +00:00 |
|
martin
|
dbcc66dfa2
|
Debugger: Fix wrong class for threads.
git-svn-id: trunk@59693 -
|
2018-11-29 13:48:09 +00:00 |
|
martin
|
3018fb2880
|
Fix compilation with debug define
git-svn-id: trunk@59510 -
|
2018-11-11 17:50:46 +00:00 |
|
juha
|
c9e4614e17
|
Delete old deprecated methods.
git-svn-id: trunk@59175 -
|
2018-09-28 11:06:40 +00:00 |
|
martin
|
84464812eb
|
Debugger (gdbmi based): Add TIOCGWINSZ to PseudoTerminal. Issue #33935 Patch by Mark Morgan Lloyd
git-svn-id: trunk@58480 -
|
2018-07-10 15:42:25 +00:00 |
|
martin
|
5d541aec27
|
DebuggerIntf: Watches can now be created in Updating state. Allowing to bundle change notifications for the debugger backend.
git-svn-id: trunk@58465 -
|
2018-07-08 20:51:00 +00:00 |
|
martin
|
b5ae8af585
|
Debugger, IDE: avoid sending wrong break.location notification for watchpoints
git-svn-id: trunk@58429 -
|
2018-07-02 19:22:49 +00:00 |
|
martin
|
b592e98120
|
LLDB Debugger: threads
git-svn-id: trunk@58315 -
|
2018-06-18 21:05:30 +00:00 |
|
martin
|
5562c074da
|
IDE, fpDebug, Debuggers: Deal with source lines that have more than one address (e.g. generics). fpDebug: set breakpoints at all addresses of a line.
git-svn-id: trunk@57782 -
|
2018-05-03 18:52:41 +00:00 |
|
martin
|
ea53266129
|
Debugger: add binary display for watches. Issue #0032817 Patch by Silvio Clécio
git-svn-id: trunk@57196 -
|
2018-01-31 00:05:27 +00:00 |
|
juha
|
e27232d4cc
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
|
2017-06-04 15:14:29 +00:00 |
|
mattias
|
16c9d3da82
|
IDE: less hints
git-svn-id: trunk@54040 -
|
2017-01-31 09:53:55 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|
juha
|
73aa9aa4bb
|
Order uses sections again to see dependencies better.
git-svn-id: trunk@53738 -
|
2016-12-20 16:26:44 +00:00 |
|
ondrej
|
6745d36137
|
debugger: save and restore call stack depth. Issue #29508
git-svn-id: trunk@51586 -
|
2016-02-10 22:30:38 +00:00 |
|
juha
|
06ac76f560
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
|
2015-07-04 23:08:00 +00:00 |
|
juha
|
bd959215d1
|
Fix more uninitialized variables.
git-svn-id: trunk@48458 -
|
2015-03-22 22:39:33 +00:00 |
|
juha
|
708afdf966
|
Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
|
2015-03-22 10:17:35 +00:00 |
|
martin
|
91ef0ea2a5
|
Debugger (gdb): fixed finding src and line (lines were missing) from fpc mangled names. Issue #0024641
git-svn-id: trunk@47536 -
|
2015-01-26 23:07:13 +00:00 |
|
martin
|
cedbc0d203
|
Debugger: Fix stack history / broken in recent refactor
git-svn-id: trunk@44553 -
|
2014-03-29 22:32:48 +00:00 |
|
martin
|
04e4af4d3a
|
Debugger: refactor
git-svn-id: trunk@44477 -
|
2014-03-20 16:53:13 +00:00 |
|
martin
|
eeef6684f7
|
Debugger: refactor
git-svn-id: trunk@44476 -
|
2014-03-20 14:59:29 +00:00 |
|
martin
|
26e420585f
|
Debugger: refactor
git-svn-id: trunk@44472 -
|
2014-03-19 18:04:42 +00:00 |
|
martin
|
e221726c5a
|
Debugger: refactor
git-svn-id: trunk@44471 -
|
2014-03-19 17:17:03 +00:00 |
|
martin
|
3d8ea62914
|
Debugger: refactor
git-svn-id: trunk@44467 -
|
2014-03-18 19:26:04 +00:00 |
|
martin
|
245d81b151
|
Debugger: refactor
git-svn-id: trunk@44466 -
|
2014-03-18 15:49:01 +00:00 |
|
martin
|
9246646d0f
|
Debugger: refactor
git-svn-id: trunk@44465 -
|
2014-03-18 14:58:46 +00:00 |
|
martin
|
c0924d71a4
|
Debugger: refactor
git-svn-id: trunk@44463 -
|
2014-03-18 02:45:28 +00:00 |
|
martin
|
1bef36d35d
|
Debugger: refactor
git-svn-id: trunk@44446 -
|
2014-03-16 18:42:01 +00:00 |
|
mattias
|
fdc2fe0d53
|
IDE: fixed hint
git-svn-id: trunk@44225 -
|
2014-02-24 10:18:40 +00:00 |
|
martin
|
ed539caf03
|
Debugger: refactor register
git-svn-id: trunk@44216 -
|
2014-02-24 01:44:49 +00:00 |
|
martin
|
cdecfeb377
|
Debugger: clean up / rename some classes/properties
git-svn-id: trunk@44210 -
|
2014-02-23 01:34:31 +00:00 |
|
martin
|
d1cb615281
|
Debugger: refactor locals
git-svn-id: trunk@44207 -
|
2014-02-23 00:47:43 +00:00 |
|
martin
|
cf059fd60e
|
Debugger/LazBuild: removed dependency
git-svn-id: trunk@44131 -
|
2014-02-18 15:52:58 +00:00 |
|
martin
|
0fae49bef2
|
GDBMIDebugger: move files
git-svn-id: trunk@44106 -
|
2014-02-16 23:57:57 +00:00 |
|
martin
|
e38b958e04
|
Debugger/DbgIntf: Moved code to DebuggerIntf package
git-svn-id: trunk@44097 -
|
2014-02-16 14:29:53 +00:00 |
|
martin
|
3f415797e4
|
Debugger: put some common types into DbgIntf
git-svn-id: trunk@44079 -
|
2014-02-15 01:31:30 +00:00 |
|
martin
|
165fa57622
|
Debugger: Attach, Darwin, try and get process-list via gdb. Issue #0025302 Patch by Joost van der Sluis
git-svn-id: trunk@43417 -
|
2013-11-10 23:32:18 +00:00 |
|