summaryrefslogtreecommitdiff
path: root/packages/gdbint
Commit message (Expand)AuthorAgeFilesLines
* * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolve...florian2011-09-271-2/+2
* + Update all Makefile's modified bypierre2011-08-161-1/+5
* * Added detection of gdb-version to fpmakejoost2011-08-041-5/+122
* * Trunk version to 2.7.1marco2011-08-033-3/+3
* * Regenned all makefiles before 2.6.x branching.marco2011-08-031-3/+66
* * Avoid double freeing of frames with zero size as it creates a problem with...pierre2011-04-081-1/+5
* * Correct last patch for 7.0 casepierre2011-03-071-7/+4
* * Fix gdbint for releases 7.1 7.2 and 7.3pierre2011-03-071-0/+14
* * improve scriptpierre2010-11-261-29/+71
* * Also recognize mingw gdb on -D__USE_MINGW_ACCESS optionpierre2010-11-101-0/+3
* * Extract implicit libraries from ifdef NotImplementedpierre2010-11-081-11/+68
* * Try to compile with mingw64 gdbpierre2010-11-081-0/+12
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-291-5/+26
* * Try to get script to work for freebsdpierre2010-08-241-3/+19
* * fix current_address typepierre2010-08-241-4/+13
* Use ptrint to cast a pointer to an integerpierre2010-08-241-1/+1
* * add batch_flag to avoid libgdb.a/main.o integrationpierre2010-05-031-0/+14
* * fixed escaping of echo line. (mingw). Mantis 16335marco2010-04-252-4/+35
* + add NO_GDBLIBINC variable to be able to disable use of -dUSE_GDBLIBINCpierre2010-01-272-1/+8
* * Update Makefilespierre2009-12-101-6/+48
* * also define GDB_CVS if version contains cvs substringpierre2009-12-091-1/+5
* * handle post 7.0 CVS diffs in structspierre2009-12-091-1/+11
* * more bp_location fixespierre2009-12-091-0/+14
* BP_LOCATION is used from 6.6pierre2009-12-091-0/+13
* + bp_location struct addedpierre2009-12-091-0/+44
* solaris support and python first trypierre2009-12-091-2/+98
* * also accept cc as compilerpierre2009-12-091-10/+11
* * improve DJGPP outputpierre2009-11-121-4/+10
* * Improve script to generate gdblib.incpierre2009-11-121-10/+30
* + Script to generate libgdb directorypierre2009-11-111-0/+111
* * fix some conditional orderingpierre2009-11-051-2/+5
* * be sure to delete src/gdbver.inc after use for cross compilationpierre2009-11-052-1/+3
* * Try to fix the target_kill linking errorpierre2009-11-051-3/+3
* + Define COMPILING_GDBINT_UNIT before including gdblib.inc filepierre2009-11-041-0/+1
* * add new fields to symtab_and_line recordpierre2009-11-041-0/+5
* * add missing directory for gdbcon.pp sourcepierre2009-11-042-4/+4
* * use -dUSE_MINGW_GDB for gdbcon unit alsopierre2009-11-042-0/+12
* * added required gdb_datadir variablepierre2009-11-031-0/+2
* * suppress VarArgs from QueryHook functionpierre2009-11-031-2/+2
* * fix last commit pierre2009-11-031-13/+0
* + Add mingw unitpierre2009-11-033-2/+101
* + Add support for gdblib.inc file in libgdb directorypierre2009-11-032-70/+115
* + Add support for GDB 7.0.pierre2009-11-031-26/+208
* * Add start_break_number field to TGDBController objectpierre2009-11-031-0/+2
* * Added support of libgdb V608.mazen2009-10-301-0/+10
* o more MingW support, see also discussion of #7412:florian2009-09-053-2/+14
* * Makefiles version 2.5.1jonas2009-08-132-2/+2
* * regenerated using latest fpcmakejonas2009-08-021-1/+17
* * breakage due to fields after methods change fixed.marco2009-06-271-2/+3
* * Fix for gdb66/mingw (general?) program reset issue. Instructs GDB to turn ...marco2009-05-171-0/+3