summaryrefslogtreecommitdiff
path: root/packages/gdbint
Commit message (Expand)AuthorAgeFilesLines
* * regenerated makefiles in the packages directorynickysn2020-04-191-1/+17
* * regenerated makefilesjonas2020-04-181-9/+38
* * Fix compilation of gdbint unit for go32v2, should resolve bug report 36923.pierre2020-04-181-1/+1
* * rebuild Makefilesflorian2020-04-101-1/+17
* Try to fix problems for more recent GDB versions.pierre2020-03-311-11/+36
* * regenerated Makefilesflorian2020-03-211-1/+9
* Regenerate all Makefile's after commit #43472pierre2019-11-151-4/+8
* Update all trunk/fpcsrc Makefile's after commit 42749pierre2019-08-201-4/+6
* * synchronised with trunk till r42095jonas2019-05-181-0/+48
|\
| * Fix compilation of GDB version 7.12.1pierre2019-05-161-0/+48
* | * regenerated Makefiles with LLVM bitcode installation supportjonas2019-04-201-4/+5
|/
* Regenerate Makefile's after fpcmake change in commit #41721pierre2019-03-171-0/+1
* haiku-x86_64: regenerated all Makefiles, take 2karoly2019-01-041-1/+9
* Fix delete of gdbver.inc generated file after gdbint unit compilation when c...pierre2018-11-291-1/+6
* * Regenerated makefiles to support x86_64-android.yury2018-10-171-1/+9
* * Regenerated makefiles to support aarch64-android.yury2018-10-061-4/+10
* Update all packages Makefile'spierre2018-09-271-1/+34
* * trunk to 3.3.1marco2018-08-184-4/+4
* * regenned makefile without date/rev components for easier merging.marco2018-08-181-1/+1
* Regenerated Makefile's after addition of ppas and ppaslink script removal in ...pierre2018-04-121-5/+13
* * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ...pierre2017-10-161-1/+5
* regenerated Makefiles for m68k-macos targetkaroly2017-08-221-20/+4
* Regenerated all Makefile from packages directoriespierre2017-06-011-2/+10
* Regenerate all Makefile's after changes related to FPCDIR checkspierre2017-04-181-8/+24
* Add gdb_get_stdout and gdb_get_stderr function to gdb_get_stdin.c sourcepierre2017-03-111-0/+13
* Add GDB 7.12 version and fix warning about no recognized versionpierre2017-03-051-1/+18
* * regenerated makefiles with latest fpcmakenickysn2016-06-181-1/+6
* * regenerate makefiles after the fpcmake updatenickysn2016-06-171-2/+10
* Prepare for upcoming GDB 7.11 releasepierre2016-02-101-0/+11
* Fixed use with 7.9 release or later, symtab strcut was completely changedpierre2015-12-071-0/+22
* Handle collect2 -plugin option and avoid error output on non-existing gdb.exepierre2015-11-021-3/+17
* * Add gdbver_nogdb.inc to fpmake.incjoost2015-10-221-1/+3
* Fix error in last commit opthandled -> opt_handled; Add FORCEAWK option to o...pierre2015-09-251-1/+6
* Add removedir= argument; use cd ; pwd -P to obtain absolute path; use defs.h...pierre2015-09-241-5/+35
* * updated all the remaining makefiles that 'fpcmake -r' missednickysn2015-09-051-3/+17
* * Re-generated makefile'sjoost2015-08-121-2/+12
* * Filter the Makefile's unit searchpaths from the fpmake command line.joost2015-08-121-1/+3
* AROS/x86_64: regenerated Makefileskaroly2015-06-291-2/+16
* * regenerated Makefiles with Linux/AArch64 supportjonas2015-05-201-2/+14
* * moved the code for setting max width and then restoring it when obtaining anickysn2015-03-241-0/+2
* * moved the code from the libgdb.a interface for setting maximum width and thennickysn2015-03-231-30/+50
* + added 16-bit int overloads for TGDBController.GetIntRegister. Useful fornickysn2015-03-061-0/+20
* annotate_source also has gdbarch parameter since 7.0pierre2015-03-041-2/+6
* Add missing gdbarch field for annotate_frame_begin for version 7.0 or abovepierre2015-03-041-1/+10
* * switch to always using an unsigned type for CORE_ADDRnickysn2015-03-021-1/+1
* * improvements to the libgdb.a version of Print[Formatted]Command:nickysn2015-03-021-12/+20
* * fixed compilation of gdbint after r30071nickysn2015-03-021-8/+9
* * changed the type of TFrameEntry.address from PtrInt to CORE_ADDRnickysn2015-03-021-1/+1
* Add SelectFrameCommand method to TGDBController in gdbcon and gdbmicon units...pierre2015-03-021-0/+11
* * just realized that AnsiStrPas is entirely unnecessary, because typecasting anickysn2015-03-021-13/+2