Martin
|
0b441dd73b
|
FpDebug: disable peephole opt when using fpc 3.2.2 => otherwise fpc generates wrong code
|
2023-05-01 17:43:22 +02:00 |
|
Joost van der Sluis
|
62145cd833
|
FpDebug: Use Dwarf Call Frame Information (CFI) for stack-tracing when available. Refactored some stuff to be able to place it in a separate unit.
|
2022-06-28 23:09:34 +02:00 |
|
Martin
|
63a6ce4f32
|
FpDebug: added IFDEF $INLINE OFF
|
2022-06-21 00:06:04 +02:00 |
|
Martin
|
ef032fca2d
|
FpDebug: provide trace debugln for errors in worker threads
|
2022-05-12 21:19:34 +02:00 |
|
Martin
|
8335731953
|
FpDebug: Fixed uninitialized variables.
|
2022-02-22 01:01:40 +01:00 |
|
Martin
|
0e5ea13b8a
|
FpDebug: Add {$IFDEF TEST_FPDEBUG_SINGLE_THREAD} so the code can be run single-threaded.
|
2022-01-10 14:08:38 +01:00 |
|
Martin
|
9877946d86
|
FpDebug: reduced debugln
|
2021-12-07 23:21:42 +01:00 |
|
Martin
|
7e06003d9d
|
FpDebug: Fix race condition. After FQueue.RemoveThread(Self) the Queue (if waiting in TerminateAllThreads) can destroy itself. So it must no longer be accessed.
|
2021-12-05 22:44:04 +01:00 |
|
martin
|
caa6a14163
|
FpDebug: "waitable section" / Protect some code from being entered twice
git-svn-id: trunk@65229 -
|
2021-06-14 08:12:49 +00:00 |
|
martin
|
6661f86edd
|
Debugger: allow to force lazloggerbase via define
git-svn-id: trunk@65227 -
|
2021-06-14 07:30:45 +00:00 |
|
martin
|
e94b71c589
|
FpDebug: Allow multiple threads to call TFpThreadWorkerItem.WaitForFinish
git-svn-id: trunk@65187 -
|
2021-06-08 20:58:38 +00:00 |
|
martin
|
51ac1efe7a
|
FpDebug: change locking order. Avoid potential dead lock.
git-svn-id: trunk@65171 -
|
2021-06-04 01:11:20 +00:00 |
|
martin
|
54bf4844fc
|
LazDebuggerFp: Improve shutdown of thread queue.
git-svn-id: trunk@64535 -
|
2021-02-11 22:40:15 +00:00 |
|
martin
|
e229057f03
|
FpDebug: logging for ThreadWorkerQueue
git-svn-id: trunk@64019 -
|
2020-10-15 18:37:40 +00:00 |
|
martin
|
b5afc22435
|
FpDebug: Utils, Add TLockList / refactor, move to internal Fifo queue
git-svn-id: trunk@64017 -
|
2020-10-15 18:37:37 +00:00 |
|
martin
|
c15f2179e9
|
FpDebug: WorkerQueue, protect with try finally
git-svn-id: trunk@63834 -
|
2020-08-26 19:15:00 +00:00 |
|
martin
|
c9916553dd
|
FpDebug: extend/rework TFpThreadWorkerQueue
git-svn-id: trunk@63828 -
|
2020-08-25 17:31:51 +00:00 |
|
martin
|
54e4b88848
|
FpDebug: remove circular unit references
git-svn-id: trunk@63819 -
|
2020-08-23 22:57:41 +00:00 |
|
martin
|
f34d943098
|
FpDebug: fix, TLazThreadedQueue, check result of push/pop item, instead of item=nil
git-svn-id: trunk@63815 -
|
2020-08-23 12:52:30 +00:00 |
|
martin
|
2d8cf332f9
|
FpDebug: Run some tasks in threads during startup
git-svn-id: trunk@63812 -
|
2020-08-22 20:27:17 +00:00 |
|
martin
|
6ed8bff46a
|
FpDebug: Faster upper/lower-case. (for ansi only idents)
git-svn-id: trunk@63809 -
|
2020-08-22 20:27:11 +00:00 |
|
martin
|
8874afbe6a
|
FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging.
git-svn-id: trunk@61427 -
|
2019-06-19 15:26:22 +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 |
|
joost
|
047b2b57e5
|
FpDebug: Replaced several writeln's with DebugLn's, since WriteLn does not work well on Windows GUI-applications. This messes up the output of console-debuggers, but that needs some re-modeling anyway.
git-svn-id: trunk@44620 -
|
2014-04-06 14:30:04 +00:00 |
|
joost
|
4613232478
|
FpDbg: Fixed problem with uninitialized variable
git-svn-id: trunk@44491 -
|
2014-03-23 13:41:15 +00:00 |
|
joost
|
4b3ae8e4bd
|
* Moved more Windows-specific code from fpdloop to fpdbgwinclasses.
git-svn-id: trunk@44385 -
|
2014-03-09 10:22:34 +00:00 |
|
martin
|
310df63d6f
|
FPDebug: string compare (none case) utf8 and faster
git-svn-id: trunk@43411 -
|
2013-11-09 22:41:44 +00:00 |
|
martin
|
5f80553ea9
|
Moved fpdebug
git-svn-id: trunk@42802 -
|
2013-09-15 10:59:04 +00:00 |
|