Commit Graph

119 Commits

Author SHA1 Message Date
martin
53c99ecb3c Debugger (GDB): deal with regression in gdb 7.7 when accessing members of current object (self). Issue #0027136
git-svn-id: trunk@47371 -
2015-01-13 00:16:44 +00:00
maxim
d61830214b Translations: Hungarian translation update by Péter Gábor, bug #27230
git-svn-id: trunk@47292 -
2015-01-04 14:21:29 +00:00
joost
fb88fadd74 fpmake: re-generated several fpmake.pp files
git-svn-id: trunk@47285 -
2015-01-02 20:45:33 +00:00
joost
40a902ea07 fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually
git-svn-id: trunk@47265 -
2014-12-29 22:11:35 +00:00
joost
3086ab61cf fpmake: Re-generated fpmake.pp file
git-svn-id: trunk@47249 -
2014-12-27 09:39:00 +00:00
martin
1523492244 remote debug: fix reading response. Issue #0026664
git-svn-id: trunk@47147 -
2014-12-09 01:13:55 +00:00
martin
0a55b11a3e GDBMI debugger: prevent endless loops
git-svn-id: trunk@47145 -
2014-12-09 00:46:24 +00:00
mattias
a46dc8915a IDE: added TDebuggerIntf.CanExternalDebugSymbolsFile
git-svn-id: trunk@47107 -
2014-12-04 19:14:22 +00:00
mattias
0d41b20eaa lazdebugger: fixed hint
git-svn-id: trunk@47069 -
2014-12-02 21:10:44 +00:00
mattias
f4feff3146 lazdebuggergdbmi: less hints
git-svn-id: trunk@46948 -
2014-11-21 23:56:26 +00:00
mattias
b78a550572 IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
git-svn-id: trunk@46874 -
2014-11-18 11:03:29 +00:00
mattias
e3753f2908 lazdebuggergdbmi: less hints
git-svn-id: trunk@46701 -
2014-10-30 10:25:25 +00:00
giuliano
dba1264e7d Added Italian translations for components/*
git-svn-id: trunk@46698 -
2014-10-29 22:12:00 +00:00
mattias
43994a0b19 debugger: by default search gdb in PATH
git-svn-id: trunk@46605 -
2014-10-19 17:49:01 +00:00
maxim
498c8616f4 Components: further Hungarian translations cleanup
git-svn-id: trunk@46455 -
2014-10-06 22:56:16 +00:00
maxim
435e4265e1 LazDebuggerGdbmi: fixed Hungarian translation
git-svn-id: trunk@46450 -
2014-10-06 21:07:45 +00:00
maxim
d7521f476d LazDebuggerGdbmi: regenerated translations
git-svn-id: trunk@46449 -
2014-10-06 21:05:39 +00:00
maxim
4fc3beee0b Components: committed forgotten Hungarian translations
git-svn-id: trunk@46439 -
2014-10-05 22:31:48 +00:00
mattias
63ce6e53b2 translations: German: updates from Swen Heinig
git-svn-id: trunk@46432 -
2014-10-04 18:29:43 +00:00
mattias
9b5e086017 debuggergdbmi: less hints
git-svn-id: trunk@46421 -
2014-10-04 09:09:47 +00:00
maxim
b15d433902 Translations: Hungarian translation update by Péter Gábor, bug #26144
git-svn-id: trunk@45015 -
2014-05-11 21:56:45 +00:00
martin
b1eca5be27 FpGdbmiDebugger: more tests / tests clean up / repeatcount for memdump
git-svn-id: trunk@45005 -
2014-05-11 14:59:56 +00:00
martin
809367783d GdbmiDebugger: small speed improvement if a user has huge amounts of watches
git-svn-id: trunk@44876 -
2014-05-01 22:45:13 +00:00
martin
53d97181b6 FpGdbmiDebugger: Add Locals
git-svn-id: trunk@44815 -
2014-04-26 15:46:40 +00:00
martin
c1899b0b90 FpGdbmiDebugger: allow stepping to continue over exceptions / allow to step from excepitons (raise) to finally/except (include implicit finally)
git-svn-id: trunk@44769 -
2014-04-20 17:38:53 +00:00
martin
469e1dd8c0 FpGdbmiDebugger: add none mi commands as fallback in async mode.
git-svn-id: trunk@44763 -
2014-04-19 00:31:42 +00:00
martin
dbefd92609 FpGdbmiDebugger: add option to disable loading library symbols (auto-solib-add = off)
git-svn-id: trunk@44761 -
2014-04-18 22:03:32 +00:00
martin
5d640f36c9 LazDebuggerGdbmi: Allow to add RunError to ignored exceptions
git-svn-id: trunk@44738 -
2014-04-16 03:21:16 +00:00
martin
99beb437a1 FpGdbmiDebugger: fixes for nested proc / tests
git-svn-id: trunk@44709 -
2014-04-12 21:37:50 +00:00
martin
1dab2ee8d8 Debugger: GDBMI, fix range check
git-svn-id: trunk@44544 -
2014-03-29 00:19:29 +00:00
martin
825ebd7c8b Debugger: GDBMI, fix range check
git-svn-id: trunk@44543 -
2014-03-29 00:13:42 +00:00
martin
406a3736b2 FpDebug: fix struct members / array with multi dimension / tests
git-svn-id: trunk@44542 -
2014-03-28 20:15:42 +00:00
martin
ebcc3ca021 FpDebug: fix tests
git-svn-id: trunk@44535 -
2014-03-28 01:55:43 +00:00
martin
b9283584dc FpDebug: fix array with struct / tests
git-svn-id: trunk@44531 -
2014-03-28 00:21:26 +00:00
martin
0f0ea7602d FpDebug: fix nil array / tests
git-svn-id: trunk@44527 -
2014-03-26 23:31:59 +00:00
martin
a46b9d6e39 FpGdbmiDebugger: tests
git-svn-id: trunk@44497 -
2014-03-23 15:36:36 +00:00
martin
b20ef6a9a5 Debugger: refactor tests / start tests far fpgdbmi
git-svn-id: trunk@44489 -
2014-03-22 12:41:28 +00:00
martin
04d3f25da3 Debugger: test, refactor
git-svn-id: trunk@44485 -
2014-03-21 03:05:44 +00:00
martin
671155bdde Debugger: test, move to package
git-svn-id: trunk@44482 -
2014-03-20 21:32:41 +00:00
martin
eeef6684f7 Debugger: refactor
git-svn-id: trunk@44476 -
2014-03-20 14:59:29 +00:00
martin
e221726c5a Debugger: refactor
git-svn-id: trunk@44471 -
2014-03-19 17:17:03 +00:00
martin
ef91216989 Debugger: GDBMIDebugger better handling of space in filenames / Fix problem from Revision: 44429 / some filenames end up forever pending
git-svn-id: trunk@44468 -
2014-03-18 21:01:50 +00:00
martin
3d8ea62914 Debugger: refactor
git-svn-id: trunk@44467 -
2014-03-18 19:26:04 +00:00
martin
9246646d0f Debugger: refactor
git-svn-id: trunk@44465 -
2014-03-18 14:58:46 +00:00
martin
53f8732b32 Debugger: GDBMIDebugger better handling of space in filenames
git-svn-id: trunk@44429 -
2014-03-14 20:20:20 +00:00
martin
c396dbcd23 GDBMIDebugger: fix watchpoints.
git-svn-id: trunk@44411 -
2014-03-12 17:49:22 +00:00
maxim
831fd20413 Translations: Hungarian translation update by Péter Gábor, bug #25789
git-svn-id: trunk@44266 -
2014-02-26 21:53:54 +00:00
martin
dca209ffc5 Debugger: clean up
git-svn-id: trunk@44218 -
2014-02-24 02:33:42 +00:00
martin
ed539caf03 Debugger: refactor register
git-svn-id: trunk@44216 -
2014-02-24 01:44:49 +00:00
martin
49c0f86ee9 Debugger: clean up
git-svn-id: trunk@44213 -
2014-02-23 16:20:46 +00:00
martin
fe1c47df91 Debugger: clean up / re-added math
git-svn-id: trunk@44212 -
2014-02-23 15:04:54 +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
c2935704dd Debugger: clean up
git-svn-id: trunk@44208 -
2014-02-23 00:48:11 +00:00
maxim
23b5437b04 lazdebuggergdbmi: minor string clean up
git-svn-id: trunk@44206 -
2014-02-22 22:23:45 +00:00
maxim
1b46867fde Debugger: moved translations from IDE to lazdebuggergdbmi package, updated Russian translation
git-svn-id: trunk@44205 -
2014-02-22 22:18:58 +00:00
mattias
730a24305c debuggergdbmi: use errno of baseunix
git-svn-id: trunk@44178 -
2014-02-20 00:07:09 +00:00
mattias
ea5d7a236b debuggergdbmi: clean up dependencies
git-svn-id: trunk@44153 -
2014-02-18 20:58:59 +00:00
martin
23991564a6 Debugger/GDBMI: Moved registration
git-svn-id: trunk@44149 -
2014-02-18 20:10:17 +00:00
mattias
9d710db4fc fixed make distclean
git-svn-id: trunk@44139 -
2014-02-18 17:37:14 +00:00
mattias
75de4354c1 debuggergdbmi: less hints
git-svn-id: trunk@44135 -
2014-02-18 16:28:20 +00:00
mattias
1ff6e135c6 IDE: less hints
git-svn-id: trunk@44134 -
2014-02-18 16:27:05 +00:00
mattias
a9b919d1b4 debuggergdbmi: use TProcessUTF8 instead of UTF8toSys
git-svn-id: trunk@44133 -
2014-02-18 16:22:46 +00:00
mattias
3283cf83f3 package makefiles: changed distclean to delete output directorties for all targets
git-svn-id: trunk@44128 -
2014-02-18 10:35:31 +00:00
martin
1acbe9ca6a FPGDBMIDebugger: fix queuing / eval some values direct
git-svn-id: trunk@44116 -
2014-02-17 14:41:09 +00:00
martin
5816749cd9 GDBMIDebugger: fixed conditional linux code
git-svn-id: trunk@44108 -
2014-02-17 00:24:42 +00:00
martin
0fae49bef2 GDBMIDebugger: move files
git-svn-id: trunk@44106 -
2014-02-16 23:57:57 +00:00
martin
95f100764c GDBMIDebugger: start moving files
git-svn-id: trunk@44105 -
2014-02-16 22:13:16 +00:00
martin
bbab31b2c6 GDBMIDebugger: prepare new package
git-svn-id: trunk@44104 -
2014-02-16 21:53:24 +00:00
martin
7b45286e2d GDBMIDebugger: prepare new package
git-svn-id: trunk@44101 -
2014-02-16 21:35:24 +00:00