pierre
|
659e372ee6
Add gdb_get_stdout and gdb_get_stderr function to gdb_get_stdin.c source
|
8 years ago |
pierre
|
51d849ae3b
Handle collect2 -plugin option and avoid error output on non-existing gdb.exe
|
9 years ago |
pierre
|
938c797a0d
Fix error in last commit opthandled -> opt_handled; Add FORCEAWK option to overrule AWK found in Makefile
|
10 years ago |
pierre
|
4cb5a35228
Add removedir= argument; use cd ; pwd -P to obtain absolute path; use defs.h header in gdb_get_stdin.c source
|
10 years ago |
pierre
|
3530328cfd
Allow to impose variable value as parameter (like AWK, as mawk from Makefile does not work)
|
10 years ago |
pierre
|
6c8a00224f
Add code to define DISABLE_CPU_FEATURES_INIT, if mingw GDB executable does not contain it
|
10 years ago |
pierre
|
5a2ed55af4
avoid gcc warning about old-style code in gdb_get_stdin
|
10 years ago |
pierre
|
8db439a027
Add recognition of --enable-64-bit-bfd configure option, set GDB_CORE_ADDR_FORCE_64BITS conditional in this case
|
11 years ago |
pierre
|
59d29b6c91
+ Handler -dynamic-linker correctly, i.e.
|
12 years ago |
pierre
|
4892461009
Fix error in script about check if C compiler is GNU
|
12 years ago |
pierre
|
4f2691c729
+ Search CC, MAKE and AWK variables inside Makefile
|
12 years ago |
pierre
|
18d6e113b6
Do not search sub-directories in library directory list,\n list all found libraries, but use the first one
|
12 years ago |
pierre
|
3915b8e7f9
Only consider -l option if -l is at start of argument
|
12 years ago |
pierre
|
1759d5fc8e
Correctly handle implicitlibs="c gcc"
|
13 years ago |
pierre
|
4f752004c3
Adapt to OpenBSD
|
13 years ago |
pierre
|
b3c246e9f6
+ Use MAKE and AWK variables to try to find GNU make and GNU awk
|
13 years ago |
pierre
|
37a7332b81
Try to improve script
|
13 years ago |
pierre
|
110e3a6988
* improve script
|
14 years ago |
pierre
|
041720e285
* Also recognize mingw gdb on -D__USE_MINGW_ACCESS option
|
14 years ago |
pierre
|
8b874e0646
* Try to get script to work for freebsd
|
15 years ago |
pierre
|
c02c000ddb
* also define GDB_CVS if version contains cvs substring
|
15 years ago |
pierre
|
cec309e7be
* also accept cc as compiler
|
15 years ago |
pierre
|
5c2749d8ab
* improve DJGPP output
|
15 years ago |
pierre
|
5bc3c1f53d
* Improve script to generate gdblib.inc
|
15 years ago |
pierre
|
da59236bb3
+ Script to generate libgdb directory
|
15 years ago |