pierre
|
d4ecf952f9
Basic GDB 7.6 support
|
12 years ago |
pierre
|
f095c98e76
* move smartlink off to before interface
|
12 years ago |
pierre
|
3b1465f314
Do not set GDB_HAS_DEBUG_FILE_DIRECTORY for GDB 6.6 release
|
12 years ago |
marco
|
64ad892b55
* freebsd linking slightly alternate. Link .a's like Linux to avoid conflicts;
|
12 years ago |
florian
|
6d055e71b9
* fix gdbint for mingw libgdb 7.2 we provide in the contribs dir
|
13 years ago |
pierre
|
6d13176d9a
Add support for GDB 7.5 release and change all packrecords to C
|
13 years ago |
pierre
|
5262fbc77c
* Add relocate_gdb_directory to avoid loading of main.o from libgdb.a
|
13 years ago |
pierre
|
bf321b72c7
* Try to fix go32v2 problems related to DJGPP code using C free on _environ ppchar by reallcating with malloc
|
13 years ago |
pierre
|
0ad800b2db
+ Add some comments and follow main.c more closely
|
13 years ago |
pierre
|
3da5c78e30
* Use xvasprintf instead od xstrvprintf as the later only appeared in GDB 6.2
|
13 years ago |
pierre
|
6140a41007
* Try to support upcoming GDB 7.4 version
|
13 years ago |
pierre
|
c86e36a53b
Avoid warning on non-i386 CPUs
|
14 years ago |
pierre
|
0eb0415194
* Fix longstanding confusion between two gdb functions catch_errors and catch_command_errors fix led to random from_tty parameter value
|
14 years ago |
pierre
|
7d867d16bc
Fix problem with QueryHook leading to crashes
|
14 years ago |
pierre
|
c22c58b3a5
* Avoid double freeing of frames with zero size as it creates a problem with heaptrc unit
|
14 years ago |
pierre
|
a41260fdf6
* Correct last patch for 7.0 case
|
14 years ago |
pierre
|
084a274c5e
* Fix gdbint for releases 7.1 7.2 and 7.3
|
14 years ago |
pierre
|
9f46b931e2
* Extract implicit libraries from ifdef NotImplemented
|
15 years ago |
pierre
|
7d5e69ee14
* fix current_address type
|
15 years ago |
pierre
|
d227a9799b
* add batch_flag to avoid libgdb.a/main.o integration
|
15 years ago |
pierre
|
08f3fdd828
* handle post 7.0 CVS diffs in structs
|
15 years ago |
pierre
|
567d99b9c1
* more bp_location fixes
|
15 years ago |
pierre
|
b49a438933
BP_LOCATION is used from 6.6
|
15 years ago |
pierre
|
c519c3cb2e
+ bp_location struct added
|
15 years ago |
pierre
|
d08b9e53bd
solaris support and python first try
|
15 years ago |
pierre
|
aedf395fbe
* fix some conditional ordering
|
16 years ago |
pierre
|
b51ef19a68
* Try to fix the target_kill linking error
|
16 years ago |
pierre
|
e7b84911dd
+ Define COMPILING_GDBINT_UNIT before including gdblib.inc file
|
16 years ago |
pierre
|
eb7150e727
* add new fields to symtab_and_line record
|
16 years ago |
pierre
|
f1ea3f3ffe
* added required gdb_datadir variable
|
16 years ago |