index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
gdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove mmalloc since we're now using phkmalloc. This is made possible
gj
1997-01-15
19
-3044
/
+0
*
Changes required in directory libiberty to make gdb from the sources in
gj
1997-01-15
20
-7316
/
+20
*
The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf.
gj
1997-01-15
4
-905
/
+0
*
The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff.
gj
1997-01-15
5
-1785
/
+0
*
The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout.
gj
1997-01-15
8
-1094
/
+0
*
changes required in the gdb directory for making gdb
gj
1997-01-15
142
-95494
/
+1208
*
changes required in the doc directory for making the gdb info
gj
1997-01-15
11
-18078
/
+9
*
changes required in the bfd directory for making gdb
gj
1997-01-15
50
-43235
/
+705
*
changes required in the top-level directory for making gdb
gj
1997-01-15
6
-843
/
+12
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
5
-6
/
+6
*
Fix path to readline docs, since it's now in contrib
peter
1997-01-12
1
-1
/
+1
*
Same deal.
jmacd
1997-01-11
1
-1
/
+5
*
Fix bogosity with gdb documentation path.
jkh
1997-01-07
1
-1
/
+1
*
changes to gdb to:
gj
1996-10-29
3
-14
/
+216
*
Really eliminated includes of the "temporary" backwards compatibility
bde
1996-09-24
3
-3
/
+0
*
Bring in my changes for removing the pestilent obj links (unless you
jkh
1996-06-24
1
-10
/
+10
*
Stop using the alias `pcb_ptd' for `pcb_tcc.tss_cr3'. Use the (existing)
bde
1996-06-08
1
-2
/
+2
*
Remove this version, it now comes from libc.
peter
1996-05-27
2
-140
/
+1
*
``mv'' -> ``mv -f''
wosch
1996-05-07
1
-6
/
+8
*
PD_SHIFT -> PDRSHIFT
phk
1996-05-02
1
-4
/
+4
*
NBPG -> PAGE_SIZE
phk
1996-05-02
3
-19
/
+19
*
recording cvs-1.6 file death
peter
1995-12-30
109
-85448
/
+0
*
Document the -k and -w flags.
jkh
1995-12-19
1
-1
/
+20
*
Remove trailing whitespace.
rgrimes
1995-05-30
146
-1622
/
+1622
*
Submitted by: gj
rgrimes
1995-05-09
1
-3
/
+1
*
Fix nested comments for -Wcomment warnings.
rgrimes
1995-05-09
1
-1
/
+1
*
Gary J's patches to make gdb -w work properly.
jkh
1995-04-26
5
-5
/
+19
*
Fix for the ``gdb -k /nonexistent /dev/mem'' core dump.
joerg
1995-04-19
1
-2
/
+12
*
as Thomas Graichen recently wrote in private mail:
nate
1995-04-10
1
-2
/
+2
*
Because -lcompat defines the same symbols as -lgnuregex and the weakness
nate
1995-04-07
2
-4
/
+64
*
Fix reading of stack addresses from core files. USRSTACK now really is
bde
1995-01-31
1
-2
/
+2
*
Here's a patch to gdb-4.13 to add dyadic frames, as per J"org Wunsch.
jkh
1995-01-17
2
-1
/
+22
*
Good grammar and good taste, from Gary Jennejohn.
jkh
1995-01-12
1
-4
/
+1
*
doc added
ache
1995-01-11
1
-1
/
+1
*
Add annotate target
ache
1995-01-11
1
-1
/
+1
*
Install infopages
ache
1995-01-11
8
-1053
/
+2292
*
Remove regex code, use -lgnuregex instead
ache
1995-01-06
4
-6
/
+6
*
Handle segment registers (except %fs and %gs).
bde
1995-01-06
1
-0
/
+5
*
Add more segment registers to list of registers (fake for %fs and %gs).
bde
1994-12-31
1
-19
/
+16
*
Fix declaration of i386_float_info().
bde
1994-12-31
1
-1
/
+1
*
Restore our local changes which were clobbered by the previous commit.
bde
1994-12-31
1
-1
/
+2
*
Hide yet another redefinition of PAGE_SIZE. Cosmetic.
bde
1994-12-31
1
-1
/
+1
*
Restore our (cosmetic) local changes which were clobbered by the previous
bde
1994-12-31
1
-0
/
+2
*
Bring in the files added by Gary Jennejohn's gdb update.
jkh
1994-12-30
32
-0
/
+27183
*
Hurrah! Let the champagne flow, the olive oil barrel be opened and
jkh
1994-12-30
168
-18570
/
+25838
*
Add the automatically generated files: y.tab.h c-exp.tab.c ch-exp.tab.c and
ats
1994-11-28
1
-0
/
+1
*
Include <sys/types.h> early. This will be required when <stdio.h> and/or
bde
1994-11-14
1
-0
/
+2
*
#define HAVE_TERMIOS added for proper terminal handling
ache
1994-10-02
1
-0
/
+2
*
Add dependency for -lcompat.
bde
1994-09-20
1
-1
/
+3
*
Added ${DESTDIR} in the line
swallace
1994-09-15
1
-1
/
+1
[next]