summaryrefslogtreecommitdiff
path: root/packages/gdbint/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Extract implicit libraries from ifdef NotImplementedpierre2010-11-081-11/+68
* * 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
* * 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
* * fix some conditional orderingpierre2009-11-051-2/+5
* * 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
* * 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 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-051-0/+1
* * 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
* * small mingw related fixes. marco2009-05-161-1/+3
* * preparation for mingw debug info, Mantis 11968 as researched by Mario Maha...marco2009-05-101-0/+2
* * More fpmake fixes. Exampledirs and includefiles mostly fixed for these.marco2008-10-222-132/+0
* * gdbint movedmarco2008-01-268-0/+3625