vincents
|
e64b0f93dd
|
pass entrypoint as decimal value (issue #565)
git-svn-id: trunk@8422 -
|
2006-01-03 10:37:21 +00:00 |
|
micha
|
52d4e4d8c3
|
various debugger state fixes
git-svn-id: trunk@8384 -
|
2005-12-29 16:21:06 +00:00 |
|
micha
|
f563fffe41
|
escape environment strings
git-svn-id: trunk@8383 -
|
2005-12-29 12:12:02 +00:00 |
|
marc
|
66fe5731bf
|
* Made debugger aware of target pointer size
git-svn-id: trunk@8187 -
|
2005-11-18 18:37:29 +00:00 |
|
marc
|
b80db1e018
|
* Fixed registerlookup for amd64
* Fixed entrypoint parsing (Micha was right)
* Added message on load failure
git-svn-id: trunk@8185 -
|
2005-11-18 00:17:23 +00:00 |
|
marc
|
7960598843
|
* reverted previous change. in mi mode, gdb outputs a newline as "\n" and not as a real lineend
git-svn-id: trunk@8158 -
|
2005-11-14 22:49:34 +00:00 |
|
micha
|
55674767d7
|
use proper line ending
git-svn-id: trunk@8141 -
|
2005-11-13 18:48:58 +00:00 |
|
marc
|
6a4f8a515e
|
* Fixed amd64 register detect
git-svn-id: trunk@8052 -
|
2005-11-03 23:46:05 +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
|
4b1881f23a
|
* Patch from Colin Western
+ added a check for long repeats
git-svn-id: trunk@7366 -
|
2005-07-17 22:22:00 +00:00 |
|
marc
|
de83f4a4a6
|
* GDB repeated values are expanded
git-svn-id: trunk@7365 -
|
2005-07-17 20:08:35 +00:00 |
|
marc
|
67bdc437ba
|
* fixed exception handling for ppc (and maybe ia64 and sparc)
git-svn-id: trunk@7179 -
|
2005-05-17 00:02:44 +00:00 |
|
marc
|
abefc8a3b6
|
* Fixed win32 compilation
git-svn-id: trunk@7177 -
|
2005-05-16 12:43:27 +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 |
|
marc
|
354b98ed73
|
* 64bit patch (partial) from Peter Vreman
git-svn-id: trunk@6972 -
|
2005-03-17 00:09:37 +00:00 |
|
mattias
|
36cdcdb490
|
Click events are now created after MouseUp from C Western
git-svn-id: trunk@6900 -
|
2005-03-05 14:42:01 +00:00 |
|
vincents
|
58131f7541
|
fixed unlocking executable after debugging
git-svn-id: trunk@6636 -
|
2005-01-18 21:22:44 +00:00 |
|
micha
|
5f8026a62c
|
fix bug #506: pass quoted files and paths to gdb that possibly contain spaces
git-svn-id: trunk@6615 -
|
2005-01-16 19:02:02 +00:00 |
|
mattias
|
a6b3815b5f
|
fixed cgilazide uses clause
git-svn-id: trunk@6284 -
|
2004-11-22 22:00:21 +00:00 |
|
vincents
|
de4802a22d
|
fixed fpc 1.0.x compilation
git-svn-id: trunk@6280 -
|
2004-11-22 08:08:36 +00:00 |
|
marc
|
2cf1c1b556
|
* fixed resetting internal breakpoints
git-svn-id: trunk@6277 -
|
2004-11-21 18:52:47 +00:00 |
|
marc
|
0c3f9a08ae
|
* worked aound lack of %u as formatspecifier
+ introduced dbgptr for dealing with pointers on the target
+ added classnames to pointer evaluation
git-svn-id: trunk@6275 -
|
2004-11-21 15:19:08 +00:00 |
|
marc
|
f74a3ccbeb
|
* Fixed string evaluation
git-svn-id: trunk@6267 -
|
2004-11-19 00:41:18 +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 |
|
marc
|
99952d39d9
|
* Fixed interrupting GDB on win32
* Reset exename after run so that the exe is not locked on win32
git-svn-id: trunk@6131 -
|
2004-10-11 23:28:13 +00:00 |
|
vincents
|
89fe6ac437
|
replaced writeln by DebugLn
git-svn-id: trunk@6001 -
|
2004-09-14 21:30:37 +00:00 |
|
marc
|
90b8b206c0
|
+ Added option to skip compiler step on compile, build or run
* Fixed adding of runtime watches
* Fixed runnerror reporting (correct number and location is shown)
git-svn-id: trunk@5918 -
|
2004-09-04 21:54:08 +00:00 |
|
marc
|
b8918ec656
|
* Restructured debugger view classes
* Fixed help
git-svn-id: trunk@5867 -
|
2004-08-26 23:50:05 +00:00 |
|
marc
|
0b3c4f7832
|
* Temp (?) fix for FPC 1.9.5 [2004/07/15]
git-svn-id: trunk@5695 -
|
2004-07-19 22:29:46 +00:00 |
|
marc
|
9043e56a4d
|
* Merged Getpart for target PID form Colin Western
git-svn-id: trunk@5409 -
|
2004-04-14 23:07:20 +00:00 |
|
mattias
|
55f6eb6906
|
fixed debugging under fedora core from Colin
git-svn-id: trunk@5407 -
|
2004-04-13 20:14:26 +00:00 |
|
marc
|
8a799e0061
|
* fixed debugtarget PID parsing (for win32)
git-svn-id: trunk@5301 -
|
2004-03-13 00:01:53 +00:00 |
|
vincents
|
cb8744a5e5
|
Lazarus can communicate with debugger on win32
git-svn-id: trunk@5299 -
|
2004-03-12 21:39:29 +00:00 |
|
mattias
|
6d76f34810
|
using now fpc constant LineEnding from Vincent
git-svn-id: trunk@5073 -
|
2004-01-17 13:29:04 +00:00 |
|
marc
|
fcce5315cd
|
* More debugger properties
* Fixed debugger for regcall callingconvention in RTL
git-svn-id: trunk@5034 -
|
2004-01-09 00:10:51 +00:00 |
|
mattias
|
7df6dc79ca
|
improved debugger: saved log, error handling in initialization, better reinitialize
git-svn-id: trunk@5016 -
|
2004-01-05 15:22:42 +00:00 |
|
mattias
|
9ef4196e0f
|
fixed memleak in debugger from Vincent
git-svn-id: trunk@4876 -
|
2003-12-05 08:39:53 +00:00 |
|
mattias
|
b8131d303a
|
clean up win32 ifdefs
git-svn-id: trunk@4484 -
|
2003-08-15 14:28:48 +00:00 |
|
mattias
|
177677936d
|
fixed initialenabled, debuggertype, linkscaner open string constant
git-svn-id: trunk@4458 -
|
2003-08-08 10:24:48 +00:00 |
|
mattias
|
714365de77
|
fixed mem leaks in debugger
git-svn-id: trunk@4456 -
|
2003-08-08 07:49:56 +00:00 |
|
marc
|
c4e8a6b79e
|
* fixed environment handling to debuggee
git-svn-id: trunk@4445 -
|
2003-08-02 00:20:20 +00:00 |
|
marc
|
8c1610c08d
|
* Added RegisterDebugger
git-svn-id: trunk@4439 -
|
2003-07-30 23:15:39 +00:00 |
|
marc
|
e0a9af5324
|
+ Added SSHGDB debugger
git-svn-id: trunk@4417 -
|
2003-07-24 08:47:37 +00:00 |
|
marc
|
6b475b9f64
|
* Fixed version detection of gdb
git-svn-id: trunk@4312 -
|
2003-06-24 23:56:33 +00:00 |
|
marc
|
f17cd838b1
|
* Improved hint evaluation
git-svn-id: trunk@3132 -
|
2002-08-18 08:57:49 +00:00 |
|
marc
|
129560e5f4
|
MWE: + Added initial signal and exception handling
git-svn-id: trunk@3130 -
|
2002-08-18 08:57:48 +00:00 |
|
marc
|
a18e7c183a
|
MWE: * Enabled modification of breakpoints while running
git-svn-id: trunk@3127 -
|
2002-08-18 08:57:47 +00:00 |
|
mattias
|
658c2a8c8d
|
implemented stop debugging on rebuild
git-svn-id: trunk@3123 -
|
2002-08-18 08:57:46 +00:00 |
|