fpc/packages/gdbint
nickysn 011e8fcd07 * moved the code for setting max width and then restoring it when obtaining a
backtrace from fpdebug.pas to the Backtrace method in the libgdb.a interface.
- removed the code for changing the gdb window width from fpdebug.pas entirely,
  because it makes no sense for the gdb/mi interface and it's better to use
  MaxWidth/NormWidth in the libgdb.a interface for the libgdb.a functions that
  need it.

git-svn-id: trunk@30299 -
2015-03-24 00:27:44 +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 * moved the code for setting max width and then restoring it when obtaining a 2015-03-24 00:27:44 +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