marco
|
a67e69ae28
--- Merging r42086 into '.':
|
6 years ago |
pierre
|
ebe0491ba8
Add GDB 7.12 version and fix warning about no recognized version
|
8 years ago |
pierre
|
e488d7c81c
Prepare for upcoming GDB 7.11 release
|
9 years ago |
pierre
|
ab730efac7
Fixed use with 7.9 release or later, symtab strcut was completely changed
|
9 years ago |
pierre
|
94c4308086
annotate_source also has gdbarch parameter since 7.0
|
10 years ago |
pierre
|
5bb65ded3d
Add missing gdbarch field for annotate_frame_begin for version 7.0 or above
|
10 years ago |
nickysn
|
54dcd555d0
* switch to always using an unsigned type for CORE_ADDR
|
10 years ago |
nickysn
|
fc6fef3cc1
* fixed compilation of gdbint after r30071
|
10 years ago |
nickysn
|
4794b901ae
* changed the type of TFrameEntry.address from PtrInt to CORE_ADDR
|
10 years ago |
pierre
|
4fba54788b
set last_breakpoint_address field type to CORE_ADDR
|
10 years ago |
nickysn
|
c62f3ec271
* handle failure in GetFPCBreakErrorParameters and continue execution silently
|
10 years ago |
nickysn
|
47509b0148
+ added parameter BreakIndex (containing the breakpoint index if we stopped on a
|
10 years ago |
nickysn
|
a47a810475
+ implemented gdb/mi backtraces
|
10 years ago |
marco
|
6bcb46eb30
* adding dragonfly to packages, mantis #27091
|
10 years ago |
Jonas Maebe
|
1f22c6797e
* fixed typo in r29048
|
10 years ago |
pierre
|
d4ac521ff9
Add AIX support
|
10 years ago |
pierre
|
86adaa1254
Add USE_LOCAL_SET_GDB_DATA_DIRECTORY macro, to avoid main.o incorporation
|
10 years ago |
pierre
|
fb35830fc1
Add support for GDB version 7.8
|
10 years ago |
pierre
|
1308a74aa5
Fix GDB 7.7 support code
|
11 years ago |
pierre
|
76c40a49db
Add missing field enable_count in breakpoint record (added in 7.5 release)
|
11 years ago |
pierre
|
6e9489c41e
Add annotate_displaty_prompt added before GDB 7.6 release
|
12 years ago |
pierre
|
3ceac493eb
Commit go32v2 specific fix in 2.6.0 branch rev 20576
|
12 years ago |
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 |