summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdbinit5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdbinit b/gdbinit
index 381cf8477..b66e3e249 100644
--- a/gdbinit
+++ b/gdbinit
@@ -148,11 +148,6 @@ define nextframe
output $vmdl
newline
set $vmsp=$vmsp-1
- sputs "el:\t"
- output $vmsp
- sputs "\t"
- gwrite *$vmsp
- set $vmsp=$vmsp-1
set $vmnlocs=(int)$vmbp->nlocs
while $vmnlocs > 0
sputs "loc #"