ALT Linux Bugzilla
– Attachment 587 Details for
Bug 5135
gdb not stop on breakpoints, placed in class constructors
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
тестовый пример
test.cpp (text/plain), 111 bytes, created by
partizan
on 2004-09-01 08:17:16 MSD
(
hide
)
Description:
тестовый пример
Filename:
MIME Type:
Creator:
partizan
Created:
2004-09-01 08:17:16 MSD
Size:
111 bytes
patch
obsolete
>class test >{ >private: > int i; >public: > test(); >}; > >test::test() >{ > i=0; >} > >int main() >{ > test t; > > return 0; >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 5135
: 587