Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
eabfab10
Kaydet (Commit)
eabfab10
authored
Ara 01, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Nits to support conversions.
üst
8fe2a34e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
libpdb.tex
Doc/lib/libpdb.tex
+2
-2
No files found.
Doc/lib/libpdb.tex
Dosyayı görüntüle @
eabfab10
...
...
@@ -184,7 +184,7 @@ Move the current frame one level up in the stack trace
(to a newer frame).
\item
[b(reak)
\optional
{
\optional
{
\var
{
filename
}
:
}
\var
{
lineno
}
%
\code
{
\Large
|
}
\var
{
function
}
%
\code
{
\Large
{
|
}
}
\var
{
function
}
%
\optional
{
,
\var
{
condition
}}}
]
With a
\var
{
lineno
}
argument, set a break there in the current
...
...
@@ -204,7 +204,7 @@ the number of times that breakpoint has been hit, the current
ignore count, and the associated condition if any.
\item
[tbreak
\optional
{
\optional
{
\var
{
filename
}
:
}
\var
{
lineno
}
%
\code
{
\Large
|
}
\var
{
function
}
%
\code
{
\Large
{
|
}
}
\var
{
function
}
%
\optional
{
,
\var
{
condition
}}}
]
Temporary breakpoint, which is removed automatically when it is
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment