fpc/packages/gdbint
nickysn de6975d001 * improvements to the libgdb.a version of Print[Formatted]Command:
* return got_error=true in case of an error (fixes display of local variables of a parent function from a nested one)
  * fixed returning an error message (previously it would return an empty string)
  * trimming the #10 at the end simplified by the use of an ansistring function
  * we now also trim whitespace from the end, which was previously done in TWatch.Get_new_value, so I assume it was necessary for some gdb versions

git-svn-id: trunk@30077 -
2015-03-02 21:34:20 +00:00
..
examples * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 2011-09-27 20:22:40 +00:00
src * improvements to the libgdb.a version of Print[Formatted]Command: 2015-03-02 21:34:20 +00:00
fpmake.pp Activate gdbint package for solaris target OS 2015-01-22 15:12:14 +00:00
gen-gdblib-inc.sh Allow to impose variable value as parameter (like AWK, as mawk from Makefile does not work) 2014-10-31 11:17:44 +00:00
Makefile * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
Makefile.fpc * Re-generated packages-Makefile.fpcs and Makefiles 2015-01-05 11:34:47 +00:00
Makefile.fpc.fpcmake * version updated to 3.1.1 2015-01-04 21:09:04 +00:00